main/Changelog
Changelog
V0.5
- Updates config in needed
- Added help sign
- Removed 'Donators' file
- Changed config!
V0.4.7
- Added command '/transferetoyml' to move data from SQL to YML file (Only works in Console!)
- Added version to config
- Refactored code
V0.4.6
- Fixed unlimited values
- Moved changelog and Donators files to seperate folder (Asosiated files)
- Fixed double transaction on signs after plugin reload
V0.4.5
- Added timer to autosave file data
- Changed default values in config
V0.4.4
- Added YML file option
- Changed config!
- Refactored code
V0.4.3
- Refactored database connection
- Moved all DB activity to one class (DB connection should now be more stabile)
V0.4.2
- Altered database connection. It did not work as expected..
V0.4.1
- Cleaned up code
- Large refactoring
- Added command '/lvlBank help'
- Default command added ('/lvlBank help')
V0.4
- Commands:
- ! Changed command syntax! See commands page !
- Added command '/lvlBank balance <world>'
- Added command '/lvlBank limits'
- Cleaned up code
- Disallowed Deposit and Withdraw signs to be higher than max or lover than min values, on creation
- Disallowed min values to be higher than max values, in config
- Spelling corrected from depositd to deposited in message to player
- Minor bug fixes
- Added 'Max allowed balance' feature
- Added max allowed level for players, when withdrawing
- !! Changed config.yml !!
V0.3
- Commands:
- Added command '/lvlBalance <player> [world]'
- Fixed command '/lvlreload' bug
- Added message to sender on reload
- Added and changed colors of messages
- Permissions:
- Removed permission: 'LvL.Admin' (Use 'LvL.*' as replacement)
- Added permission: 'LvL.reload' (Access to reload plugin)
- Added permission: 'LvL.other' (Access to see other players accounts)
- Added min and max deposit/withdraw values
- Fixed depositing/withdrawing negative amounts bug
- Changed sign syntax
- Not less cluttered as planned, but makes more sense, and has more information and color
- Added min/max deposit and withdraw amounts to signs for usability
- Made signs not case sensitive (When placed)
- Changed '-1' values on signs to configurable string (Default: '-')
- Allowed Console to use '/lvlBalance <player> [world]'
- Fixed bug with no database connection (Deposited amounts will no longer be lost)
- Small bug fixes
- ! Changed Config !
- Commented stuff will be implemented in the future, and has no use at the moment
V0.2
- Added comment in Config
- Made Excluded_Worlds actually Excluded
- Before they were just another group
Comments