Commit Graph

626 Commits

Author SHA1 Message Date
ajgeiss0702 e59494adf6 [nolist] fix typo in issue template 2023-04-15 09:24:44 -07:00
ajgeiss0702 defaa8021f [nolist] Add issue template to give a warning when people create issues 2023-03-28 15:49:13 -07:00
ajgeiss0702 90dee39068 If the proxy check fails, ajQueue will no longer "advertise" itself to players (it will just say "the queue plugin" instead of "ajQueue". It will still say "ajQueue" to players with permissions) 2023-03-26 09:20:43 -07:00
ajgeiss0702 ae2886ca9f Delay proxy check by a few ticks to hopefully make it more reliable 2023-03-26 09:18:57 -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 a0f5903862 Fix possible error with sending plugin message without a player name 2023-03-11 10:25:49 -07:00
ajgeiss0702 5343a31683 Fix occasional NPE on bungeecord (if a player is not on a server) 2023-03-11 10:22:08 -07:00
ajgeiss0702 9ff4233508 Fixed queues not being created for duplicated Bungee servers 2023-02-09 14:41:43 -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 042e2f4a43 Fixed offline-time not working (because it was miliseconds instead of seconds) 2023-01-14 10:24:57 -07:00
ajgeiss0702 bf9b766da3 [nolist] 2.3.1 2023-01-13 13:37:19 -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 555ef21192 Really fix the semi-rare error when a server is offline on bungeecord 2023-01-11 09:12:58 -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 0f6f8a4230 Catch null player in spigot-side command 2023-01-09 17:43:42 -07:00
ajgeiss0702 0a2db4f09a Fix a semi-rare error when a server is offline on bungeecord 2023-01-09 15:23:04 -07:00
ajgeiss0702 2de83c7383 [nolist] 2.3.0 2023-01-08 11:02:01 -07:00
ajgeiss0702 e56c2d67fd whoops 2023-01-03 11:47:08 -07:00
ajgeiss0702 68ab351928 Deploy to modrinth 2023-01-03 11:39:56 -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 a21307c68f [nolist] whoops 2022-10-20 13:50:01 -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 4f7a137ea8 Fixed an error that could happen when checking if a server is full 2022-08-15 16:56:07 -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 12daae7600 [nolist] dont run pre/release on forks, and dont run prerelease if commit is nolist 2022-08-12 10:13:14 -07:00
ajgeiss0702 26b4f7dc33 minor improvements to the spigot-side 2022-08-07 08:33:48 -07:00
ajgeiss0702 bcc62c7ef3 ajQueuePlus automated releases on polymart 2022-08-06 15:41:22 -07:00
ajgeiss0702 85ebd24b9b Merge branch 'master' into dev 2022-08-06 14:22:46 -07:00
ajgeiss0702 f10026a4c1 automatic polymart release 2022-08-06 13:47:19 -07:00
ajgeiss0702 3048b51027 2.2.9 2022-08-05 18:08:47 -07:00
ajgeiss0702 25c8a117b1 Fix compare link 2022-08-05 17:08:49 -07:00
ajgeiss0702 b14aa5e03a Add compare link 2022-08-05 15:56:27 -07:00
ajgeiss0702 ff1af2642b Change base command to queue instead of move 2022-08-05 15:41:59 -07:00