Commit Graph

  • 7af094d1f1 [nolist] Merge pull request #31 from ajgeiss0702/dev master ajgeiss0702 2023-10-21 11:43:55 -07:00
  • e67b790875 Merge remote-tracking branch 'origin/dev' into dev ajgeiss0702 2023-10-21 11:38:14 -07:00
  • 2b9e2a9043 [nolist] 2.6.0 ajgeiss0702 2023-10-21 11:30:41 -07:00
  • bfe336f9e5 Skip invalid protocol names when moving them ajgeiss0702 2023-10-21 11:25:04 -07:00
  • 7eb1a75a35 Fixed slash-server commands ignoring pre-queue checks (e.g. joinfrom permission) ajgeiss0702 2023-10-14 16:14:18 -07:00
  • d61ce73cde Fixed queue-server-delay being ignored by force-queue-server-target ajgeiss0702 2023-10-13 10:47:19 -07:00
  • e8ca809cb0 Add option to delay queue-servers by up to 3 seconds ajgeiss0702 2023-10-09 09:07:57 -07:00
  • b0892dd0d2 Added api to register custom PermissionHooks ajgeiss0702 2023-09-22 09:40:11 -07:00
  • d769e4a6d7 Add QueueHolder API ajgeiss0702 2023-08-28 18:24:59 -07:00
  • 688641735c Ignore error from player no longer being online ajgeiss0702 2023-08-19 16:54:56 -07:00
  • 409366026d Don't parse placeholder if the player is no longer online ajgeiss0702 2023-08-14 11:25:29 -07:00
  • cc28bc501c Fixed wait-after-online not doing anything ajgeiss0702 2023-08-06 08:33:41 -07:00
  • 7ff604f005 Added manual-max-players to the config, which allows you to set a max player count for servers/groups ajgeiss0702 2023-07-31 17:53:28 -07:00
  • f3349426a2 move protocol-names to messages.yml and add newer version names ajgeiss0702 2023-07-27 09:40:01 -05:00
  • f997839c94 Add re-check-priority option to re-queue players when their priority increases ajgeiss0702 2023-07-26 20:53:48 -05:00
  • 27dcba1237 Fixed priorities not being taken into account with make-room ajgeiss0702 2023-07-25 20:37:36 -05:00
  • 0c7769f6d7 Added ajqueue.make-room permission (disabled by default) ajgeiss0702 2023-07-25 14:37:14 -05:00
  • 0b715ca046 Filter auto-complete arguments ajgeiss0702 2023-07-22 16:41:30 -05:00
  • 6e678c046d Fix player being removed before allow-group-requeue could work ajgeiss0702 2023-07-20 23:17:27 -05:00
  • 13380dbd88 Add option to allow re-queueing for groups ajgeiss0702 2023-07-20 22:41:41 -05:00
  • 67358a4d58 [nolist] remove unnecessary synchronized ajgeiss0702 2023-07-10 10:56:24 -05:00
  • d22b308ded Should fix nullpointers while modifying queue ajgeiss0702 2023-07-08 18:37:34 -05:00
  • 3b1ef0c976 Ignore timeouts in placeholders ajgeiss0702 2023-07-07 22:21:25 -05:00
  • 698d524751 Fixed QueueScoreboardActivator not activating on the correct player ajgeiss0702 2023-06-29 20:10:30 -05:00
  • 242b4a240f Added plus-level-fallback to allow some leveled permissions on ajQueuePlus to work without a supported permission plugin ajgeiss0702 2023-06-29 12:36:53 -05:00
  • 4a0869c166 Better fetching of players for spigot api ajgeiss0702 2023-06-29 11:35:34 -05:00
  • e4a2a3d99d Fixed whitelisted status not showing for the non-player status placeholder ajgeiss0702 2023-06-19 11:50:45 -07:00
  • ecd1ca35d0 Fixed player status placeholder not working ajgeiss0702 2023-06-19 07:54:33 -07:00
  • 41a464b16d Added require-queueserver-permission option to the config ajgeiss0702 2023-06-18 17:23:47 -07:00
  • 429d8596d7 [nolist] add more aliases for permissionlist debug command ajgeiss0702 2023-06-17 11:55:59 -07:00
  • e61cf706f1 Config re-format ajgeiss0702 2023-06-17 11:55:42 -07:00
  • 6e0ac2017c Fixed invalid servers in placeholders throwing an error instead of just saying the server is invalid ajgeiss0702 2023-06-13 14:53:33 -07:00
  • 8355c7619c [nolist] 2.6.0 ajgeiss0702 2023-10-21 11:30:41 -07:00
  • b3480b6ac2 Skip invalid protocol names when moving them ajgeiss0702 2023-10-21 11:25:04 -07:00
  • e51ff8dca5 Fixed slash-server commands ignoring pre-queue checks (e.g. joinfrom permission) ajgeiss0702 2023-10-14 16:14:18 -07:00
  • cda97662d3 Fixed queue-server-delay being ignored by force-queue-server-target ajgeiss0702 2023-10-13 10:47:19 -07:00
  • c5fd5fb32f Add option to delay queue-servers by up to 3 seconds ajgeiss0702 2023-10-09 09:07:57 -07:00
  • 52938eeb4d Added api to register custom PermissionHooks ajgeiss0702 2023-09-22 09:40:11 -07:00
  • c0b736b781 Add QueueHolder API ajgeiss0702 2023-08-28 18:24:59 -07:00
  • de4ff2ba26 Ignore error from player no longer being online ajgeiss0702 2023-08-19 16:54:56 -07:00
  • d95f892cfe Don't parse placeholder if the player is no longer online ajgeiss0702 2023-08-14 11:25:29 -07:00
  • 1f875fa622 Fixed wait-after-online not doing anything ajgeiss0702 2023-08-06 08:33:41 -07:00
  • 6592925c6d Added manual-max-players to the config, which allows you to set a max player count for servers/groups ajgeiss0702 2023-07-31 17:53:28 -07:00
  • 8d7d56a8c6 move protocol-names to messages.yml and add newer version names ajgeiss0702 2023-07-27 09:40:01 -05:00
  • 71c471c407 Add re-check-priority option to re-queue players when their priority increases ajgeiss0702 2023-07-26 20:53:48 -05:00
  • 4fc7ca38ca Fixed priorities not being taken into account with make-room ajgeiss0702 2023-07-25 20:37:36 -05:00
  • d92d8796fd Added ajqueue.make-room permission (disabled by default) ajgeiss0702 2023-07-25 14:37:14 -05:00
  • d935ae3370 Filter auto-complete arguments ajgeiss0702 2023-07-22 16:41:30 -05:00
  • 3a33b7b512 Fix player being removed before allow-group-requeue could work ajgeiss0702 2023-07-20 23:17:27 -05:00
  • 391080483b Add option to allow re-queueing for groups ajgeiss0702 2023-07-20 22:41:41 -05:00
  • 8fe8713aaf [nolist] remove unnecessary synchronized ajgeiss0702 2023-07-10 10:56:24 -05:00
  • a0e8411cc6 Should fix nullpointers while modifying queue ajgeiss0702 2023-07-08 18:37:34 -05:00
  • 567f97f440 Ignore timeouts in placeholders ajgeiss0702 2023-07-07 22:21:25 -05:00
  • 89a11c176b Fixed QueueScoreboardActivator not activating on the correct player ajgeiss0702 2023-06-29 20:10:30 -05:00
  • 46fedd2276 Added plus-level-fallback to allow some leveled permissions on ajQueuePlus to work without a supported permission plugin ajgeiss0702 2023-06-29 12:36:53 -05:00
  • 412d173d82 Better fetching of players for spigot api ajgeiss0702 2023-06-29 11:35:34 -05:00
  • fab9cd8d34 Fixed whitelisted status not showing for the non-player status placeholder ajgeiss0702 2023-06-19 11:50:45 -07:00
  • 06ed22e65f Fixed player status placeholder not working ajgeiss0702 2023-06-19 07:54:33 -07:00
  • 12031cf8dd Added require-queueserver-permission option to the config ajgeiss0702 2023-06-18 17:23:47 -07:00
  • 3e25fd7e2d [nolist] add more aliases for permissionlist debug command ajgeiss0702 2023-06-17 11:55:59 -07:00
  • ca36bdfc1f Config re-format ajgeiss0702 2023-06-17 11:55:42 -07:00
  • 06a4c47072 Fixed invalid servers in placeholders throwing an error instead of just saying the server is invalid ajgeiss0702 2023-06-13 14:53:33 -07:00
  • c6976a3afb [nolist] found why I needed fakeultraperms ajgeiss0702 2023-06-11 10:44:13 -07:00
  • 538ec04400 [nolist] 2.5.0 ajgeiss0702 2023-06-11 10:42:06 -07:00
  • 56fd8624d4 [nolist] use real UltraPermissionsAPI ajgeiss0702 2023-06-11 10:41:42 -07:00
  • 76b4aa1ce9 Fixed PositionChangeEvent being called when a player's position didn't change ajgeiss0702 2023-06-10 09:41:42 -07:00
  • 2b043d10d7 [nolist] remove debug spigot-side warning ajgeiss0702 2023-06-10 09:38:26 -07:00
  • f93fbdcfa9 Ignore plugin messages from disconnected players ajgeiss0702 2023-06-10 09:34:02 -07:00
  • 01a5fd14e1 Add API events system ajgeiss0702 2023-06-08 17:00:49 -07:00
  • a6a7ad00d0 Seperate sudo-queueing and normal queueing on spigot side. /queue <player> <server> on the spigot side now acts the same as /ajqueue send ajgeiss0702 2023-06-08 10:05:53 -07:00
  • 3090140ae8 Fixed whitelist/restricted not working well in groups ajgeiss0702 2023-06-06 09:09:54 -07:00
  • 3e82e2119f Added %ajqueue_status_<server>_player% ajgeiss0702 2023-05-29 11:31:41 -07:00
  • 9890e03e01 Fixed API not having javadocs & sources ajgeiss0702 2023-05-28 16:57:04 -07:00
  • 2e5dc4191f Parse colors after placeholders so that colors work in placeholders ajgeiss0702 2023-05-28 16:48:29 -07:00
  • 9d44412319 [nolist] whoops, don't need gson ajgeiss0702 2023-05-27 18:15:44 -07:00
  • e26c9c0448 Added Spigot-side API ajgeiss0702 2023-05-27 18:14:28 -07:00
  • 36aad85d19 Legacy format velocity kick reason instead of just stripping all formatting ajgeiss0702 2023-05-24 17:08:24 -07:00
  • f9276bae7d Allow disabling of queue command cooldown system ajgeiss0702 2023-04-30 10:12:41 -07:00
  • 047c806369 Throw warning instead of error when trying to send a plugin message to a player thats not connected to a server ajgeiss0702 2023-04-30 09:59:16 -07:00
  • b049db715a Update adventure ajgeiss0702 2023-04-23 19:10:53 -07:00
  • a5f6937cbe (spigot) echo queue name when sending a player to a queue ajgeiss0702 2023-04-20 14:19:09 -07:00
  • 7ac5a48244 Fixed fulljoin and bypasspaused priority options not working ajgeiss0702 2023-04-16 12:25:08 -07:00
  • 6f6800187f Slash server commands will now not be shown if the user doesnt have permissions ajgeiss0702 2023-04-16 10:04:23 -07:00
  • e0c8c29204 [nolist] found why I needed fakeultraperms ajgeiss0702 2023-06-11 10:44:13 -07:00
  • bc3aa1ffe1 [nolist] 2.5.0 ajgeiss0702 2023-06-11 10:42:06 -07:00
  • 609f1e4b81 [nolist] use real UltraPermissionsAPI ajgeiss0702 2023-06-11 10:41:42 -07:00
  • fa9f594830 Fixed PositionChangeEvent being called when a player's position didn't change ajgeiss0702 2023-06-10 09:41:42 -07:00
  • 49a3812867 [nolist] remove debug spigot-side warning ajgeiss0702 2023-06-10 09:38:26 -07:00
  • e5d9df9aa8 Ignore plugin messages from disconnected players ajgeiss0702 2023-06-10 09:34:02 -07:00
  • 0899bf88ed Add API events system ajgeiss0702 2023-06-08 17:00:49 -07:00
  • 2414c698ed Seperate sudo-queueing and normal queueing on spigot side. /queue <player> <server> on the spigot side now acts the same as /ajqueue send ajgeiss0702 2023-06-08 10:05:53 -07:00
  • 80289de371 Fixed whitelist/restricted not working well in groups ajgeiss0702 2023-06-06 09:09:54 -07:00
  • a99bd73614 Added %ajqueue_status_<server>_player% ajgeiss0702 2023-05-29 11:31:41 -07:00
  • 429eb354b0 Fixed API not having javadocs & sources ajgeiss0702 2023-05-28 16:57:04 -07:00
  • 67aece11f0 Parse colors after placeholders so that colors work in placeholders ajgeiss0702 2023-05-28 16:48:29 -07:00
  • 17c6963889 [nolist] whoops, don't need gson ajgeiss0702 2023-05-27 18:15:44 -07:00
  • c26e5835b7 Added Spigot-side API ajgeiss0702 2023-05-27 18:14:28 -07:00
  • 9f0881756d Legacy format velocity kick reason instead of just stripping all formatting ajgeiss0702 2023-05-24 17:08:24 -07:00
  • a91d271932 Allow disabling of queue command cooldown system ajgeiss0702 2023-04-30 10:12:41 -07:00
  • f1c9749c59 Throw warning instead of error when trying to send a plugin message to a player thats not connected to a server ajgeiss0702 2023-04-30 09:59:16 -07:00