forked from SteamWar/SteamWar
Remove deop on TNTLeague join (mit Lixfel abgesprochen)
This commit is contained in:
@@ -46,7 +46,6 @@ object GlobalListener: Listener {
|
||||
with(e.player) {
|
||||
teleport(TNTLeagueWorldConfig.lobby)
|
||||
inventory.clear()
|
||||
isOp = false
|
||||
gameMode = GameMode.SPECTATOR
|
||||
respawnLocation = TNTLeagueWorldConfig.lobby
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user