Remove deop on TNTLeague join (mit Lixfel abgesprochen)

This commit is contained in:
2024-12-26 22:41:46 +01:00
parent 3a47e348d0
commit e9ac198fcb
@@ -46,7 +46,6 @@ object GlobalListener: Listener {
with(e.player) {
teleport(TNTLeagueWorldConfig.lobby)
inventory.clear()
isOp = false
gameMode = GameMode.SPECTATOR
respawnLocation = TNTLeagueWorldConfig.lobby
}