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