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 |
|
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 |
|