Releases: PowerNetworkHub/PowerRanks
1.10.2
- Fixed ranks and player data not saving
- Fixed first-time setup giving an file-not-found exception
- Fixed disabled command handler for players
- Updated API version to v1.0
- Updated web-editor messages and commands
- Added ranks and player data auto-save interval feature (default 10 minutes)
- Added disabled command handler for console
- Added Vault Economy retry event for plugins that startup after PowerRanks
- Added warning when failed to save on server shutdown
- Added update check interval every 12 hours
- Added player playtime to '/pr playerinfo '
1.10.1
1.10.0
1.9.9R4
1.9.9R3
- Rebase to v1.9.8 (1.9.9 big oops)
- Rewritten all commands
- Fixed and improved permission selector in '/pr add(player)perm '
- Improved pagination system for '/pr list...' commands
- Added pagination system for permissions in '/pr playerinfo [page]'
- Updated some response messages
- Fixed error in MC <1.13
- Improved add-on manager
- Improved [world] tag removing when using '/pr config removeworldtag'
- Added permission filter to '/pr verbose <start [filter]/startlive [filter]/stop/save/clear>' to find a specific issue faster
- Added disable (de)op command option in config.yml (off by default)
- Added '/pr config <enable/disable> op' to toggle the op command
- Added '/pr config set playtime_update_interval ' to change the playtime update interval
- Added configuration option for the playtime update interval to config.yml
- Added deop on player join when disable-op is true in the config file
- Added update interval for the player playtime to make it more interactive when using %powerranks_playtime%
- Added support for HEX colors in the format '&#RRGGBB' as well as '#RRGGBB'
1.9.9R2
1.9.9
Rewritten all commands
Added TAB plugin hook (experimental)
Fixed and improved permission selector in '/pr add(player)perm '
Improved chat interaction and formatting when changing ranks
Improved pagination system for '/pr list...' commands
Added pagination system for permissions in '/pr playerinfo [page]'
Updated some response messages
Fixed error in MC <1.13
Added support for HEX colors in the format '&#RRGGBB' as well as '#RRGGBB'
Improved add-on manager
Improved [world] tag removing when using '/pr config removeworldtag'
Added permission filter to '/pr verbose <start [filter]/startlive [filter]/stop/save/clear>' to find a specific issue faster
Fixed permission checking for specific plugins (like Magic)
1.9.8
Added permission 'powerranks.chat.chatcolor' to give players the ability to use chat colors in their messages
Added command '/pr setbuydescription ' & permission 'powerranks.cmd.setbuydescription'
Added command '/pr setbuycommand ' & permission 'powerranks.cmd.setbuycommand'
Fixed multi-colored names not working in the tab-list
Fixed config file failing to update
Fixed HEX colors not working on non-spigot/paper servers
Fixed colors '&i' and '&j' ignoring the last two characters
Fixed colors '&i' and '&j' unable to be used as chat color
1.9.7
Fixed null rank error
Fixed Member rank corrupting
Fixed console command autocomplete
Fixed add-on loading
Fixed unknown command (red in chat) even if the player has permission
Fixed clicking non-rank tiles in '/pr rankup' resulting in an error.
Added option to execute a command after a rank is bought (config.yml)
Fixed '/pr reload' not working as intended on the console
Updated '/pr reload' added argument addons (/pr reload addons)
Added function 'boolean onPlayerJoinMessage(PowerRanksPlayer prPlayer)' to the add-on API
Added add-on manager
Added permission 'powerranks.cmd.addonmanager'
Added add-on manager to the console
Added terms for the add-on manager
Added reload detection and warning
Improved startup message layout
Removed support for MC <1.13 (May still work)
Removed BungeeCord code
Removed MySQL code
1.9.6
Fixed error message when using Vault permissions and a player joins
Added new API function for add-ons
Added description field to '/pr rankup'
Added command '/pr listaddons' & permission 'powerranks.cmd.listaddons'
Added command '/pr setbuydescription ' & permission 'powerranks.cmd.setbuydescription'
Added command '/pr setbuycommand ' & permission 'powerranks.cmd.setbuycommand'
Added command auto-complete to the console