Commit Graph

685 Commits

Author SHA1 Message Date
ajgeiss0702 7af094d1f1 [nolist] Merge pull request #31 from ajgeiss0702/dev
Java CI with Gradle / build (push) Failing after 6m40s
JavaDocs Generation / build (push) Failing after 19s
JavaDocs Generation / deploy (push) Has been skipped
Java CI with Gradle / deploy (push) Has been skipped
Java CI with Gradle / updater (push) Has been skipped
Deploy Release to Polymart/Modrinth / build (push) Failing after 15m26s
2.6.0
2023-10-21 11:43:55 -07:00
ajgeiss0702 e67b790875 Merge remote-tracking branch 'origin/dev' into dev 2023-10-21 11:38:14 -07:00
ajgeiss0702 2b9e2a9043 [nolist] 2.6.0 2023-10-21 11:37:56 -07:00
ajgeiss0702 bfe336f9e5 Skip invalid protocol names when moving them 2023-10-21 11:37:56 -07:00
ajgeiss0702 7eb1a75a35 Fixed slash-server commands ignoring pre-queue checks (e.g. joinfrom permission) 2023-10-21 11:37:56 -07:00
ajgeiss0702 d61ce73cde Fixed queue-server-delay being ignored by force-queue-server-target 2023-10-21 11:37:56 -07:00
ajgeiss0702 e8ca809cb0 Add option to delay queue-servers by up to 3 seconds 2023-10-21 11:37:56 -07:00
ajgeiss0702 b0892dd0d2 Added api to register custom PermissionHooks 2023-10-21 11:37:56 -07:00
ajgeiss0702 d769e4a6d7 Add QueueHolder API 2023-10-21 11:37:56 -07:00
ajgeiss0702 688641735c Ignore error from player no longer being online 2023-10-21 11:37:56 -07:00
ajgeiss0702 409366026d Don't parse placeholder if the player is no longer online 2023-10-21 11:37:56 -07:00
ajgeiss0702 cc28bc501c Fixed wait-after-online not doing anything 2023-10-21 11:37:56 -07:00
ajgeiss0702 7ff604f005 Added manual-max-players to the config, which allows you to set a max player count for servers/groups 2023-10-21 11:37:56 -07:00
ajgeiss0702 f3349426a2 move protocol-names to messages.yml and add newer version names 2023-10-21 11:37:56 -07:00
ajgeiss0702 f997839c94 Add re-check-priority option to re-queue players when their priority increases 2023-10-21 11:37:56 -07:00
ajgeiss0702 27dcba1237 Fixed priorities not being taken into account with make-room 2023-10-21 11:37:56 -07:00
ajgeiss0702 0c7769f6d7 Added ajqueue.make-room permission (disabled by default) 2023-10-21 11:37:56 -07:00
ajgeiss0702 0b715ca046 Filter auto-complete arguments 2023-10-21 11:37:56 -07:00
ajgeiss0702 6e678c046d Fix player being removed before allow-group-requeue could work 2023-10-21 11:37:56 -07:00
ajgeiss0702 13380dbd88 Add option to allow re-queueing for groups 2023-10-21 11:37:56 -07:00
ajgeiss0702 67358a4d58 [nolist] remove unnecessary synchronized 2023-10-21 11:37:56 -07:00
ajgeiss0702 d22b308ded Should fix nullpointers while modifying queue 2023-10-21 11:37:56 -07:00
ajgeiss0702 3b1ef0c976 Ignore timeouts in placeholders 2023-10-21 11:37:56 -07:00
ajgeiss0702 698d524751 Fixed QueueScoreboardActivator not activating on the correct player 2023-10-21 11:37:56 -07:00
ajgeiss0702 242b4a240f Added plus-level-fallback to allow some leveled permissions on ajQueuePlus to work without a supported permission plugin 2023-10-21 11:37:56 -07:00
ajgeiss0702 4a0869c166 Better fetching of players for spigot api 2023-10-21 11:37:56 -07:00
ajgeiss0702 e4a2a3d99d Fixed whitelisted status not showing for the non-player status placeholder 2023-10-21 11:37:56 -07:00
ajgeiss0702 ecd1ca35d0 Fixed player status placeholder not working 2023-10-21 11:37:56 -07:00
ajgeiss0702 41a464b16d Added require-queueserver-permission option to the config 2023-10-21 11:37:56 -07:00
ajgeiss0702 429d8596d7 [nolist] add more aliases for permissionlist debug command 2023-10-21 11:37:56 -07:00
ajgeiss0702 e61cf706f1 Config re-format 2023-10-21 11:37:56 -07:00
ajgeiss0702 6e0ac2017c Fixed invalid servers in placeholders throwing an error instead of just saying the server is invalid 2023-10-21 11:37:56 -07:00
ajgeiss0702 8355c7619c [nolist] 2.6.0 2023-10-21 11:30:41 -07:00
ajgeiss0702 b3480b6ac2 Skip invalid protocol names when moving them 2023-10-21 11:25:04 -07:00
ajgeiss0702 e51ff8dca5 Fixed slash-server commands ignoring pre-queue checks (e.g. joinfrom permission) 2023-10-14 16:14:18 -07:00
ajgeiss0702 cda97662d3 Fixed queue-server-delay being ignored by force-queue-server-target 2023-10-13 10:47:19 -07:00
ajgeiss0702 c5fd5fb32f Add option to delay queue-servers by up to 3 seconds 2023-10-09 09:07:57 -07:00
ajgeiss0702 52938eeb4d Added api to register custom PermissionHooks 2023-09-22 09:40:11 -07:00
ajgeiss0702 c0b736b781 Add QueueHolder API 2023-08-28 18:24:59 -07:00
ajgeiss0702 de4ff2ba26 Ignore error from player no longer being online 2023-08-19 16:54:56 -07:00
ajgeiss0702 d95f892cfe Don't parse placeholder if the player is no longer online 2023-08-14 11:25:29 -07:00
ajgeiss0702 1f875fa622 Fixed wait-after-online not doing anything 2023-08-06 08:33:41 -07:00
ajgeiss0702 6592925c6d Added manual-max-players to the config, which allows you to set a max player count for servers/groups 2023-07-31 17:53:28 -07:00
ajgeiss0702 8d7d56a8c6 move protocol-names to messages.yml and add newer version names 2023-07-27 09:40:01 -05:00
ajgeiss0702 71c471c407 Add re-check-priority option to re-queue players when their priority increases 2023-07-26 20:53:48 -05:00
ajgeiss0702 4fc7ca38ca Fixed priorities not being taken into account with make-room 2023-07-25 20:37:36 -05:00
ajgeiss0702 d92d8796fd Added ajqueue.make-room permission (disabled by default) 2023-07-25 14:37:14 -05:00
ajgeiss0702 d935ae3370 Filter auto-complete arguments 2023-07-22 16:41:30 -05:00
ajgeiss0702 3a33b7b512 Fix player being removed before allow-group-requeue could work 2023-07-20 23:17:27 -05:00
ajgeiss0702 391080483b Add option to allow re-queueing for groups 2023-07-20 22:41:41 -05:00