cuberite / Essentials

Plugin for Cuberite that implements useful additional features, such as homes and warps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Mode being changed by warping

Fighter19 opened this issue · comments

When using the warp command the player's gamemode is being set to the default for the world.
However this also applies to people which do not have the default gamemode and try to warp inside a world.

just set, in config.lua:
change_gm_when_changing_world = true

to

change_gm_when_changing_world = false

It should be working fine now. Before it changed gamemode even when warping into the same world, now only if changing world.