0

As of right now I have

/gamemode adventure @a [r=40, name=!"contract to kil"]

Which update other players gamemode but it continue to do so until lagging, I want it to exclude players already in adventure to prevent lag.

I've tried adding:

[gamemode=!adventure]

but it doesn't work

SuperStormer
  • 4,997
  • 5
  • 25
  • 35
user10107585
  • 17
  • 1
  • 4

1 Answers1

0

Problem solved, I was looking for another solution to a different problem and stumbled upon the answer M=2 is adventure So I plugged in m=!2 Which stopped the constant updating and lagging, stress relieved...

user10107585
  • 17
  • 1
  • 4