You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have four worlds on my server. One is set to survival. The remaining three are creative.
When a player teleports to the world with GM = 0, nothing happens, gamemode-wise. a /wgm check reveals that the player is still doing "creative mode" in the world in question. So, WorldGM registers correctly, what is going on. But doesn't change the GM, as configured. When the player teleports back or to any other creative world, the gamemode changes to survival. Respawning clears the gamemode back to creative in the creative world.
This happens with gamemode set to 2 (adventure), as well. No gamemode change in the intended world, but a change to survival (even when gamemode was set to 2) when teleporting back to a creative world.
The config.yml is correctly updated with the intended gamemodes for the respective worlds. Have tried setting force-gamemode in server-properties to both true and false, respectively. But with no effect/difference.
This happens across ClearSky_v1.1-dev392 and Genisys_v1.1-dev331. Using ManyWorlds and MagicTelePortal plugins (plus AntiCheat, WorldEdit and iProtector). Running on Ubuntu 14.04.4 server.
The text was updated successfully, but these errors were encountered:
I have four worlds on my server. One is set to survival. The remaining three are creative.
When a player teleports to the world with GM = 0, nothing happens, gamemode-wise. a /wgm check reveals that the player is still doing "creative mode" in the world in question. So, WorldGM registers correctly, what is going on. But doesn't change the GM, as configured. When the player teleports back or to any other creative world, the gamemode changes to survival. Respawning clears the gamemode back to creative in the creative world.
This happens with gamemode set to 2 (adventure), as well. No gamemode change in the intended world, but a change to survival (even when gamemode was set to 2) when teleporting back to a creative world.
The config.yml is correctly updated with the intended gamemodes for the respective worlds. Have tried setting force-gamemode in server-properties to both true and false, respectively. But with no effect/difference.
This happens across ClearSky_v1.1-dev392 and Genisys_v1.1-dev331. Using ManyWorlds and MagicTelePortal plugins (plus AntiCheat, WorldEdit and iProtector). Running on Ubuntu 14.04.4 server.
The text was updated successfully, but these errors were encountered: