ButtonPromote v2.0

Details

  • Filename
    ButtonPromote.jar
  • Uploaded by
  • Uploaded
    Jun 10, 2012
  • Size
    12.97 KB
  • Downloads
    3,680
  • MD5
    8aeafd95dc43a362fe8dd91d69fba00b

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

Changelog:

v2.0

All thanks go to Furt for doing this!

  • Full rewrite of the plugin to use bukkit ebean persistence "mysql or sqlite"
  • New command /bp setcommand <command> - makes the button perform a command

Fixes:

  • Fixed buttons not working after restart
  • Fixed buttons only working with op players

v1.2

  • Buttons can now send messages to players
  • Color codes for messages
  • Now uses Vault for permissions
  • A LOT of code cleanup
  • Fixed a bug where buttons with warps but no promotions don't save
  • There are now three separate data files: promotions.dat, messages.dat, and warps.dat
  • Changed and added commands:
    • /bp setmessage <message> - make buttons send messages
    • /bp setpromotion <group> - make buttons promote players
    • /bp reload - reload data files

v1.0

  • Initial Release