• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.
  • Minecraft 1.16.220 Update + Bug/Crash Fixes
    Added MCPE 1.16.220 version and fixed crashes for multiple plugins. You can view the full changelist here.
  • Forum Updates - 4/11/2021
    Various changes have been made to the forums and a few categories. You can view the full changelist here.

How to put gamemode only in plots?

Warning!
Hello , there have been no replies in this thread for more than 30 days.
Please make sure you have a valid reason before you reply to this thread or you may face moderation action.
#2
So I've been trying to put gamemode in plots and smode in world, is there any way to do that? (I have almost all the plugins)
I dont know how to set it properly, but use this setup to help build your Mad Commands

cmd create worldp
cmd add worldp if %level% = \"plot\" then got 7
cmd add worldp if %level% =\"world1\" then got 5
exit
cmd add worldp ascon /gamemode a
cmd add worldp exit
cmd add worldp ascon /gamemode c
cmd add worldp exit

Now im not sure the this is setup correct, but you should get the idea