EasyScript-1.3
Details
-
Filenameeasyscript-1.3.jar
-
Uploaded by
-
UploadedApr 18, 2014
-
Size25.56 KB
-
Downloads508
-
MD5a25580fd8c4e3ac4d92a456cd9b1402a
Supported Bukkit Versions
- CB 1.7.2-R0.3
Changelog
1.3
Fixed bug with deregistration of commands during /scriptreload.
Added new API for dealing with events which is easier to use and faster.
Added new API for dealing with commands which is easier to use and faster.
Deprecated old command and event registration code.
Added player UUID support, and related configuration options.
1.2
Added CraftBukkit 1.5 support.
1.1
Added API for **other** plugins to call script functions in libraries.
Added API for storing persistent values for server wide, per world and per player values.
1.0
Initial Version