Commit Graph

611 Commits

Author SHA1 Message Date
ajgeiss0702 391080483b Add option to allow re-queueing for groups 2023-07-20 22:41:41 -05:00
ajgeiss0702 8fe8713aaf [nolist] remove unnecessary synchronized 2023-07-10 10:56:24 -05:00
ajgeiss0702 a0e8411cc6 Should fix nullpointers while modifying queue 2023-07-08 18:37:34 -05:00
ajgeiss0702 567f97f440 Ignore timeouts in placeholders 2023-07-07 22:21:25 -05:00
ajgeiss0702 89a11c176b Fixed QueueScoreboardActivator not activating on the correct player 2023-06-29 20:10:30 -05:00
ajgeiss0702 46fedd2276 Added plus-level-fallback to allow some leveled permissions on ajQueuePlus to work without a supported permission plugin 2023-06-29 12:36:53 -05:00
ajgeiss0702 412d173d82 Better fetching of players for spigot api 2023-06-29 11:35:34 -05:00
ajgeiss0702 fab9cd8d34 Fixed whitelisted status not showing for the non-player status placeholder 2023-06-19 11:50:45 -07:00
ajgeiss0702 06ed22e65f Fixed player status placeholder not working 2023-06-19 07:54:33 -07:00
ajgeiss0702 12031cf8dd Added require-queueserver-permission option to the config 2023-06-18 17:23:47 -07:00
ajgeiss0702 3e25fd7e2d [nolist] add more aliases for permissionlist debug command 2023-06-17 11:55:59 -07:00
ajgeiss0702 ca36bdfc1f Config re-format 2023-06-17 11:55:42 -07:00
ajgeiss0702 06a4c47072 Fixed invalid servers in placeholders throwing an error instead of just saying the server is invalid 2023-06-13 14:53:33 -07:00
ajgeiss0702 e0c8c29204 [nolist] found why I needed fakeultraperms 2023-06-11 10:44:13 -07:00
ajgeiss0702 bc3aa1ffe1 [nolist] 2.5.0 2023-06-11 10:42:06 -07:00
ajgeiss0702 609f1e4b81 [nolist] use real UltraPermissionsAPI 2023-06-11 10:41:42 -07:00
ajgeiss0702 fa9f594830 Fixed PositionChangeEvent being called when a player's position didn't change 2023-06-10 09:41:42 -07:00
ajgeiss0702 49a3812867 [nolist] remove debug spigot-side warning 2023-06-10 09:38:26 -07:00
ajgeiss0702 e5d9df9aa8 Ignore plugin messages from disconnected players 2023-06-10 09:34:02 -07:00
ajgeiss0702 0899bf88ed Add API events system 2023-06-08 17:00:49 -07:00
ajgeiss0702 2414c698ed 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-08 10:05:53 -07:00
ajgeiss0702 80289de371 Fixed whitelist/restricted not working well in groups 2023-06-06 09:09:54 -07:00
ajgeiss0702 a99bd73614 Added %ajqueue_status_<server>_player% 2023-05-29 11:31:41 -07:00
ajgeiss0702 429eb354b0 Fixed API not having javadocs & sources 2023-05-28 16:57:04 -07:00
ajgeiss0702 67aece11f0 Parse colors after placeholders so that colors work in placeholders 2023-05-28 16:48:29 -07:00
ajgeiss0702 17c6963889 [nolist] whoops, don't need gson 2023-05-27 18:15:44 -07:00
ajgeiss0702 c26e5835b7 Added Spigot-side API 2023-05-27 18:14:34 -07:00
ajgeiss0702 9f0881756d Legacy format velocity kick reason instead of just stripping all formatting 2023-05-24 17:08:24 -07:00
ajgeiss0702 a91d271932 Allow disabling of queue command cooldown system 2023-04-30 10:12:41 -07:00
ajgeiss0702 f1c9749c59 Throw warning instead of error when trying to send a plugin message to a player thats not connected to a server 2023-04-30 09:59:16 -07:00
ajgeiss0702 e9bfeb22b9 Update adventure 2023-04-23 19:10:53 -07:00
ajgeiss0702 786a302a2a (spigot) echo queue name when sending a player to a queue 2023-04-20 14:19:09 -07:00
ajgeiss0702 1c9a41316c Fixed fulljoin and bypasspaused priority options not working 2023-04-16 12:25:08 -07:00
ajgeiss0702 4fd393c4fe Slash server commands will now not be shown if the user doesnt have permissions 2023-04-16 10:04:23 -07:00
ajgeiss0702 126a3374d7 [nolist] 2.4.0 2023-04-15 09:32:50 -07:00
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