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) {
|
with(e.player) {
|
||||||
teleport(TNTLeagueWorldConfig.lobby)
|
teleport(TNTLeagueWorldConfig.lobby)
|
||||||
inventory.clear()
|
inventory.clear()
|
||||||
isOp = false
|
|
||||||
gameMode = GameMode.SPECTATOR
|
gameMode = GameMode.SPECTATOR
|
||||||
respawnLocation = TNTLeagueWorldConfig.lobby
|
respawnLocation = TNTLeagueWorldConfig.lobby
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user