Details
Supported Bukkit Versions
Changelog
v1.522:
- Fixed: Taking points does not fail when the new balance results to 0 points.
v1.521:
- Fixed showing the set command in the help menu
- 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
- 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:
v1.0:
- Votifier has not been tested.
- There is no YAML to SQLite import