v0.0.2
Details
-
FilenameBukkitScript.jar
-
Uploaded by
-
UploadedJul 4, 2012
-
Size86.21 KB
-
Downloads445
-
MD506f064cdb55b63aa1cccbe48430e6e74
Supported Bukkit Versions
- CB 1.2.5-R4.0
Changelog
- Added isOp property to Player, indicating whether the player is an operator.
- Added hasPermission(permission) property to Player, indicating whether the player has the specified permission.
- Added args context variable, a String array containing the command name at index zero and subsequent parameters, if any, at the higher indexes