Releases: kamkeyke/SelectiveVanish
Releases · kamkeyke/SelectiveVanish
Release list
v4.0.0 for mc 1.20.1
Changed
- Update
raccooncoredependency tomc1.20.1-v2.1.0(range[2.1.0,3.0.0)) - Move custom viewer-list formatter to
raccooncoreTextUtils
Fixed
- Correct
PlayerListArgumentusage to pass the proper argument name for group variants (group handling wasn't working, sowwy)
v3.0.0 for mc 1.20.1 (Not working correctly)
Added
- New
raccooncore_versionproperty inbuild.gradle
Changed
- Updated
VanishModandRaccoonCoreversion/range entries ingradle.properties - Refactored
SelectiveVanishCommandto remove the internalgetPlayershelper - Now uses
PlayerListArgument#getPlayerListorEntityArgument#getPlayersdirectly for clearer player argument handling- I mean, the new
PlayerListArgument#getPlayerListfrom RaccoonCore 2.0.0
- I mean, the new
- Removed unused imports and simplified command structure
v2.0.0 - Initial Release
The current version now uses my new RaccoonCore mod as a dependency, something that v1.x.x did not do.