Everything is false when not present in globaldefaultperms
SPGesus opened this issue ยท 0 comments
Modloader
Fabric
Minecraft version
1.21.1
Modloader version
0.1116.4
Mod version
1.11.13
Description
Default global perms when left blank don't allow you to do normal minecraft interactions, so if I want someone to break blocks outside of claims i have to put "flan:place": "TRUE"
and you have to do this with every other interaction
Steps to reproduce
- Have globaldefaultperms in the config
- don't have everything present
- whatever isn't present is automatically set to false
- Add a perm, set it to true, works as intended
Mods that might affect the issue
No response