PlayerPoints v1.521

Details

  • Filename
    PlayerPoints.jar
  • Uploaded by
  • Uploaded
    Jun 29, 2012
  • Size
    41.41 KB
  • Downloads
    603
  • MD5
    b83dfb2b15b371c64e197d2cd554f53d

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

v1.521:

  • Fixed showing the set command in the help menu
    • Thanks to @Mayney365
  • Set command should now show in the localization.yml

v1.52:

  • Created help menu with description of commands
    • Available commands will only show if they have the associated permission node
  • Fixed issues regarding localization messages
    • Thanks to @Mayney365
  • Added more localization options, for pretty much every message.
  • Minor internal restructuring.

v1.51:

  • Messages can now be edited through the localization.yml.
    • Messages support formatting codes.
  • Notification messages are sent to target players for the give/take/pay actions.

v1.5:

  • Complete change on the backend
    • SQLite and MySQL support
    • MySQL import options
    • YAML storage changes, points are now stored in storage.yml when using YAML
      • Old points should automatically be transferred over
  • Config.yml now has options:
    • storage type / information
    • votifier options
  • Votifier is now internalied

v1.4.1:

  • Major internal changes.
  • New API class for developers to hook into.
  • Built against CB 1.2.5-R4

v1.4:

  • Added /money pay <name> <amount>
  • Removed console message

v1.3.1:

  • Added reset to the text on /points
  • Added set to the text on /points

v1.3:

  • Fixed console command on /p ingame
  • Fixed some errors
  • Added set command
  • Added reset command

v1.2:

  • Fixed bugs on consoleCommand

v1.1:

  • Fixed Permission bugs

v1.0:

  • Release
  • Votifier has not been tested.
  • There is no YAML to SQLite import