Commit Graph

104 Commits

Author SHA1 Message Date
ajgeiss0702 0b44a259ea add kick-kicked-players 2021-12-30 02:36:17 -07:00
ajgeiss0702 4682b05059 less confusing 2021-12-21 21:29:32 -07:00
ajgeiss0702 9d97e0858e Add 1.18 to protocol names list 2021-12-21 21:27:50 -07:00
ajgeiss0702 18d43e9d45 Merge remote-tracking branch 'origin/dev' into dev 2021-12-21 21:26:50 -07:00
ajgeiss0702 ecd1a6d857 any exception 2021-12-21 21:26:36 -07:00
ajgeiss0702 8587f47d24 fix require-permission not being respected in /<server> commands 2021-12-16 09:44:28 -07:00
ajgeiss0702 3374e3102f retain online & whitelisted states when reloading servers 2021-12-15 17:19:32 -07:00
ajgeiss0702 fd7f16189c fix queueevent message attempting to be send when the player is not connected 2021-12-11 10:47:26 -07:00
ajgeiss0702 443613d412 whoops 2021-12-09 18:07:18 -07:00
ajgeiss0702 e9078ff2b5 fix bypasspaused permission not working with prevent-joining-paused 2021-12-09 14:10:55 -07:00
ajgeiss0702 67ea8b9599 added toggle for forcing in queue-servers 2021-11-05 11:28:41 -07:00
ajgeiss0702 d1515d5245 added unjoinable priorities 2021-11-05 11:18:40 -07:00
ajgeiss0702 1cf96df334 shush 2021-10-30 19:30:35 -07:00
ajgeiss0702 be71f48298 add /ajq kick 2021-10-30 19:28:45 -07:00
ajgeiss0702 947ee78062 unique fulljoinandbypassserver 2021-10-30 17:18:53 -07:00
ajgeiss0702 0c84632cc0 Some debug 2021-10-23 11:50:06 -07:00
ajgeiss0702 751882f9d7 should fix small memory leak 2021-10-23 09:57:17 -07:00
ajgeiss0702 a72e3f67c1 manually add one to player count when balancing players 2021-10-21 13:23:00 -07:00
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