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
2015-02-28 23:54:59 +00:00

5 lines
140 B
JavaScript

// ensure that the at world-load event handlers are
// registered early in server startup
var at = require('at');
// nothing more needed.