Update GameStateListener.kt
This commit is contained in:
@@ -29,7 +29,7 @@ class GameStateListener : Listener {
|
||||
private val plugin = SpeedHG.instance
|
||||
private val gameManager = plugin.gameManager
|
||||
|
||||
private val feastStarted = false // später ersetzen
|
||||
private val feastStarted get() = gameManager.feastManager.hasSpawned
|
||||
|
||||
@EventHandler
|
||||
fun onLeavesDecay(
|
||||
|
||||
Reference in New Issue
Block a user