Commit Graph

136 Commits

Author SHA1 Message Date
ajgeiss0702 9f18142073 kick debug 2021-10-11 10:24:40 -07:00
ajgeiss0702 c8a60ff18e add some checks for if server is offline, not full 2021-10-09 14:05:21 -07:00
ajgeiss0702 088ef52d42 fix error in minigame balancer 2021-10-09 14:04:32 -07:00
ajgeiss0702 34e5176430 finish minigame balancer 2021-10-09 13:35:00 -07:00
ajgeiss0702 473959dda4 finish minigame balancer 2021-10-09 12:32:46 -07:00
ajgeiss0702 2a944280da Merge branch 'dev' of gitlab.com:ajg0702/ajqueue into dev
# Conflicts:
#	api/src/main/java/us/ajg0702/queue/api/queues/QueueServer.java
2021-10-09 11:34:41 -07:00
ajgeiss0702 5d76c2defb wip: balancer modes 2021-10-09 11:30:29 -07:00
ajgeiss0702 7c12c8f33e add ajqueue.joinfullandbypassserver.<server> 2021-10-09 11:29:35 -07:00
ajgeiss0702 46c06b596a add ajqueue.joinfullandbypass permission 2021-10-08 15:01:34 -07:00
ajgeiss0702 5bb2d1eecd fix full bypass permission not being checking in isJoinable 2021-10-08 14:59:04 -07:00
ajgeiss0702 74ee9fcf0e add canJoinFull method 2021-10-08 14:58:41 -07:00
ajgeiss0702 4d91663e20 add warning if ajqueue is running on spigot without a proxy 2021-10-07 19:19:26 -07:00
ajgeiss0702 7336ed62da add joinfullserver permission 2021-10-01 14:08:41 -07:00
ajgeiss0702 c67b9013e8 fixed sendingNowAntispam not properly being cleaned when player leaves 2021-09-28 08:32:08 -07:00
ajgeiss0702 7aba21b7b7 more info in pinger-debug 2021-09-25 17:16:54 -07:00
ajgeiss0702 fc12731f80 fixed error when invalid server put in pause command 2021-09-25 16:49:17 -07:00
ajgeiss0702 d9a5142d48 add slash server aliases 2021-09-25 16:48:21 -07:00
ajgeiss0702 7bc08885da add send usage 2021-09-25 10:31:15 -07:00
ajgeiss0702 d197e7ac1a fix not checking for arg length 2021-09-25 10:15:04 -07:00
ajgeiss0702 09043a1259 Merge remote-tracking branch 'origin/dev' into dev 2021-09-21 21:59:17 -07:00
ajgeiss0702 2a74798731 whoops 2021-09-21 21:59:03 -07:00
ajgeiss0702 645f33a162 clean some stuff up 2021-09-14 12:33:02 -07:00
ajgeiss0702 004bcb8e92 Merge remote-tracking branch 'origin/dev' into dev 2021-09-12 17:12:47 -07:00
ajgeiss0702 b072e927bd fix log converter logging multiple times 2021-09-12 17:12:36 -07:00
ajgeiss0702 599bbcf174 make sure minimessage is loaded 2021-09-09 10:01:16 -07:00
ajgeiss0702 6dd2cf7fb1 Added updater 2021-09-07 15:37:48 -07:00
ajgeiss0702 64c403baca whoops 2021-09-06 09:58:28 -07:00
ajgeiss0702 76b726943f made queue command filter completion 2021-09-06 09:47:27 -07:00
ajgeiss0702 bb1df1a586 clarify example in config 2021-09-04 09:03:58 -07:00
ajgeiss0702 e946a0dba6 option to send kick message on velocity 2021-09-03 17:58:50 -07:00
ajgeiss0702 5bf56ceddf fix check-last-player-sent-time not working 2021-08-29 12:56:28 -07:00
ajgeiss0702 de9ce9828a 2.0.6 2021-08-29 11:02:44 -07:00
ajgeiss0702 b9aa10d984 make server pings not block each other 2021-08-29 08:31:22 -07:00
ajgeiss0702 af22418ccc ping servers more often with higher wait times 2021-08-29 07:42:50 -07:00
ajgeiss0702 985f203309 allow restricting joining queues to certain protocol versions 2021-08-27 15:57:46 -07:00
ajgeiss0702 7f9515c23d catch if uuids in whitelist are not valid 2021-08-27 14:13:01 -07:00
ajgeiss0702 1125dbeb85 make sure server ping is null if the server isnt online 2021-08-25 09:01:41 -07:00
ajgeiss0702 4482da3629 whoops 2021-08-21 11:24:25 -07:00
ajgeiss0702 f9c2eed94c make api accessable. Documentation coming soon. 2021-08-21 10:09:17 -07:00
ajgeiss0702 959c2b860e allow pausing of all servers 2021-08-21 09:43:48 -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 f2e6cc1b9b actionbar 2021-08-16 14:27:00 -07:00
ajgeiss0702 3bcbd32803 update some descriptions in the config 2021-08-16 13:38:42 -07:00
ajgeiss0702 11b556c7cf 2.0.3 2021-08-13 17:50:41 -07:00
ajgeiss0702 d9dc991a31 should fix out of range 2021-08-13 15:09:03 -07:00
ajgeiss0702 fbb6d94596 warn if no colon in server group 2021-08-09 12:55:14 -07:00
ajgeiss0702 0d910d391c fix an error with the kick event 2021-08-09 09:12:17 -07:00
ajgeiss0702 e08accafae fix send instant not working on whitelisted server 2021-08-08 20:13:02 -07:00
ajgeiss0702 c4f06b0d77 whitelist progress 2021-08-08 19:50:07 -07:00
ajgeiss0702 4353341881 allow {PRIORITY} placeholder in priority messages 2021-08-08 16:07:11 -07:00