|
fdccc4195b
|
Fix reversed values in TimeUtil
|
2021-10-10 01:16:12 +02:00 |
|
|
f183d1ebef
|
Fix ChatUtil maxWidth was ignored by centerText method
|
2021-10-03 16:10:18 +02:00 |
|
|
bb61819332
|
Updated some ChatUtil methods + some refactoring
|
2021-09-21 23:54:32 +02:00 |
|
|
152ae89024
|
Added method to quickly retrieve the prefix width in Chat API
|
2021-09-14 23:10:12 +02:00 |
|
|
f243a56af2
|
Fix initTable(SQLPlayerConfig)
|
2021-09-12 17:50:01 +02:00 |
|
|
904f5ea5d1
|
Added player config related methods in IOffPlayer
|
2021-09-12 17:38:52 +02:00 |
|
|
218010e910
|
Added Json util file to avoid multiple identical instances of Gson object
|
2021-09-09 23:31:54 +02:00 |
|
|
f2bd13a18d
|
Added floodgate API and alt account methods into player API
|
2021-09-09 17:24:02 +02:00 |
|
|
9391dcafbc
|
Scoreboard sidebar now supports Component (with RGB and stuff) + little improvement of Chat API
|
2021-09-05 20:06:07 +02:00 |
|
|
ea1cf90119
|
Improved TimeUtil + fix BukkitChatColorUtil
|
2021-09-02 14:27:03 +02:00 |
|
|
c8b626f655
|
Improved Chat API
|
2021-08-29 00:56:57 +02:00 |
|
|
e721642780
|
Cleanup ScoreboardUtil
|
2021-08-28 16:20:14 +02:00 |
|
|
2c933529f1
|
Fix infinite loop
|
2021-08-23 03:55:06 +02:00 |
|
|
cbdf37800a
|
Improved log related stuff
|
2021-08-23 03:23:16 +02:00 |
|
|
496a5df812
|
Added new method in RandomUtil + Added AABBBlockGroup to ease manipulation of collection of AABBBlocks
|
2021-08-23 02:24:34 +02:00 |
|
|
30bdc8478c
|
Improved CLI/standalone app related stuff
|
2021-08-23 02:23:01 +02:00 |
|
|
3bf4184fd2
|
Add CLI modules for standalone apps used in Pandacube (web api, launcher)
|
2021-08-20 01:48:49 +02:00 |
|
|
3dd2af7814
|
Small improvement in PlayerFinder
|
2021-08-20 01:47:52 +02:00 |
|
|
799cb78450
|
Support for longer and including dots player names
|
2021-08-17 00:00:00 +02:00 |
|
|
ac2df99994
|
Add support for true and false constants in permission expressions
|
2021-08-15 14:58:41 +02:00 |
|
|
2a3b32f489
|
Support for permission expression (complex permissions that looks like boolean expressions)
|
2021-08-15 03:26:50 +02:00 |
|
|
dcfafb92cb
|
Add configuration of custom Special Permissions
|
2021-08-15 03:24:56 +02:00 |
|
|
425527ddb2
|
Wrapper for lazy loaded values
|
2021-08-08 12:56:36 +02:00 |
|
|
7a19f543cc
|
Made FormatableChat final
|
2021-08-08 12:55:51 +02:00 |
|
|
9990ce3900
|
Full bump to Java 16
|
2021-08-08 12:54:32 +02:00 |
|
|
f7e4e42a47
|
Apparently no need for Class.forName(com.mysql.jdbc.Driver);
|
2021-07-25 20:14:30 +02:00 |
|
|
5eaaf8faa5
|
Add debug log for permission resolution + change api for Log debug
|
2021-07-25 20:14:06 +02:00 |
|
|
a62b990dbe
|
Internal fixes / optimizations in Chat API
|
2021-07-25 20:12:51 +02:00 |
|
|
ce4f756446
|
ServerPropertyFile now serializes with pretty printing
|
2021-07-24 19:37:51 +02:00 |
|
|
489b81e55f
|
Even more Chat API update
|
2021-07-24 19:37:04 +02:00 |
|
|
d1b58c4771
|
MC 1.17 migration
|
2021-07-22 00:52:26 +02:00 |
|
|
94ba023fc8
|
BossBar API update + add equals/hashcode to Chat class
|
2021-07-21 23:50:43 +02:00 |
|
|
bdb944f961
|
Change legacySerilizer to serialize using bungee hex colors
|
2021-07-20 01:25:17 +02:00 |
|
|
326ee13bef
|
Forgot to fix compilation errors
|
2021-07-20 01:11:22 +02:00 |
|
|
9e50206aee
|
Fix ChatUtil stuff
|
2021-07-20 01:08:29 +02:00 |
|
|
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 |
|
|
fe47812551
|
Change legacy serializer, maybe the Bungee one is not working with new API
|
2021-07-20 00:19:17 +02:00 |
|
|
2e334af7a1
|
Improve chat API + removed old Player API
|
2021-07-19 01:27:50 +02:00 |
|
|
6b7098eacd
|
add playerNameComponent support in Chat API
|
2021-07-18 22:56:21 +02:00 |
|
|
316894dbe0
|
Additionnal methods in BukkitChatColorUtil for Adventure colors
|
2021-07-18 22:55:44 +02:00 |
|
|
88e1959229
|
Add methods to set field value in ReflexionUtil
|
2021-07-18 22:54:37 +02:00 |
|
|
1cf77452df
|
Add special event handler that ensure this is the last listener of the event
|
2021-07-18 13:36:26 +02:00 |
|
|
f4642e22a1
|
Update everything around chat component + some other improvement
|
2021-07-11 16:14:47 +02:00 |
|
|
304faa072e
|
Build Chat API over Adventure instead of Bungeecord-chat
|
2021-07-09 00:27:59 +02:00 |
|
|
80cc70a570
|
Added 1.17.1 in MinecraftVersion
|
2021-07-08 23:02:18 +02:00 |
|
|
3158fa73c5
|
Updated bungee version + removed dependency to Apache commons lang
|
2021-07-04 20:06:28 +02:00 |
|
|
807b7ce4ed
|
Trying improve logs in lib paper’s ThreadUtil
|
2021-07-04 18:20:33 +02:00 |
|
|
04148b88b3
|
Improved log in PlayerFinder
|
2021-07-04 18:19:53 +02:00 |
|
|
1c7f64595e
|
Fix some log stuff
|
2021-07-04 16:05:45 +02:00 |
|
|
611dd00c48
|
Add MC 1.17 version in enum
|
2021-07-04 16:04:30 +02:00 |
|