Commit Graph

608 Commits

Author SHA1 Message Date
ajgeiss0702 9bd1825bea 2.2.4 2022-02-22 14:56:27 -07:00
ajgeiss0702 f96b496510 make github workflow run on all branches 2022-02-22 14:53:52 -07:00
ajgeiss0702 8e08d4f624 add github workflow 2022-02-22 14:52:31 -07:00
ajgeiss0702 ff3170353f allow changing the minimum ping time 2022-02-22 14:26:41 -07:00
ajgeiss0702 5ad5285ba7 Merge branch 'dev' into 'master'
2.2.3

See merge request ajg0702/ajqueue!36
2022-01-31 22:43:49 +00:00
ajgeiss0702 80779b6fe4 2.2.3 version 2022-01-31 15:28:30 -07:00
ajgeiss0702 d10400cb74 improvements to sendingAttempts clearing 2022-01-24 13:02:05 -07:00
ajgeiss0702 ffa132fee3 finish kickall command 2022-01-21 13:34:33 -07:00
ajgeiss0702 5cb5370914 add support for getting protocol using viaversion's api 2022-01-14 00:11:26 -07:00
ajgeiss0702 59da488eaa add protocol debug command 2022-01-13 15:27:01 -07:00
ajgeiss0702 271be6e198 only warn, dont also error 2022-01-13 13:35:26 -07:00
ajgeiss0702 a8812d9b28 warn if serverlistping happens before plugin is loaded 2022-01-13 13:34:45 -07:00
ajgeiss0702 ff5e68fcc3 kickall command wip 2022-01-13 13:33:13 -07:00
ajgeiss0702 d68657bf95 fix error with require-permission and slashserver commands 2022-01-05 12:28:56 -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 3505eacb60 Merge branch 'dev' into 'master'
2.2.2

See merge request ajg0702/ajqueue!35
2021-12-31 23:05:34 +00:00
ajgeiss0702 14603f5e51 2.2.2 2021-12-31 15:19:54 -07:00
ajgeiss0702 cc4850cf53 whoops, forgot to bump config version 2021-12-30 02:53:27 -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 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 e07fb4cc51 handle plugin messages async on bungee 2021-12-15 20:57:24 -07:00
ajgeiss0702 3374e3102f retain online & whitelisted states when reloading servers 2021-12-15 17:19:32 -07:00
ajgeiss0702 8611e5ff68 Merge branch 'dev' into 'master'
2.2.1

See merge request ajg0702/ajqueue!34
2021-12-11 18:18:51 +00:00
ajgeiss0702 3aef8eab76 Update dependencies 2021-12-11 10:56:43 -07:00
ajgeiss0702 3445859bdb 2.2.1 2021-12-11 10:50:19 -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 bce37cb278 fix exception not being passed through future 2021-12-11 10:43:53 -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 308703b5b2 Merge branch 'dev' into 'master'
2.2.0

See merge request ajg0702/ajqueue!33
2021-11-05 18:49:57 +00:00
ajgeiss0702 45f58582ce 2.2.0 2021-11-05 11:40:24 -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 7084e9d2bb Merge branch 'dev' into 'master'
2.1.1

See merge request ajg0702/ajqueue!32
2021-10-23 19:16:02 +00:00
ajgeiss0702 d61c66cea5 2.1.1 2021-10-23 11:51:05 -07:00
ajgeiss0702 0c84632cc0 Some debug 2021-10-23 11:50:06 -07:00
ajgeiss0702 a5d0205777 fix deps not being included in generated pom 2021-10-23 09:58:27 -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 aafa15db05 add option to disable checking for proxy response 2021-10-20 20:37:15 -07:00
ajgeiss0702 37f8a0cac6 fix commandMap not being initd 2021-10-11 18:59:13 -07:00
ajgeiss0702 9f18142073 kick debug 2021-10-11 10:24:40 -07:00