PandaLib/Core/src/main/java/fr/pandacube/lib/core
Marc Baloup b7b89f3ea9
Reflect: classes are now generic and added Constructor reflection
2022-01-30 23:07:51 +01:00
..
chat Chat class is now sealed and easier usage of special colors 2022-01-21 18:56:21 +01:00
commands Add option to have compact of exaustive int/long suggestions 2021-05-01 18:47:54 +02:00
config Refactoring 2021-03-21 20:17:31 +01:00
db SQLPlayer.token is now a String instead of UUID 2022-01-23 16:18:59 +01:00
net Updated bungee version + removed dependency to Apache commons lang 2021-07-04 20:06:28 +02:00
network_api Fix some log stuff 2021-07-04 16:05:45 +02:00
permissions Add support for true and false constants in permission expressions 2021-08-15 14:58:41 +02:00
players SQLPlayer.token is now a String instead of UUID 2022-01-23 16:18:59 +01:00
search replaced google’s Preconditions.checkNotNull() with java.util.Objects.requireNonNull() 2021-05-08 12:38:40 +02:00
util Reflect: classes are now generic and added Constructor reflection 2022-01-30 23:07:51 +01:00