Commit Graph

40 Commits

Author SHA1 Message Date
Stephan
61e00ea9f4 Add ComponentStyle related imports and serializer
In the ServerListPing class, imports for ComponentStyle and ComponentStyleSerializer have been added, along with registering ComponentStyleSerializer with Gson. This facilitates the serialization and deserialization of chat styles/components within the player balancer logic.
2024-02-29 09:28:14 -08:00
Stephan
a093364e68 Updated upstream builds. Bungee/Spigot
Added try/catch for an error I cannot reproduce
Bumped plugin version
2024-01-19 21:25:45 -08:00
Stephan
d71dfcf840 Version push
Fixed version check for 1.20 HEX
Fixed error with update checker, now grabs version from main class
2023-10-07 08:37:39 -07:00
Stephan
543e000fe6 Config added for PlayerBalancerAddon
New update check system
Added error message to PlaceholderAPI when it can't find a section rather than returning null
Updated addon to the latest spigot build and added support for HEX colors in messages.
2022-04-10 09:43:10 -07:00
BGHDDevelopment
0d98606702 Release build. 2022-03-10 09:41:29 -08:00
BGHDDevelopment
8adaaeb512 Compile fixes 2021-12-29 10:03:10 -08:00
BGHDDevelopment
b2514c1067 Release Version Push 2021-08-28 10:42:46 -07:00
Jaime Martínez Rincón
4ecd19d89f bump version to v2.3.0 2021-08-28 16:47:58 +02:00
BGHDDevelopment
ab5e84baab Added back support for the new version of RedisBungee; https://www.spigotmc.org/resources/87700/ 2021-08-27 19:33:05 -07:00
BGHDDevelopment
2714a3ebcf Fixed update checker sending out of date message due to spigot resource ID. 2021-05-22 10:57:28 -07:00
Jaime Martínez Rincón
7562b6827f
Bump version to 2.2.2 2021-03-07 13:37:16 +01:00
Jaime Martínez Rincón
ca025f7845
Use zneix haste server 2021-03-07 13:36:03 +01:00
MacacoLew
c4a9b9c169
Verify if cancelled (PluginMessageListener) 2020-10-17 22:02:07 -04:00
Jaime Martínez Rincón
a0b1092ff6
Bump version to 2.2.1 2020-09-08 22:28:07 +02:00
Jaime Martínez Rincón
3331ea4851
Fix file paste utility 2020-09-08 22:27:52 +02:00
Jaime Martínez Rincón
9525f48cc1
Fixed some more URLs
I really have to be more careful with find & replace
2020-07-16 01:09:58 +02:00
Jaime Martínez Rincón
451f8ba20b
Remove space from the URL (wth?) 2020-07-16 01:07:49 +02:00
Jaime Martínez Rincón
eea1bb42cd
Merge branch 'master' of github.com:jamezrin/PlayerBalancer 2020-07-12 20:16:13 +02:00
Jaime Martínez Rincón
ed692bb7cd
Tired of people asking why they get errors on this 2020-07-12 20:16:02 +02:00
Jaime Martínez Rincón
5baff7267e
Revert "Revert "Oh yes b1g reducer just for the sake of it""
This reverts commit fc04fdc13b.
2020-07-12 20:13:25 +02:00
Jaime Martinez Rincon
f3ea23e6b0 Bump version to 2.2 2020-06-20 22:42:31 +02:00
Jaime Martinez Rincon
9c448b8a86 Remove support for RedisBungee 2020-06-20 22:37:12 +02:00
Jaime Martinez Rincon
2d2a7d8f9e Spaces at the start of line comments 2020-06-20 22:28:24 +02:00
Jaime Martinez Rincon
29099a493f Fix error when using regular and non dummy sections 2020-06-20 22:23:54 +02:00
Jaime Martínez Rincón
fc04fdc13b
Revert "Oh yes b1g reducer just for the sake of it"
This reverts commit 1cc05e4647.
2020-06-17 23:17:09 +02:00
Jaime Martínez Rincón
1cc05e4647 Oh yes b1g reducer just for the sake of it 2020-04-10 17:27:38 +02:00
Jaime Martínez Rincón
f3a2d7585b Increase version 2020-04-10 17:26:54 +02:00
Jaime Martínez Rincón
dc04c51cc9 Update PlaceholderAPI support 2020-04-10 16:20:33 +02:00
Jaime Martínez Rincón
8f1fbd234e Fix channels for newer spigot versions 2020-04-10 15:59:23 +02:00
Jaime Martínez Rincón
4caae18e6a Update dependencies 2020-02-01 13:51:38 +01:00
Jaime Martínez Rincón
188874bcfe Remove CodeMCs badge 2020-02-01 13:20:21 +01:00
Jaime
ce5a7d6093 Fix memory leak when writing to buffer for logs (#5)
This fixes #5
2019-01-02 14:40:36 +01:00
Jaime
4c1bbacb49 Revert "some stuff"
This reverts commit 49c64bb1cd.
2019-01-02 14:27:23 +01:00
Jaime
22977773a3 Revert "Close resources on ServerListPing"
This reverts commit 9873a645f8.
2019-01-02 14:26:12 +01:00
Jaime
9873a645f8 Close resources on ServerListPing
Might fix #5
2018-12-30 15:02:29 +01:00
Jaime
7ff5411e76 Update dependencies 2018-12-30 15:01:30 +01:00
Jaime
4fe91bee6a Added license 2018-03-28 19:43:42 +02:00
Jaime
49c64bb1cd some stuff 2018-03-06 18:04:01 +01:00
Jaime
21a53cd1a4 Cleaned imports 2018-03-03 17:57:29 +01:00
sgdc3
c70c897763 Project cleanup 2018-03-03 17:15:39 +01:00