Commit Graph

62 Commits

Author SHA1 Message Date
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 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 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 bbaae01272 fix commandmanager not being loaded before queuemain (velocity) 2021-09-26 11:02:30 -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 1de3ae9412 fix kick reason not being plain 2021-09-12 17:12:25 -07:00
ajgeiss0702 6dd2cf7fb1 Added updater 2021-09-07 15:37:48 -07:00
ajgeiss0702 f06145ea5f more connection fail reasons on bungee 2021-09-04 14:10:15 -07:00
ajgeiss0702 e946a0dba6 option to send kick message on velocity 2021-09-03 17:58:50 -07:00
ajgeiss0702 d5cdc9afc0 dont check permission if permission is null 2021-08-29 09:28:05 -07:00
ajgeiss0702 03d3719972 (velocity) show protocol version number instead of Unknown if no name 2021-08-27 16:03:09 -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 8bec8aeea7 clean 2021-08-21 07:49:48 -07:00
ajgeiss0702 e803ef0733 update ajUtils (to have better config) 2021-08-20 10:15:03 -07:00
ajgeiss0702 f413b36158 velocity actionbar 2021-08-16 15:07:34 -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
ajgeiss0702 0d910d391c fix an error with the kick event 2021-08-09 09:12:17 -07:00
ajgeiss0702 413548b588 priority-messages 2021-08-08 13:50:09 -07:00
ajgeiss0702 4e6c10ccb2 pre6 - UltraPermissions hook & bstats 2021-08-05 17:28:11 -07:00
ajgeiss0702 a01bd759d2 Fix kyori, add permissionlist command, fix luckperms getting wrong context 2021-08-02 22:33:47 -07:00
ajgeiss0702 1874ad78e8 Remove ServerBuilder 2021-08-01 11:57:22 -07:00
ajgeiss0702 19a17b8ddf add players back to queue and preserve paused state on reload 2021-08-01 11:50:15 -07:00
ajgeiss0702 fc6c7f725c Fixed no permission message on player join (on velocity 2021-08-01 11:21:04 -07:00
ajgeiss0702 a8668890ce fixed messages from commands not disabling correctly 2021-08-01 11:19:25 -07:00
ajgeiss0702 f569353213 check if a player is in a queue server and isnt queued 2021-07-31 14:11:30 -07:00
ajgeiss0702 bf907855b3 pre3 2021-07-31 11:15:34 -07:00
ajgeiss0702 86744676c0 fixed rejoin queue not working on velocity 2021-07-31 11:12:31 -07:00
ajgeiss0702 7825bd650d pre2 2021-07-30 07:58:21 -07:00
ajgeiss0702 bbf644109b clean-up 2021-07-29 14:28:09 -07:00
ajgeiss0702 07721809fb almost done :) 2021-07-29 14:17:25 -07:00
ajgeiss0702 15fd7f61ad premium logic finished 2021-07-28 14:25:05 -07:00
ajgeiss0702 a88a142348 progress 2021-07-27 18:41:55 -07:00