v0.0.2

Details

  • Filename
    BukkitScript.jar
  • Uploaded by
  • Uploaded
    Jul 4, 2012
  • Size
    86.21 KB
  • Downloads
    445
  • MD5
    06f064cdb55b63aa1cccbe48430e6e74

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