Commit Graph

2086 Commits

Author SHA1 Message Date
Luck
b2c76aca7d
Improve translations handling (#3166) 2021-10-10 13:26:33 +01:00
RedstoneFuture
04bb035a83
Add warning nore about enable-ops to config files (#3170) 2021-10-03 18:55:38 +01:00
Luck
2cf77db8b6
TranslationManager fixes and improvements (#3165) 2021-09-18 17:30:17 +01:00
Luck
d1cb644712
Fix empty prefix/suffix strings in YAML storage (#3139, #3160) 2021-09-10 19:14:47 +01:00
Luck
4e2807cff5
Refactor mod container retrieval in Fabric mod 2021-09-10 18:32:43 +01:00
Emily
5735e0ef44
Fix fabric/build.gradle placeholder replacement (#3153) 2021-09-04 22:15:13 +01:00
Luck
9cd33d26f2
Fix toLowerCase/toUpperCase locale sensitivity 2021-08-25 20:09:20 +01:00
Luck
062fca3f75
Fix Fabric version placeholder in metadata file (#3141) 2021-08-25 19:36:53 +01:00
Luck
a182768cfa
Change user housekeeper to be more lenient towards API usage (#3143) 2021-08-25 19:30:46 +01:00
Luck
93683c3a2f
Update Fabric to 1.17, fix version placeholder filtering 2021-08-20 18:46:39 +01:00
Callum Seabrook
ba522597a8
Update to Gradle 7 (#3051) 2021-08-20 18:16:39 +01:00
Luck
b232cb94b4
ReflectionClassPathAppender on Java 16+ 2021-08-17 21:29:10 +01:00
Luck
ee6aa47d99
Listen for ServerPostConnectEvent in Velocity context listener (#3133) 2021-08-14 09:08:14 +01:00
Luck
b3ebf202fd
Update adventure-platform for 1.17 (#3127) 2021-08-06 14:35:23 +01:00
Emily
0fa3095241
Save renamed group before syncing with storage (#3129) 2021-08-06 09:59:38 +01:00
Luck
433272518f
Fix bad Continuation usage in Velocity listener 2021-07-31 08:29:32 +01:00
Luck
26de6d3a78
Update Velocity to 3.0.0, use a Continuation for permissions setup event 2021-07-30 13:07:54 +01:00
Luck
5ea2aee2f4
More helpful error message when user is null in API PlayerAdapter (#3104) 2021-07-18 20:38:06 +01:00
Luck
5a377e713e
Fix NPE from null primary group in Vault hook (#3103) 2021-07-18 20:35:31 +01:00
Luck
cfb298f69b
Use different classifier for dependency files with Bukkit-Legacy remappings 2021-07-08 22:54:04 +01:00
Emily
563b5be9b2
Implement enable-ops and auto-op on Fabric (#3069) 2021-07-04 10:01:47 +01:00
Emily
fb36bd0ced
Bulk update triggers for group related commands (#3073) 2021-07-04 10:00:18 +01:00
Luck
979c80d9ee
Clarify config comments for mongodb-connection-uri option (#3062) 2021-06-15 20:41:36 +01:00
Luck
4598435dd4
Fix extension loading causing whole plugin to error 2021-06-13 12:46:02 +01:00
Luck
51202924af
Update commodore for MC 1.17 support 2021-06-12 17:57:43 +01:00
Jacob C
8ae70990ad
Generify SqlStorage shutdown exception message (#3039) 2021-06-10 21:16:23 +01:00
Tjeu Kayim
a63be102cf
Implement command list updater for Fabric (#3060) 2021-06-10 21:15:33 +01:00
Tjeu Kayim
044deccd22
Fabric, fix GameMode.NOT_SET removed in 1.17 (#3053) 2021-06-10 21:12:03 +01:00
Luck
ad49508b74
Some misc tidying up 2021-05-23 11:29:22 +01:00
Luck
05c9ca5951
Properly cleanup JarInJarClassLoader when plugin disables 2021-05-23 11:27:45 +01:00
Luck
f5cdb98b01
Fix ExpiringSet not really working & causing memory leaks (#3027) 2021-05-19 12:31:48 +01:00
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