Commit Graph

  • e9bfeb22b9 Update adventure ajgeiss0702 2023-04-23 19:10:53 -07:00
  • 786a302a2a (spigot) echo queue name when sending a player to a queue ajgeiss0702 2023-04-20 14:19:09 -07:00
  • 1c9a41316c Fixed fulljoin and bypasspaused priority options not working ajgeiss0702 2023-04-16 12:25:08 -07:00
  • 4fd393c4fe Slash server commands will now not be shown if the user doesnt have permissions ajgeiss0702 2023-04-16 10:04:23 -07:00
  • a4465539cf Merge pull request #26 from ajgeiss0702/dev ajgeiss0702 2023-04-15 09:38:35 -07:00
  • 126a3374d7 [nolist] 2.4.0 ajgeiss0702 2023-04-15 09:32:50 -07:00
  • e59494adf6 [nolist] fix typo in issue template ajgeiss0702 2023-04-15 09:24:44 -07:00
  • defaa8021f [nolist] Add issue template to give a warning when people create issues ajgeiss0702 2023-03-28 15:49:13 -07:00
  • 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) ajgeiss0702 2023-03-26 09:20:43 -07:00
  • ae2886ca9f Delay proxy check by a few ticks to hopefully make it more reliable ajgeiss0702 2023-03-26 09:18:57 -07:00
  • ee042e31c7 Fixed manually creating PlayerSender not getting messages (spigot side /queue <player> <server>) ajgeiss0702 2023-03-25 16:50:41 -07:00
  • 014c9ec62f Fix memory leak related to queue command cooldowns ajgeiss0702 2023-03-20 10:18:37 -07:00
  • a0f5903862 Fix possible error with sending plugin message without a player name ajgeiss0702 2023-03-11 10:25:49 -07:00
  • 5343a31683 Fix occasional NPE on bungeecord (if a player is not on a server) ajgeiss0702 2023-03-11 10:22:08 -07:00
  • 9ff4233508 Fixed queues not being created for duplicated Bungee servers ajgeiss0702 2023-02-09 14:41:43 -07:00
  • 9e34e895e4 Add a permission to the base manage command (so it doesn’t autocomplete) ajgeiss0702 2023-02-06 10:44:09 -07:00
  • e2f06b0902 Fixed status.now-in-queue message being sent to players with bypass permissions ajgeiss0702 2023-01-16 09:53:53 -07:00
  • f92f99ec4e Fixed double-sending players with a bypass permission ajgeiss0702 2023-01-16 09:36:51 -07:00
  • 042e2f4a43 Fixed offline-time not working (because it was miliseconds instead of seconds) ajgeiss0702 2023-01-14 10:24:57 -07:00
  • 01a9a92754 Merge pull request #21 from ajgeiss0702/dev ajgeiss0702 2023-01-13 13:41:07 -07:00
  • bf9b766da3 [nolist] 2.3.1 ajgeiss0702 2023-01-13 13:37:19 -07:00
  • b0b6bbc70f [nolist] dont create task to run later about an update if the player doesnt have the update permission ajgeiss0702 2023-01-11 17:34:12 -07:00
  • 27ba972025 Will no longer notify about an update if the update is already downloaded ajgeiss0702 2023-01-11 17:33:03 -07:00
  • 7799ffb434 [nolist] change default queue cooldown to 3 seconds ajgeiss0702 2023-01-11 16:21:55 -07:00
  • 5cd13c2576 Add a cooldown to the queue command (configurable) ajgeiss0702 2023-01-11 16:04:16 -07:00
  • 1372390988 Added /ajq pausequeueserver command, which will temporarily not queue you when you are in queue-servers ajgeiss0702 2023-01-11 10:04:14 -07:00
  • 555ef21192 Really fix the semi-rare error when a server is offline on bungeecord ajgeiss0702 2023-01-11 09:12:58 -07:00
  • c4983ca5ff Will no longer auto-complete servers the player doesn't have permission to queue for ajgeiss0702 2023-01-09 18:08:55 -07:00
  • 0f6f8a4230 Catch null player in spigot-side command ajgeiss0702 2023-01-09 17:43:42 -07:00
  • 0a2db4f09a Fix a semi-rare error when a server is offline on bungeecord ajgeiss0702 2023-01-09 15:23:04 -07:00
  • 65d0be0f4a Merge pull request #19 from ajgeiss0702/dev ajgeiss0702 2023-01-08 11:05:28 -07:00
  • 2de83c7383 [nolist] 2.3.0 ajgeiss0702 2023-01-08 11:02:01 -07:00
  • e56c2d67fd whoops ajgeiss0702 2023-01-03 11:47:08 -07:00
  • 68ab351928 Deploy to modrinth ajgeiss0702 2023-01-03 11:39:56 -07:00
  • 741395ea54 fix error with placeholders that could happen when player disconnects ajgeiss0702 2022-10-26 12:41:47 -07:00
  • 00ffb3e29c Fixed send-all-when-back-online not working 99% of the time ajgeiss0702 2022-10-20 14:08:38 -07:00
  • a21307c68f [nolist] whoops ajgeiss0702 2022-10-20 13:50:01 -07:00
  • d78c795288 Fixed offline servers sometimes not being marked as offline on velocity ajgeiss0702 2022-10-20 13:48:31 -07:00
  • 11dcda49fd Fixed supported-protocols not working with groups ajgeiss0702 2022-10-07 16:41:54 -07:00
  • 404785a5a2 [nolist] change some "bungeecord" to just "proxy" in the config ajgeiss0702 2022-10-07 15:50:33 -07:00
  • 44c96e4804 Fixed send-instantly not bypassing check-last-player-sent-time ajgeiss0702 2022-10-07 14:01:54 -07:00
  • 2b66918202 Fix minigame balancer not checking if server is joinable ajgeiss0702 2022-09-15 10:30:48 -07:00
  • 131d556acd Fix unnecessary server look up in default balancer ajgeiss0702 2022-09-15 10:30:28 -07:00
  • 38536ad4c9 [nolist] fix maven repo URL ajgeiss0702 2022-08-27 17:41:10 -07:00
  • fb1e8cd475 Wont check joinfrom permission unless the player actually executed the command (/ajq send bypasses joinfrom now) ajgeiss0702 2022-08-19 17:23:56 -07:00
  • 4f7a137ea8 Fixed an error that could happen when checking if a server is full ajgeiss0702 2022-08-15 16:56:07 -07:00
  • 76796b02f9 Fixed colors codes not working in status placeholder in listqueues command ajgeiss0702 2022-08-15 13:49:55 -07:00
  • 478f2cf78d Move server ping cache storage to the AdaptedServer instance ajgeiss0702 2022-08-15 13:41:32 -07:00
  • 6a99349718 Throw a warning instead of an error if a player is queued when they arent connected ajgeiss0702 2022-08-15 11:05:23 -07:00
  • 12daae7600 [nolist] dont run pre/release on forks, and dont run prerelease if commit is nolist ajgeiss0702 2022-08-12 10:13:14 -07:00
  • 26b4f7dc33 minor improvements to the spigot-side ajgeiss0702 2022-08-07 08:33:48 -07:00
  • bcc62c7ef3 ajQueuePlus automated releases on polymart ajgeiss0702 2022-08-06 15:41:22 -07:00
  • c29dccc912 Merge pull request #10 from ajgeiss0702/dev ajgeiss0702 2022-08-06 14:26:11 -07:00
  • 85ebd24b9b Merge branch 'master' into dev ajgeiss0702 2022-08-06 14:22:46 -07:00
  • f10026a4c1 automatic polymart release ajgeiss0702 2022-08-06 13:47:19 -07:00
  • 3048b51027 2.2.9 ajgeiss0702 2022-08-05 18:08:47 -07:00
  • 25c8a117b1 Fix compare link ajgeiss0702 2022-08-05 17:08:49 -07:00
  • b14aa5e03a Add compare link ajgeiss0702 2022-08-05 15:56:27 -07:00
  • ff1af2642b Change base command to queue instead of move ajgeiss0702 2022-08-05 15:41:59 -07:00
  • fffbce421c Whoops lol ajgeiss0702 2022-08-05 14:36:00 -07:00
  • 986488c22c Maybe this will fix the newlines ajgeiss0702 2022-08-05 14:34:14 -07:00
  • 9289cc367e Change release message ajgeiss0702 2022-08-05 14:31:56 -07:00
  • a437312463 lol whoops ajgeiss0702 2022-08-05 14:23:01 -07:00
  • 23b8d669e7 ok, good chance this will work ajgeiss0702 2022-08-05 14:20:40 -07:00
  • 33d0d6c9f3 whoops ajgeiss0702 2022-08-05 14:18:02 -07:00
  • 6f7ce892dd ok might work this time ajgeiss0702 2022-08-05 14:17:21 -07:00
  • f8e383836b i love commit spam ajgeiss0702 2022-08-05 14:08:34 -07:00
  • 2c6dbb4c35 whoops lol ajgeiss0702 2022-08-05 13:44:59 -07:00
  • 04c008df86 uh ajgeiss0702 2022-08-05 13:34:19 -07:00
  • e226d57c63 maybe it might work ths time ajgeiss0702 2022-08-05 13:32:05 -07:00
  • f25f46077c it might work ths time ajgeiss0702 2022-08-05 13:30:42 -07:00
  • 47f09d0ff7 commit spam lets gooooo ajgeiss0702 2022-08-05 13:22:04 -07:00
  • 62bac897be commit spam lets gooo ajgeiss0702 2022-08-05 13:21:17 -07:00
  • 063b60b23d whoops x2 ajgeiss0702 2022-08-05 13:19:54 -07:00
  • dae28143c8 whoops ajgeiss0702 2022-08-05 13:18:22 -07:00
  • b65626c1bc Attempt to make automated polymart beta releases ajgeiss0702 2022-08-05 13:17:27 -07:00
  • 5619ec8d0a Merge remote-tracking branch 'origin/dev' into dev ajgeiss0702 2022-08-05 12:30:09 -07:00
  • b545687b8d fix rare concurrency error ajgeiss0702 2022-08-05 12:29:51 -07:00
  • fc4cf51081 Added SERVER placeholder to wrong-version message ajgeiss0702 2022-07-31 14:04:04 -07:00
  • 76ab9ef098 Fix color in title status ajgeiss0702 2022-07-31 13:53:54 -07:00
  • 4a531c6fab change status placeholer in title to use the placeholder displays in the config ajgeiss0702 2022-07-31 13:06:49 -07:00
  • 9faedaa0cd Merge pull request #9 from ajgeiss0702/dev ajgeiss0702 2022-07-19 12:56:09 -07:00
  • c2bac1c640 2.2.8 :) ajgeiss0702 2022-07-19 10:12:42 -07:00
  • 2ac318fbdc remove deprecated gradle thingy ajgeiss0702 2022-07-19 10:11:29 -07:00
  • ab55bf50cd fix link text ajgeiss0702 2022-07-19 10:10:44 -07:00
  • 7e3f2e8eef Merge pull request #8 from JT122406/master ajgeiss0702 2022-07-19 09:36:28 -07:00
  • 48b10777e2 Gradle 7.5 J.T. McQuigg 2022-07-17 10:48:31 -04:00
  • f0c415285e Added {TIME} placeholder in titles ajgeiss0702 2022-07-09 14:40:46 -05:00
  • c3509e7f34 added sending now title ajgeiss0702 2022-07-08 11:15:34 -05:00
  • a5771d03c3 Add %ajqueue_status_<server>% placeholder ajgeiss0702 2022-07-08 10:54:20 -05:00
  • 35f07ab760 fix stayqueued permission not working on free version ajgeiss0702 2022-07-02 11:57:34 -07:00
  • 860706f9a2 Update Gradle to 7.4.2 J.T. McQuigg 2022-06-20 19:56:17 -04:00
  • 34ab3d0da0 Move Velocity repo to PaperMC and update to latest J.T. McQuigg 2022-06-14 10:42:07 -04:00
  • eae7172d85 Merge remote-tracking branch 'origin/master' J.T. McQuigg 2022-06-08 18:31:05 -04:00
  • 33c48f480c Clean up J.T. McQuigg 2022-06-08 18:30:59 -04:00
  • de86b8a57a lp bump and yaml bump J.T. McQuigg 2022-06-08 18:27:11 -04:00
  • 79845fd8b6 viaversion bump J.T. McQuigg 2022-06-08 18:22:07 -04:00
  • ad8b30d632 Merge pull request #6 from JT122406/master ajgeiss0702 2022-06-07 14:39:46 -07:00
  • b5cb881d6a Bstats, Velocity-api and viaversion bump J.T. McQuigg 2022-06-06 17:29:01 -04:00
  • 8ed6898cf2 Merge pull request #5 from ajgeiss0702/dev ajgeiss0702 2022-04-23 13:05:56 -07:00