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/modules/utils
Maarten Verwijs 5dd897aaa9 Fixes incompatibility where utils.players is []
Using spigot 1.8.8, utils.players() always returns empty due to usage of deprecated calls.

This fixes it on my machine, but not tested on other 'bukkit' servers.
2015-09-27 21:07:12 +02:00
..
package.json Added logging of errors during plugin autoload. 2014-01-25 09:04:16 +00:00
string-exts.js Re-enabling signs and arrows modules/plugins for CanaryMod 2015-01-11 00:09:56 +00:00
utils.js Fixes incompatibility where utils.players is [] 2015-09-27 21:07:12 +02:00