Commit Graph

55 Commits

Author SHA1 Message Date
ajgeiss0702 38716ea29b Prevent checking server of offline player 2021-05-27 11:27:47 -07:00
ajgeiss0702 bfe4403c94 Fix error when player leaves after getting kicked, and message for auto queue 2021-05-21 12:21:29 -07:00
ajgeiss0702 298637d99a Fix serverpriority when 2 people with priority try to join (free only) 2021-04-17 09:24:35 -07:00
ajgeiss0702 c7080c3621 Add server placeholder support to a few messages 2021-03-28 01:51:44 +00:00
ajgeiss0702 8de7167970 javadoc smh 2021-03-19 17:54:00 -07:00
ajgeiss0702 dde2d9aaf3 fix trying to send instantly when server is unjoinable 2021-02-16 18:06:07 -07:00
ajgeiss0702 067043e82c QueueScoreboardActivator event 2021-02-16 18:03:33 -07:00
ajgeiss0702 54e7eb36e6 check-last-player-sent-time config option 2021-01-26 07:45:18 -07:00
ajgeiss0702 af397b1673 players null check 2021-01-26 07:44:53 -07:00
ajgeiss0702 1cc15ef516 Add bypasspaused permission 2020-12-19 11:38:43 -07:00
ajgeiss0702 d29ce83665 add trys around canceling tasks to prevent breaking 2020-12-06 15:49:39 -07:00
ajgeiss0702 b4b1049d36 remove debug message 2020-11-14 09:33:52 -07:00
ajgeiss0702 41625f535a Add max-retries option to config 2020-11-14 09:30:52 -07:00
ajgeiss0702 7917f0d4e0 fix getting ideal server failing 2020-11-14 09:30:14 -07:00
ajgeiss0702 a2936046d4 clean up some code 2020-10-21 14:55:13 -07:00
ajgeiss0702 a9f2c302bd added send-fail-debug option 2020-10-17 09:06:26 -07:00
ajgeiss0702 038f2e4559 possible fix for nextplayer nullpointer 2020-10-03 16:38:23 -07:00
ajgeiss0702 9ce71b84c5 antispam sending now message 2020-09-23 10:47:47 -07:00
ajgeiss0702 0b47fde43f no longer requires spigot added for actionbar 2020-09-05 11:30:49 -07:00
ajgeiss0702 ee65a59fba made findServer case-insensitive 2020-08-24 08:26:43 -07:00
ajgeiss0702 440d095111 null checks 2020-08-22 09:25:37 -07:00
ajgeiss0702 e8a019405b fix loading servers too early 2020-08-22 09:25:13 -07:00
ajgeiss0702 063d422a79 added send-instantly to config 2020-08-18 07:31:07 -07:00
ajgeiss0702 10d53f5c66 Added null check 2020-08-16 14:48:42 -07:00
ajgeiss0702 b15bea7bb1 1.6.6 2020-08-09 07:21:34 -07:00
ajgeiss0702 31ede511a3 Fixed server groups not being created properly 2020-08-03 18:55:03 -07:00
ajgeiss0702 160e1b6cbd Fix interval error 2020-08-03 18:54:54 -07:00
ajgeiss0702 f77ae59fe2 server groups 2020-07-26 16:22:10 -07:00
ajgeiss0702 c9ddeade0d Fixed actionbar saying full when it shoud say restarting or offline 2020-07-23 08:44:06 -07:00
ajgeiss0702 a7c8db089a made the now-in-empty-queue message not send if empty 2020-07-23 08:29:57 -07:00
ajgeiss0702 33e61f3c36 replace denyjoinfrom permission with ajqueue.joinfrom and config option 2020-07-20 08:24:34 -07:00
ajgeiss0702 8d7345c5e1 correct serverpriority 2020-07-20 08:23:56 -07:00
ajgeiss0702 8bc1303724 fix actionbar message saying server is restarting when its not 2020-07-20 08:04:29 -07:00
ajgeiss0702 c1800d7426 Added send-all-when-back-online option to the config 2020-07-16 11:25:06 -07:00
ajgeiss0702 1ae6f44b8a typo 2020-07-15 23:17:05 -07:00
ajgeiss0702 e24f00bc35 added denyjoinfrom permission 2020-07-15 19:04:04 -07:00
ajgeiss0702 6f6460afe3 Add alias support for the cant-join-paused message 2020-07-15 17:41:34 -07:00
ajgeiss0702 b1131c73b9 Added decimal support to time-between-players 2020-07-15 17:11:05 -07:00
ajgeiss0702 9a2fbb4762 Option to prevent joining paused queues 2020-07-15 16:53:12 -07:00
ajgeiss0702 d1dc81e94f Pausing support 2020-07-15 16:16:58 -07:00
ajgeiss0702 12a0c4abc8 stuff 2020-07-14 21:47:02 -07:00
ajgeiss0702 31d595e713 2.5.0 & 2.5.1 2020-07-05 13:18:49 -07:00
ajgeiss0702 c71f7e70c2 ajUtils 2020-07-04 17:35:28 -07:00
ajgeiss0702 cc13721c74 doesnt send empty queue message if the server is offline/full/etc 2020-07-02 20:10:57 -07:00
ajgeiss0702 1192ed9172 1.4.7 & 1.4.8 2020-07-02 16:09:11 -07:00
ajgeiss0702 f143e42a93 Restricted server support 2020-06-29 09:29:51 -07:00
ajgeiss0702 a2f81043b7 Added wait-to-load-servers and reload-servers-interval to config 2020-06-25 08:33:42 -07:00
ajgeiss0702 4f5d5be97f Fix queue player not getting removed if offline 2020-06-25 08:33:17 -07:00
ajgeiss0702 d17fe7aad9 add sending now message 2020-06-18 09:21:03 -07:00
ajgeiss0702 9ec0d4fa97 Add {SERVER} placeholder to some more messages 2020-06-16 16:19:23 -07:00