Commit Graph

62 Commits

Author SHA1 Message Date
ajgeiss0702 cc28bc501c Fixed wait-after-online not doing anything 2023-10-21 11:37:56 -07:00
ajgeiss0702 7ff604f005 Added manual-max-players to the config, which allows you to set a max player count for servers/groups 2023-10-21 11:37:56 -07:00
ajgeiss0702 01a5fd14e1 Add API events system 2023-06-11 10:53:09 -07:00
ajgeiss0702 2e5dc4191f Parse colors after placeholders so that colors work in placeholders 2023-06-11 10:53:09 -07:00
ajgeiss0702 e26c9c0448 Added Spigot-side API 2023-06-11 10:53:09 -07:00
ajgeiss0702 b049db715a Update adventure 2023-06-11 10:53:09 -07:00
ajgeiss0702 a0f5903862 Fix possible error with sending plugin message without a player name 2023-03-11 10:25:49 -07:00
ajgeiss0702 5343a31683 Fix occasional NPE on bungeecord (if a player is not on a server) 2023-03-11 10:22:08 -07:00
ajgeiss0702 9ff4233508 Fixed queues not being created for duplicated Bungee servers 2023-02-09 14:41:43 -07:00
ajgeiss0702 042e2f4a43 Fixed offline-time not working (because it was miliseconds instead of seconds) 2023-01-14 10:24:57 -07:00
ajgeiss0702 1372390988 Added /ajq pausequeueserver command, which will temporarily not queue you when you are in queue-servers 2023-01-11 10:04:14 -07:00
ajgeiss0702 555ef21192 Really fix the semi-rare error when a server is offline on bungeecord 2023-01-11 09:12:58 -07:00
ajgeiss0702 0a2db4f09a Fix a semi-rare error when a server is offline on bungeecord 2023-01-09 15:23:04 -07:00
ajgeiss0702 00ffb3e29c Fixed send-all-when-back-online not working 99% of the time 2022-10-20 14:08:38 -07:00
ajgeiss0702 d78c795288 Fixed offline servers sometimes not being marked as offline on velocity 2022-10-20 13:48:31 -07:00
ajgeiss0702 38536ad4c9 [nolist] fix maven repo URL 2022-08-27 17:41:10 -07:00
ajgeiss0702 4f7a137ea8 Fixed an error that could happen when checking if a server is full 2022-08-15 16:56:07 -07:00
ajgeiss0702 478f2cf78d Move server ping cache storage to the AdaptedServer instance 2022-08-15 13:41:32 -07:00
ajgeiss0702 7e3f2e8eef Merge pull request #8 from JT122406/master
Clean up and improvements
2022-07-19 09:36:28 -07:00
ajgeiss0702 a5771d03c3 Add %ajqueue_status_<server>% placeholder 2022-07-08 10:54:20 -05:00
J.T. McQuigg 79845fd8b6 viaversion bump 2022-06-08 18:22:07 -04:00
J.T. McQuigg b5cb881d6a Bstats, Velocity-api and viaversion bump 2022-06-06 17:29:01 -04:00
ajgeiss0702 0c4911eb60 make bungee events non-blocking 2022-04-21 11:16:01 -07:00
ajgeiss0702 02f23b8990 update ajUtils 2022-03-24 09:19:36 -07:00
ajgeiss0702 211b127e42 Update adventure 2022-03-04 08:06:08 -07:00
ajgeiss0702 5cb5370914 add support for getting protocol using viaversion's api 2022-01-14 00:11:26 -07:00
ajgeiss0702 cca8c2740f fix kick-kicked-players looking for queueserver name instead of server name 2022-01-04 10:38:56 -07:00
ajgeiss0702 0b44a259ea add kick-kicked-players 2021-12-30 02:36:17 -07:00
ajgeiss0702 3573c34bc6 fix no args detected as 1 arg 2021-12-25 19:30:45 -07:00
ajgeiss0702 e07fb4cc51 handle plugin messages async on bungee 2021-12-15 20:57:24 -07:00
ajgeiss0702 3aef8eab76 Update dependencies 2021-12-11 10:56:43 -07:00
ajgeiss0702 bce37cb278 fix exception not being passed through future 2021-12-11 10:43:53 -07:00
ajgeiss0702 0c84632cc0 Some debug 2021-10-23 11:50:06 -07:00
ajgeiss0702 a72e3f67c1 manually add one to player count when balancing players 2021-10-21 13:23:00 -07:00
ajgeiss0702 37f8a0cac6 fix commandMap not being initd 2021-10-11 18:59:13 -07:00
ajgeiss0702 d9a5142d48 add slash server aliases 2021-09-25 16:48:21 -07:00
ajgeiss0702 645f33a162 clean some stuff up 2021-09-14 12:33:02 -07:00
ajgeiss0702 6dd2cf7fb1 Added updater 2021-09-07 15:37:48 -07:00
ajgeiss0702 d5cdc9afc0 dont check permission if permission is null 2021-08-29 09:28:05 -07:00
ajgeiss0702 985f203309 allow restricting joining queues to certain protocol versions 2021-08-27 15:57:46 -07:00
ajgeiss0702 853d8861e8 allow getting AdaptedPlayer via UUID 2021-08-25 14:01:32 -07:00
ajgeiss0702 72e5c86629 add api to get protocol version (for version check in the future) 2021-08-25 13:56:23 -07:00
ajgeiss0702 1125dbeb85 make sure server ping is null if the server isnt online 2021-08-25 09:01:41 -07:00
ajgeiss0702 e43967ecb4 quick fix description error 2021-08-24 15:40:19 -07:00
ajgeiss0702 434e5e2a88 add aquacore support (but it doesnt work because it turns out aquacore api is only on spigot) 2021-08-21 07:56:39 -07:00
ajgeiss0702 e803ef0733 update ajUtils (to have better config) 2021-08-20 10:15:03 -07:00
ajgeiss0702 3843cb9fdf actionbar 2021-08-16 14:54:23 -07:00
ajgeiss0702 f2e6cc1b9b actionbar 2021-08-16 14:27:00 -07:00
ajgeiss0702 1ff3c8ef0e more mitigate funky maven central timing out 2021-08-13 18:12:38 -07:00
ajgeiss0702 4510b961e1 update ajUtils (to fix config resetting on update) 2021-08-13 16:39:01 -07:00