Commit Graph

1955 Commits

Author SHA1 Message Date
Luck
228687b741
Fix Nukkit PermissionAttachments always throwing NPEs 2021-05-10 17:39:08 +01:00
lucko
7ebbfcf0d2
Update banner in readme 2021-05-10 14:30:09 +01:00
Luck
49c17c4a18
Clarify message in API NotLoadedException 2021-05-06 13:38:49 +01:00
Luck
7c42b9aeca
Revert "Add extra check to ensure RedisBungee is loaded (#2981)"
This reverts commit a68a5d91c4.
2021-05-06 13:25:23 +01:00
Luck
1511193e58
Add Bukkit child permissions to the PermissionRegistry 2021-05-06 12:23:09 +01:00
Luck
528d668bc6
API User#setPrimaryGroup should care about stored value only (#3008) 2021-05-03 23:10:57 +01:00
Luck
71896a75bf
Warn users with multiple permissions plugins installed (#3006) 2021-05-02 16:14:23 +01:00
Luck
931d61e2ed
Include more information about targets in verbose payloads 2021-05-02 15:50:38 +01:00
Luck
b87b1c7123
Improve structure of LuckPermsSubscriptionMap 2021-05-02 15:26:44 +01:00
Luck
fed5a0fd87
Fix potential race condition in LuckPermsProvider#get 2021-04-23 20:17:48 +01:00
Luck
9d4f278117
Remove redundant CommandResult enum 2021-04-22 21:01:57 +01:00
Luck
1d465aa800
Fix track editor command for empty tracks (£2997) 2021-04-22 20:32:43 +01:00
Luck
8741e8259f
Fix commodore not working after dependency update 2021-04-18 18:42:57 +01:00
Luck
98adb046ee
Update lots of dependencies 2021-04-18 18:20:54 +01:00
Luck
a68a5d91c4
Add extra check to ensure RedisBungee is loaded (#2981) 2021-04-18 13:48:45 +01:00
Luck
0808392353
Update adventure 2021-04-18 13:33:22 +01:00
Luck
07f672ae1f
Add 'skip-bulkupdate-confirmation' config option (#2980) 2021-04-18 11:55:06 +01:00
Federico López
e219237e44
API Javadoc gen fixes (#2977) 2021-04-18 11:37:46 +01:00
Luck
c533446ab0
Fabric fix compat with fake players
https://github.com/lucko/fabric-permissions-api/issues/3
2021-04-07 20:56:51 +01:00
Luck
82488140ee
Parallelize user data load in web editor request (#2973) 2021-04-07 08:32:02 +01:00
Luck
327ccec02f
Use the correct config file location on Fabric and Sponge (#2972) 2021-04-07 08:24:38 +01:00
Federico López
46efe0ef93
Give default group if needed on UserManager#modifyUser (#2971) 2021-04-07 08:11:19 +01:00
Luck
c2231bcc2e
Disallow empty permission node (#2966) 2021-04-05 18:30:12 +01:00
Luck
d150bd39a5
Send messaging service ping for creategroup command (#2956) 2021-03-25 22:28:52 +00:00
Federico López
f813122468
Fix 'meta settemp' ignoring temporary modifier (#2958) 2021-03-24 21:28:00 +00:00
Luck
2e62c98c45
Avoid blocking worker pool for command timeout check (#2951)
3rd time lucky...
2021-03-24 12:40:24 +00:00
Luck
f0e1a8f092
Remove some BungeeCord/Velocity command aliases 2021-03-23 13:45:34 +00:00
Luck
2dc6902001
Fix deadlock when lots of commands are executed at the same time (#2951) 2021-03-23 11:10:18 +00:00
Luck
21f5c24847
Optimize Bukkit/Nukkit ChildProcessor refresh (#2952) 2021-03-20 18:17:17 +00:00
Luck
6b2c4bca58
Change command manager lock handling to avoid non-fair tryLock call 2021-03-20 15:28:45 +00:00
Luck
4564a97371
Update fabric-loop, explicitly set archivesBaseName to 'luckperms' (#2880) 2021-03-19 20:39:42 +00:00
Luck
1df66255e4
Fix RCON permission checking for LP commands on Bukkit (#2948) 2021-03-19 20:03:21 +00:00
Luck
1c7e2dfb8c
Fix very lenient duration parsing (#2940) 2021-03-19 19:59:15 +00:00
Luck
ad1ba3c126
Fix player locale retrieval on Bukkit 1.8 (#2930) 2021-03-19 19:33:18 +00:00
lucko
0f63b024e4
Update readme to clarify build output dirs 2021-03-15 12:17:02 +00:00
Daniil
a17b441165
Don't rely on getPackage to determine generated class name (#2937) 2021-03-15 12:12:02 +00:00
Luck
e3138eb94c
Make console detection more resilient against spoofed UUIDs 2021-03-13 14:25:33 +00:00
Luck
53bb61f9b2
Allow server name to be specified by a system property 2021-03-13 14:16:02 +00:00
Luck
370e2aed0d
Add some missing null annotations 2021-03-13 14:14:59 +00:00
Luck
b7f05a2f91
API 5.3 2021-03-04 15:13:40 +00:00
Luck
bb01c74642
Fix typo 2021-03-04 15:01:47 +00:00
Luck
ba71345cbd
Improve Vault sync lookup error message 2021-03-04 14:58:00 +00:00
Luck
2c636c5ac6
Further javadoc improvements 2021-03-04 00:25:11 +00:00
Luck
0884dd7e97
Add package description javadocs to the API 2021-03-03 11:48:20 +00:00
Luck
c948632dfa
Create a copy of args for command timeout catcher 2021-03-02 17:53:10 +00:00
Luck
9647b7de43
Translation file fixes 2021-03-01 13:20:47 +00:00
Luck
e7f2a8d713
Add config option to disable built-in contexts 2021-03-01 11:18:21 +00:00
Luck
bf0ac1a867
Micro-optimise some frequently iterated lists 2021-03-01 10:38:48 +00:00
Luck
89894353b6
Add web editor deletion cause 2021-03-01 10:16:21 +00:00
Luck
ca65e2175d
Add getMetaValue API method that accepts a value transformer function 2021-02-28 12:04:23 +00:00