Axiom and Worldguard Conflicts
Hey there, I want to thank everyone in advance for any help.
I am helping to develop a CMP and we are using WorldGuard to make it so everyone is in adventure mode outside their region while exploring. The issue with this is that when they enter axiom's build menu, they are put into creative even when the global flag sets them to adventure. Players stay this way until they relog.
Is there a known fix for this or any suggestions? My fellow developers are thinking of installing Script and setting up a
/region flag <id> exit <command>
for each players regions. This doesn't solve the fact that they can still switch back though so we are stumped.
Again, thank you for any help!3 Replies
Can't you just take their permission to switch gamemodes away? What server software is this?
Fabric with luckperms. They dont have the ability to switch game modes, but they have the ability to enter the axiom editor which then changes them to creative. We want this enabled but we need a way to set them to adventure after leaving the axiom editor.
in the axiom server config, I believe you can disable the
autoSwapToCreative
capability