This repository has been archived on 2021-07-14. You can view files and clone it, but cannot push or open issues or pull requests.
scriptcraft/src/main/js/plugins/at.js

5 lines
140 B
JavaScript
Raw Normal View History

2015-03-01 00:54:59 +01:00
// ensure that the at world-load event handlers are
// registered early in server startup
var at = require('at');
// nothing more needed.