Commit Graph

168 Commits

Author SHA1 Message Date
ajgeiss0702 01a5fd14e1 Add API events system 2023-06-11 10:53:09 -07:00
ajgeiss0702 a6a7ad00d0 Seperate sudo-queueing and normal queueing on spigot side. /queue <player> <server> on the spigot side now acts the same as /ajqueue send 2023-06-11 10:53:09 -07:00
ajgeiss0702 3090140ae8 Fixed whitelist/restricted not working well in groups 2023-06-11 10:53:09 -07:00
ajgeiss0702 2e5dc4191f Parse colors after placeholders so that colors work in placeholders 2023-06-11 10:53:09 -07:00
ajgeiss0702 e26c9c0448 Added Spigot-side API 2023-06-11 10:53:09 -07:00
ajgeiss0702 f9276bae7d Allow disabling of queue command cooldown system 2023-06-11 10:53:09 -07:00
ajgeiss0702 b049db715a Update adventure 2023-06-11 10:53:09 -07:00
ajgeiss0702 6f6800187f Slash server commands will now not be shown if the user doesnt have permissions 2023-06-11 10:53:09 -07:00
ajgeiss0702 ee042e31c7 Fixed manually creating PlayerSender not getting messages (spigot side /queue <player> <server>) 2023-03-25 16:50:41 -07:00
ajgeiss0702 014c9ec62f Fix memory leak related to queue command cooldowns 2023-03-20 10:18:37 -07:00
ajgeiss0702 9e34e895e4 Add a permission to the base manage command (so it doesn’t autocomplete) 2023-02-06 10:44:09 -07:00
ajgeiss0702 e2f06b0902 Fixed status.now-in-queue message being sent to players with bypass permissions 2023-01-16 09:53:53 -07:00
ajgeiss0702 f92f99ec4e Fixed double-sending players with a bypass permission 2023-01-16 09:36:51 -07:00
ajgeiss0702 b0b6bbc70f [nolist] dont create task to run later about an update if the player doesnt have the update permission 2023-01-11 17:34:12 -07:00
ajgeiss0702 27ba972025 Will no longer notify about an update if the update is already downloaded 2023-01-11 17:33:03 -07:00
ajgeiss0702 7799ffb434 [nolist] change default queue cooldown to 3 seconds 2023-01-11 16:21:55 -07:00
ajgeiss0702 5cd13c2576 Add a cooldown to the queue command (configurable) 2023-01-11 16:04:16 -07:00
ajgeiss0702 1372390988 Added /ajq pausequeueserver command, which will temporarily not queue you when you are in queue-servers 2023-01-11 10:04:14 -07:00
ajgeiss0702 c4983ca5ff Will no longer auto-complete servers the player doesn't have permission to queue for 2023-01-09 18:08:55 -07:00
ajgeiss0702 741395ea54 fix error with placeholders that could happen when player disconnects 2022-10-26 12:41:47 -07:00
ajgeiss0702 00ffb3e29c Fixed send-all-when-back-online not working 99% of the time 2022-10-20 14:08:38 -07:00
ajgeiss0702 d78c795288 Fixed offline servers sometimes not being marked as offline on velocity 2022-10-20 13:48:31 -07:00
ajgeiss0702 11dcda49fd Fixed supported-protocols not working with groups 2022-10-07 16:41:54 -07:00
ajgeiss0702 404785a5a2 [nolist] change some "bungeecord" to just "proxy" in the config 2022-10-07 15:50:33 -07:00
ajgeiss0702 44c96e4804 Fixed send-instantly not bypassing check-last-player-sent-time 2022-10-07 14:01:54 -07:00
ajgeiss0702 2b66918202 Fix minigame balancer not checking if server is joinable 2022-09-15 10:30:48 -07:00
ajgeiss0702 131d556acd Fix unnecessary server look up in default balancer 2022-09-15 10:30:28 -07:00
ajgeiss0702 38536ad4c9 [nolist] fix maven repo URL 2022-08-27 17:41:10 -07:00
ajgeiss0702 fb1e8cd475 Wont check joinfrom permission unless the player actually executed the command (/ajq send bypasses joinfrom now) 2022-08-19 17:23:56 -07:00
ajgeiss0702 76796b02f9 Fixed colors codes not working in status placeholder in listqueues command 2022-08-15 13:49:55 -07:00
ajgeiss0702 478f2cf78d Move server ping cache storage to the AdaptedServer instance 2022-08-15 13:41:32 -07:00
ajgeiss0702 6a99349718 Throw a warning instead of an error if a player is queued when they arent connected 2022-08-15 11:05:23 -07:00
ajgeiss0702 5619ec8d0a Merge remote-tracking branch 'origin/dev' into dev 2022-08-05 12:30:09 -07:00
ajgeiss0702 b545687b8d fix rare concurrency error 2022-08-05 12:29:51 -07:00
ajgeiss0702 fc4cf51081 Added SERVER placeholder to wrong-version message 2022-07-31 14:04:04 -07:00
ajgeiss0702 76ab9ef098 Fix color in title status 2022-07-31 13:53:54 -07:00
ajgeiss0702 4a531c6fab change status placeholer in title to use the placeholder displays in the config 2022-07-31 13:06:49 -07:00
ajgeiss0702 7e3f2e8eef Merge pull request #8 from JT122406/master
Clean up and improvements
2022-07-19 09:36:28 -07:00
ajgeiss0702 f0c415285e Added {TIME} placeholder in titles 2022-07-09 14:40:46 -05:00
ajgeiss0702 c3509e7f34 added sending now title 2022-07-08 11:15:34 -05:00
ajgeiss0702 a5771d03c3 Add %ajqueue_status_<server>% placeholder 2022-07-08 10:54:20 -05:00
ajgeiss0702 35f07ab760 fix stayqueued permission not working on free version 2022-07-02 11:57:34 -07:00
J.T. McQuigg 33c48f480c Clean up 2022-06-08 18:30:59 -04:00
ajgeiss0702 02f23b8990 update ajUtils 2022-03-24 09:19:36 -07:00
ajgeiss0702 7e961082fa 2.2.6 - slashserver alias error fix 2022-03-05 12:28:51 -07:00
ajgeiss0702 211b127e42 Update adventure 2022-03-04 08:06:08 -07:00
ajgeiss0702 03b99bcd55 added $ajqueue_estimated_time% 2022-02-28 12:27:47 -07:00
ajgeiss0702 5adbc0f1e7 add slash-server aliases 2022-02-28 11:06:00 -07:00
ajgeiss0702 ff3170353f allow changing the minimum ping time 2022-02-22 14:26:41 -07:00
ajgeiss0702 d10400cb74 improvements to sendingAttempts clearing 2022-01-24 13:02:05 -07:00