v0.9.2
Supported version: 1.21.30
What's Changed
- Added ability to toggle the permissions system (on by default), using
/function wedit/whitelist/on
and/function wedit/whitelist/off
- You can see whether it's on or off by running
/function wedit/whitelist
.
- You can see whether it's on or off by running
- Added a couple functions to clear your data for tools and gradients. They are
/function wedit/reset_tools_database
and/function wedit/reset_gradients_database
respectively - Changed the way user data is stored internally. As a consequence, gradients prior to the update will not carry over and will be stored per-player from now on.
Full Changelog: v0.9.1...v0.9.2