PlayerCommands v1.3

Details

  • Filename
    PlayerCommands.jar
  • Uploaded by
  • Uploaded
    May 29, 2014
  • Size
    186.56 KB
  • Downloads
    1,928
  • MD5
    121d29025b66a36db6dddd69e2cdb69f

Supported Bukkit Versions

  • CB 1.7.9-R0.1
  • CB 1.7.2-R0.3
  • 1.7.4

Changelog

  • /DeleteJail
  • /ban
  • /tempban
  • /banip
  • /tempbanip
  • /pardon
  • /pardonip
  • Include if a player is banned when /seen is used.
  • Prepare to tab complete in the future.
  • /unjail
  • Change the way in which commands work.
  • mutes
  • Change the way in which PlayerCommands works. This will increase performance.
  • Jails
  • Save player files on server stop
  • tpa/tpaccept/tpdeny
  • Start using item names instead of id's. Mojang may stop using IDs in the future.
  • Improve signs system.
  • Remove color from some lines in signs to prevent client crash if sign is too long and color is set on sign creation.
  • Buy/Sell signs.
  • Developer API
  • Simple economy system
  • Economy commands
  • Essentials/Vault integration.
  • kicks
  • Auto BroadCasting (Can be disabled if desired)
  • /forceCommand or /sudo
  • Fixing bugs in /speed
  • Mail system
  • Different /message system. This wil make messages and replies work better.
  • Add support for multi worlds.
  • Clean-up code, fix grammar issues.
  • Add UUID Support
  • Add UUID Support for Offline Mode servers
  • Support Offline Mode -> Online mode UUID conversion for player files.
  • Several Bug Fixes in commands
  • Update to Bukkit 1.7.9-R0.1-SNAPSHOT
  • Although this won't be released now, prepare for adding Language files.
  • Although this won't be released now, prepare MySQL (optional) integration.

IMPORTANT: PlayerCommands v1.3 will support offline -> online mode UUID conversions, even after offline mode UUIDs were used, but online -> offline mode UUID conversions won't be supported. If you used offline mode before using PlayerCommands v 1.3 installed, there will be no problem. Also, if you would like to use Vault with PlayerCommands, it is very important to use Vault version 1.4.1 or above (if a newer build comes out). Otherwise you'll be getting a bunch of errors, like noSuchMethodException (as previous versions of Vault don't have the methods using UUIDs). Also, your current config will be renamed, and a new config will be created. This is because there has been a big change in how the config file works now.

  • /Vanish isn't working properly (Player doesn't vanish). This has already been fixed for the next version (1.4).
  • There's a NullpointerException in /kick. This has been fixed for the next version (1.4).