forked from SteamWar/SteamWar
Add Some Fixes and Improvements
This commit is contained in:
@@ -69,6 +69,7 @@ object TNTLeagueWorldConfig {
|
||||
minHeight = config.getInt("minHeight", 0)
|
||||
target = config.getInt("target", -1)
|
||||
} catch (e: NullPointerException) {
|
||||
e.printStackTrace()
|
||||
Bukkit.shutdown()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user