BenCmd Build 33

Details

  • Filename
    BenCmd.jar
  • Uploaded by
  • Uploaded
    Oct 31, 2011
  • Size
    1.06 MB
  • Downloads
    141
  • MD5
    e17bd4e4ffc580f7e1d6ff56a76a4f2c

Supported Bukkit Versions

  • CB 1337

Changelog

  • Made all .db files use a much easier to manage BenCmdFile interface, rather than the old method.
  • Made all files load statically into BenCmd to make them easier to access
  • Begun preparing for connecting the new BenCmdWeb plugin for a web interface.
  • Fixed an annoying glitch in which NPCs with the same name as another NPC or a player, that are set to look at players would randomly teleport to the location of the player/NPC with the same name as them.
  • No more classes store arbitrary instance references to BenCmd
  • Players can no longer lock any blocks inside lots that they do not own.
  • Constant arbitrary references to PermissionUsers are still causing slight problems.
  • Some of the code still isn't optimized for the new system, and will need some tweaking
  • /lot list does not work at all with the new system, and will need to be rewritten
  • Still some problems with multi-world compatibility