Releases: Wyzebb/PlayerViewDistanceController
Releases · Wyzebb/PlayerViewDistanceController
v1.8.0
Top Changes
- Re-add Minecraft 1.20.x support
- Add
help
andget
subcommands - Update permission names to be more intuitive (check the README for the updated permission nodes!)
- Make LuckPerms optional
- Remove plugin debug messages in the console
- Fix critical bug when not using LuckPerms
- Overhaul default messages and colours
- Improve plugin documentation
- Improve code and make it more readable
- Fixed lots of bugs
Full Changelog: v1.7.1...v1.8.0
v1.7.1: HOTFIX
Top Changes
- Fix incorrect permission logic for setting your own max view distance
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Top Changes
THIS UPDATE CHANGES THE ROOT PERMISSION NODE FROM viewdistance
TO pvdc
: UPDATE YOUR PERMISSIONS WHEN UPDATING THE PLUGIN
- Add separate permissions for changing your own view distance and the view distance of others
- Fix broken permissions system to now take permissions into account when not op
- Add no permission message to config.yml
- Fixed bugs
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
Top Changes
- Added ability to set max view distances via Luckperms permissions
- Fixed bugs
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Top Changes
- Ensure compatibility with mc1.21.1
- Added reload subcommand along with permissions
- Update and fix README.md
- Fix git workflow
- Update config and plugin.yml
- Improve codebase and ensure config messages cannot be null
- Fixed bugs
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Top Changes
- Added tab autocomplete
- Added new command manager, which automatically registers subcommands and registers them to a help page
- Overhauled config (improve instructions and default messages and remove separate section for console messages to avoid colour issues, which are handled now with code)
- Improved code quality and efficiency significantly
- Fixed bugs
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Major Changes
- All commands are now under /vd as subcommands
- Adds player name prefix-dependent max view distance, configurable in a new config file
- Major codebase and performance changes (more to come in the next updates)
- Better exception handling
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Add new global view distance command
Overhaul info, commands and permissions in plugin.yml
Generalise incorrect arguments message
Update README.md
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Updated errors: stack trace -> command usage instructions
Update player save data error msg
Update config.yml instructions
Update config.yml incorrect-args and consoleorcmdblock-incorrect-args
Add error messages for incorrect command usage
Removed redundant code
Full Changelog: v1.1.0...v1.1.1