PandaLib/Core/src/main/java/fr/pandacube/lib/core
Marc Baloup f0b9905b9d Added cron expression parser so we can have one-line scheduling config entries 2021-12-29 01:43:28 +01:00
..
chat Table rendering in ChatUtil 2021-12-20 13:43:43 +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 Added Json util file to avoid multiple identical instances of Gson object 2021-09-09 23:31:54 +02: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 Fix initTable(SQLPlayerConfig) 2021-09-12 17:50:01 +02:00
search replaced google’s Preconditions.checkNotNull() with java.util.Objects.requireNonNull() 2021-05-08 12:38:40 +02:00
util Added cron expression parser so we can have one-line scheduling config entries 2021-12-29 01:43:28 +01:00