Commit Graph

89 Commits

Author SHA1 Message Date
Marc Baloup 799cb78450
Support for longer and including dots player names 2021-08-17 00:00:00 +02:00
Marc Baloup ac2df99994
Add support for true and false constants in permission expressions 2021-08-15 14:58:41 +02:00
Marc Baloup 2a3b32f489
Support for permission expression (complex permissions that looks like boolean expressions) 2021-08-15 03:26:50 +02:00
Marc Baloup dcfafb92cb
Add configuration of custom Special Permissions 2021-08-15 03:24:56 +02:00
Marc Baloup 425527ddb2
Wrapper for lazy loaded values 2021-08-08 12:56:36 +02:00
Marc Baloup 7a19f543cc
Made FormatableChat final 2021-08-08 12:55:51 +02:00
Marc Baloup 9990ce3900
Full bump to Java 16 2021-08-08 12:54:32 +02:00
Marc Baloup f7e4e42a47
Apparently no need for Class.forName(com.mysql.jdbc.Driver); 2021-07-25 20:14:30 +02:00
Marc Baloup 5eaaf8faa5
Add debug log for permission resolution + change api for Log debug 2021-07-25 20:14:06 +02:00
Marc Baloup a62b990dbe
Internal fixes / optimizations in Chat API 2021-07-25 20:12:51 +02:00
Marc Baloup ce4f756446
ServerPropertyFile now serializes with pretty printing 2021-07-24 19:37:51 +02:00
Marc Baloup 489b81e55f
Even more Chat API update 2021-07-24 19:37:04 +02:00
Marc Baloup 94ba023fc8
BossBar API update + add equals/hashcode to Chat class 2021-07-21 23:50:43 +02:00
Marc Baloup bdb944f961
Change legacySerilizer to serialize using bungee hex colors 2021-07-20 01:25:17 +02:00
Marc Baloup 326ee13bef
Forgot to fix compilation errors 2021-07-20 01:11:22 +02:00
Marc Baloup 9e50206aee
Fix ChatUtil stuff 2021-07-20 01:08:29 +02:00
Marc Baloup 48df97d610
Fix component to builder + bump Adventure API version (except in Paper because it’s still using 4.7.0) 2021-07-20 00:36:57 +02:00
Marc Baloup fe47812551
Change legacy serializer, maybe the Bungee one is not working with new API 2021-07-20 00:19:17 +02:00
Marc Baloup 2e334af7a1
Improve chat API + removed old Player API 2021-07-19 01:27:50 +02:00
Marc Baloup 6b7098eacd
add playerNameComponent support in Chat API 2021-07-18 22:56:21 +02:00
Marc Baloup 88e1959229
Add methods to set field value in ReflexionUtil 2021-07-18 22:54:37 +02:00
Marc Baloup f4642e22a1
Update everything around chat component + some other improvement 2021-07-11 16:14:47 +02:00
Marc Baloup 304faa072e
Build Chat API over Adventure instead of Bungeecord-chat 2021-07-09 00:27:59 +02:00
Marc Baloup 80cc70a570
Added 1.17.1 in MinecraftVersion 2021-07-08 23:02:18 +02:00
Marc Baloup 3158fa73c5
Updated bungee version + removed dependency to Apache commons lang 2021-07-04 20:06:28 +02:00
Marc Baloup 04148b88b3
Improved log in PlayerFinder 2021-07-04 18:19:53 +02:00
Marc Baloup 1c7f64595e
Fix some log stuff 2021-07-04 16:05:45 +02:00
Marc Baloup 611dd00c48
Add MC 1.17 version in enum 2021-07-04 16:04:30 +02:00
Marc Baloup e9afbbe7b6
Fix Java 16 dependency not for every modules (because WebAPI still run with Java 11) 2021-07-04 16:03:21 +02:00
Marc Baloup 918ab59b69
Update to Java 16 + replace javatuples usage with records 2021-06-18 02:41:48 +02:00
Marc Baloup 0d7033d8c9
replaced google’s Preconditions.checkNotNull() with java.util.Objects.requireNonNull() 2021-05-08 12:38:40 +02:00
Marc Baloup 3e7b5c6820
Add option to have compact of exaustive int/long suggestions 2021-05-01 18:47:54 +02:00
Marc Baloup c66321f3d3 Improve BiMap API 2021-04-24 15:48:54 +02:00
Marc Baloup 133b9917b4
Ability to list all effective permissions for a specific player or group 2021-04-17 00:06:21 +02:00
Marc Baloup 85964ed624
Cleaner and easier to use OfflineUUID CLI 2021-04-17 00:04:06 +02:00
Marc Baloup ca0a4cdf02
Fix table names 2021-03-21 22:40:05 +01:00
Marc Baloup 5019788865
Refactoring 2021-03-21 20:17:31 +01:00
Marc Baloup 87f2bf0b19
Update POMs 2021-03-21 12:53:43 +01:00
Marc Baloup 4da86314c8
Folder structure for PandaLib 2021-03-21 12:41:43 +01:00