hsyyid / EssentialCmds

EssentialCmds adds useful commands to Minecraft
https://bit.ly/2HPQ9tR
MIT License
31 stars 21 forks source link

gamemode persisting #83

Closed ghost closed 8 years ago

ghost commented 8 years ago

When set /gm 1 in the overworld, and teleport to another dimension (command, portal), gm 1 not persist, after teleport is set to gm 0

Will be possible set gamemode persist?

hsyyid commented 8 years ago

Gamemode does that so it updates based on the world you're switching to - it gets its default gamemode, and updates yours.

ghost commented 8 years ago

Many years with essentials on bukkit/spigot/cauldron when set gamemode 1 in some dimension and then teleport to another still have gamemode 1 not the default.

ghost commented 8 years ago

looks like duplicate of #59