ButtonPromote v2.1 beta

Details

  • Filename
    ButtonPromote.jar
  • Uploaded by
  • Uploaded
    Aug 14, 2012
  • Size
    17.42 KB
  • Downloads
    587
  • MD5
    6bf1aaae832a7607226638765a31738f

Supported Bukkit Versions

  • CB 1.3.1-R1.0

Changelog

Changelog:

v2.1

  • New command /bp usage <boolean> - Enables a one time use feature
  • New command /bp setcurrency <give/take> <amount> - Makes the button give/take currency!
  • New command /ba setitem <give/take> <itemname> <amount> - Makes the button give/take items!

Updates:

  • Updated the api to be less redundant
  • Started adding javadocs

Fixes:

  • Fixed player having more than one group due to right clicking a promoter button

v2.0

All thanks goes 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