Refactor game class handling and fix GUI inventory usage.
Simplified game class retrieval by removing redundant data structures and combining logic. Updated GUI inventory to ensure tasks are run on the main thread using Bukkit's scheduler. Improved code organization by centralizing class selection logic in `TeamPlayer`.
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
#Sat Feb 08 21:02:07 CET 2025
|
||||
buildNumber=19
|
||||
#Sat Feb 08 21:33:29 CET 2025
|
||||
buildNumber=29
|
||||
version=0.1
|
||||
|
||||
Reference in New Issue
Block a user