Commit Graph

610 Commits

Author SHA1 Message Date
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 c6976a3afb [nolist] found why I needed fakeultraperms 2023-06-11 10:53:09 -07:00
ajgeiss0702 538ec04400 [nolist] 2.5.0 2023-06-11 10:53:09 -07:00
ajgeiss0702 56fd8624d4 [nolist] use real UltraPermissionsAPI 2023-06-11 10:53:09 -07:00
ajgeiss0702 76b4aa1ce9 Fixed PositionChangeEvent being called when a player's position didn't change 2023-06-11 10:53:09 -07:00
ajgeiss0702 2b043d10d7 [nolist] remove debug spigot-side warning 2023-06-11 10:53:09 -07:00
ajgeiss0702 f93fbdcfa9 Ignore plugin messages from disconnected players 2023-06-11 10:53:09 -07:00
ajgeiss0702 01a5fd14e1 Add API events system 2023-06-11 10:53:09 -07:00
ajgeiss0702 a6a7ad00d0 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-11 10:53:09 -07:00
ajgeiss0702 3090140ae8 Fixed whitelist/restricted not working well in groups 2023-06-11 10:53:09 -07:00
ajgeiss0702 3e82e2119f Added %ajqueue_status_<server>_player% 2023-06-11 10:53:09 -07:00
ajgeiss0702 9890e03e01 Fixed API not having javadocs & sources 2023-06-11 10:53:09 -07:00
ajgeiss0702 2e5dc4191f Parse colors after placeholders so that colors work in placeholders 2023-06-11 10:53:09 -07:00
ajgeiss0702 9d44412319 [nolist] whoops, don't need gson 2023-06-11 10:53:09 -07:00
ajgeiss0702 e26c9c0448 Added Spigot-side API 2023-06-11 10:53:09 -07:00
ajgeiss0702 36aad85d19 Legacy format velocity kick reason instead of just stripping all formatting 2023-06-11 10:53:09 -07:00
ajgeiss0702 f9276bae7d Allow disabling of queue command cooldown system 2023-06-11 10:53:09 -07:00
ajgeiss0702 047c806369 Throw warning instead of error when trying to send a plugin message to a player thats not connected to a server 2023-06-11 10:53:09 -07:00
ajgeiss0702 b049db715a Update adventure 2023-06-11 10:53:09 -07:00
ajgeiss0702 a5f6937cbe (spigot) echo queue name when sending a player to a queue 2023-06-11 10:53:09 -07:00
ajgeiss0702 7ac5a48244 Fixed fulljoin and bypasspaused priority options not working 2023-06-11 10:53:09 -07:00
ajgeiss0702 6f6800187f Slash server commands will now not be shown if the user doesnt have permissions 2023-06-11 10:53:09 -07:00
ajgeiss0702 a4465539cf Merge pull request #26 from ajgeiss0702/dev
2.4.0
2023-04-15 09:38:35 -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 01a9a92754 Merge pull request #21 from ajgeiss0702/dev
2.3.1
2023-01-13 13:41:07 -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