PlayerUtils/src/main/java/com/alttd/playerutils/config
Teriuihi 5a7b9859cd Fix NPE in key configuration, fixed tab completion
Added missing key mapping to prevent NullPointerException when no UUIDs are present in KeyStorage. Also adjusted tab completion logic in Key.java to handle cases with more than one argument.
2024-10-04 21:24:49 +02:00
..
AbstractConfig.java Initial commit 2023-07-06 05:24:06 +02:00
Config.java Add system to track keys given and related command for players 2024-10-04 20:53:54 +02:00
KeyStorage.java Fix NPE in key configuration, fixed tab completion 2024-10-04 21:24:49 +02:00
Messages.java Add system to track keys given and related command for players 2024-10-04 20:53:54 +02:00