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
2015-01-03 20:57:30 +00:00
..
bukkit Added items to API docs, added recipes. added utils.players() and utils.playerNames() functions. 2014-10-05 17:29:04 +01:00
canary Fixes issue #167 2014-12-25 14:04:45 +00:00
drone moving core drone and extensions into modules folder so 3rd-party extensions/contributions can use require('drone') instead of the existing unwieldy require('../drone').Drone 2015-01-03 20:57:30 +00:00
http replaced tabs with whitespaces 2014-06-29 16:22:37 +02:00
minigames Tweaks for Spigot 1.8 2015-01-03 12:32:57 +00:00
signs First phase of transition from Bukkit to Canary. 2014-09-29 23:42:41 +01:00
utils Added utils.worlds() and utils.stat. enums 2014-10-18 12:08:00 +01:00
blockhelper.js Tweaks for Spigot 1.8 2015-01-03 12:32:57 +00:00
blocks.js Automatically apply correct facing metadata if missing from certain blocks. apply this metadata as properties in 1.8. (Part of work preparing for 1.8) 2014-12-30 14:54:38 +00:00
fireworks.js fix bug in fireworks (was using wrong framework) 2014-09-29 23:53:00 +01:00
input.js First phase of transition from Bukkit to Canary. 2014-09-29 23:42:41 +01:00
items.js First phase of transition from Bukkit to Canary. 2014-09-29 23:42:41 +01:00
recipes.js Removed makeShapedRecipe and makeShapelessRecipe. 2014-11-09 11:48:40 +00:00
sc-mqtt.js fix typos in comments 2014-02-28 10:10:05 +00:00
sounds.js First phase of transition from Bukkit to Canary. 2014-09-29 23:42:41 +01:00