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
|
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
|
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
|
76b4aa1ce9
|
Fixed PositionChangeEvent being called when a player's position didn't change
|
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
|
2e5dc4191f
|
Parse colors after placeholders so that colors work in placeholders
|
2023-06-11 10:53:09 -07:00 |
|
ajgeiss0702
|
e26c9c0448
|
Added Spigot-side API
|
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
|
b049db715a
|
Update adventure
|
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
|
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
|
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
|
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 |
|
ajgeiss0702
|
1372390988
|
Added /ajq pausequeueserver command, which will temporarily not queue you when you are in queue-servers
|
2023-01-11 10:04:14 -07:00 |
|
ajgeiss0702
|
c4983ca5ff
|
Will no longer auto-complete servers the player doesn't have permission to queue for
|
2023-01-09 18:08:55 -07:00 |
|
ajgeiss0702
|
741395ea54
|
fix error with placeholders that could happen when player disconnects
|
2022-10-26 12:41:47 -07:00 |
|
ajgeiss0702
|
00ffb3e29c
|
Fixed send-all-when-back-online not working 99% of the time
|
2022-10-20 14:08:38 -07:00 |
|
ajgeiss0702
|
d78c795288
|
Fixed offline servers sometimes not being marked as offline on velocity
|
2022-10-20 13:48:31 -07:00 |
|
ajgeiss0702
|
11dcda49fd
|
Fixed supported-protocols not working with groups
|
2022-10-07 16:41:54 -07:00 |
|
ajgeiss0702
|
404785a5a2
|
[nolist] change some "bungeecord" to just "proxy" in the config
|
2022-10-07 15:50:33 -07:00 |
|
ajgeiss0702
|
44c96e4804
|
Fixed send-instantly not bypassing check-last-player-sent-time
|
2022-10-07 14:01:54 -07:00 |
|
ajgeiss0702
|
2b66918202
|
Fix minigame balancer not checking if server is joinable
|
2022-09-15 10:30:48 -07:00 |
|
ajgeiss0702
|
131d556acd
|
Fix unnecessary server look up in default balancer
|
2022-09-15 10:30:28 -07:00 |
|
ajgeiss0702
|
38536ad4c9
|
[nolist] fix maven repo URL
|
2022-08-27 17:41:10 -07:00 |
|
ajgeiss0702
|
fb1e8cd475
|
Wont check joinfrom permission unless the player actually executed the command (/ajq send bypasses joinfrom now)
|
2022-08-19 17:23:56 -07:00 |
|
ajgeiss0702
|
76796b02f9
|
Fixed colors codes not working in status placeholder in listqueues command
|
2022-08-15 13:49:55 -07:00 |
|
ajgeiss0702
|
478f2cf78d
|
Move server ping cache storage to the AdaptedServer instance
|
2022-08-15 13:41:32 -07:00 |
|