[Bug]: enforceaccess resets to 'false'
mczero80 opened this issue ยท 2 comments
/mv version -p
output
Server logs
https://gist.github.com/mczero80/f37f26fbe195f961c166600509cded20
Server Version
This server is running CraftBukkit version
3836-Spigot-3374045-08ec344 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT)
Checking version, plrease wait...
You are 32 version(s) behind
Bug Description
When trying to activate permissions by setting enforceaccess: 'false' to enforceaccess: 'true', it resets to enforceaccess: 'false' after restarting the server.
LuckPerms is installed. No permissions where set prior, and LuckPerms was installed just now.
Steps to reproduce
- Editing config.yml
- Setting enforceaccess: 'false' to enforceaccess: 'true'
- Restarting the server
- Taking a look at config.yml
Agreements
- I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
- I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.
This is standard behaviour. If the server is still running then you must turn it off, change the config value and start it again.