Refactor PlayerListener and add delayed server state updates for web integration.
This commit is contained in:
@@ -15,6 +15,8 @@ dependencies {
|
||||
compileOnly("org.apache.commons:commons-lang3:3.17.0") // needs an alternative, already removed from upstream api and will be removed in server
|
||||
compileOnly("net.luckperms:api:5.5") // Luckperms
|
||||
implementation("com.alttd.inventory_gui:InventoryGUI:1.1.5-SNAPSHOT")
|
||||
compileOnly("com.github.NEZNAMY", "TAB-API", "6.1.2") // TAB
|
||||
compileOnly("net.dmulloy2:ProtocolLib:5.4.0") // ProtocolLib
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
Reference in New Issue
Block a user