Luck
|
f893b1c632
|
Add optional time parameters to permission/parent removetemp commands (#1384)
|
2020-06-20 22:01:27 +01:00 |
|
Luck
|
bd9718c5af
|
Add log notification filters (#1980)
|
2020-06-20 20:46:54 +01:00 |
|
Luck
|
0bef0902c0
|
Update some dependencies
|
2020-06-10 20:41:39 +01:00 |
|
Luck
|
f10f60e27f
|
Define dependency on Vault during enable (#1959)
|
2020-06-10 20:24:11 +01:00 |
|
Luck
|
8996cf02af
|
Add player argument to'/lp verbose command' to execute the test command as another player
|
2020-06-04 01:32:56 +01:00 |
|
Luck
|
e37c77a1be
|
Add '/lp verbose command <command>' for easy testing of command permissions
|
2020-06-03 22:32:24 +01:00 |
|
Luck
|
6b3e4bdc71
|
Add ContextUpdateEvent and related functionality
|
2020-05-25 21:49:49 +01:00 |
|
Luck
|
5c0d82f306
|
Refactor config handler classes
|
2020-05-25 10:42:32 +01:00 |
|
Luck
|
13ebc87b29
|
Fix compatibility with modified SimplePluginManager in Mohist fork
eab0f722a4/src/main/java/org/bukkit/plugin/SimplePluginManager.java (L674)
|
2020-05-20 21:37:07 +01:00 |
|
Luck
|
ed85ab1bfd
|
Change ContextSet 'satisfy' behaviour (#2300)
|
2020-05-20 14:51:03 +01:00 |
|
Luck
|
4cbbbd390f
|
Don't schedule command list updates if the server is stopping (#2301)
|
2020-05-16 18:19:05 +01:00 |
|
Luck
|
c120fa6a4d
|
Fix startup on Nukkit (#2290)
|
2020-05-16 11:52:51 +01:00 |
|
Luck
|
b88819b9bb
|
Cleanup Bukkit/Nukkit dummy classes, some aren't necessary anymore
|
2020-05-11 21:58:24 +01:00 |
|
Luck
|
c7a0e59919
|
Catch RejectedExecutionException in BufferedRequest (#2289)
|
2020-05-11 21:15:42 +01:00 |
|
Luck
|
a1c91b9007
|
Improve sync task performance
|
2020-05-11 13:46:02 +01:00 |
|
Luck
|
ec7994a561
|
Print more useful debug message when a LinkageError is thrown due to bad SLF4J classloading
This is a longstanding issue, mostly caused by plugins with bad Maven shade configurations.
https://github.com/lucko/LuckPerms/issues?q=slf4j
|
2020-05-11 01:41:01 +01:00 |
|
Luck
|
9f22bf2fbf
|
Update the client commands list when permissions are changed (#2262)
|
2020-05-10 22:18:01 +01:00 |
|
Luck
|
7845d89f10
|
Add some convenience API methods (#1926)
|
2020-05-09 23:41:28 +01:00 |
|
Luck
|
10fbc24f43
|
Add option for Sponge style wildcards on other platforms (#1625)
|
2020-05-09 17:48:29 +01:00 |
|
Luck
|
ad6a11819d
|
Ignore null entries in Permission#children map on Bukkit/Nukkit (#2235)
|
2020-04-28 13:54:23 +01:00 |
|
Luck
|
eb0d758efc
|
Fix Bukkit command map access (#2229)
|
2020-04-28 12:57:40 +01:00 |
|
Tobi
|
f484e87828
|
Add other options to meta formatting config comment (#2222, #2090)
|
2020-04-24 19:57:50 +01:00 |
|
Luck
|
07b2df7c7e
|
Cleanup configuration files slightly
|
2020-04-23 13:05:39 +01:00 |
|
Luck
|
cab15d39c3
|
Make the injected LP permSubs replacement value maps thread safe
|
2020-04-21 20:06:52 +01:00 |
|
Luck
|
36335c10a4
|
Cleanup imports
|
2020-04-17 17:49:32 +01:00 |
|
Luck
|
642d14d003
|
Allow leading '/' in LP commands executed from the console
https://github.com/Turbotailz/LuckPermsWeb/issues/34
|
2020-04-17 17:46:48 +01:00 |
|
Luck
|
175808e251
|
Attempt to fix some PowerfulPerms migration issues (#2168)
|
2020-04-16 15:13:41 +01:00 |
|
Luck
|
4d7a6cb658
|
Add meta-value-selection config setting (#2167)
|
2020-04-16 14:44:38 +01:00 |
|
Luck
|
8cecfe5b7c
|
Avoid calls to the Bukkit singleton
|
2020-04-07 17:50:08 +01:00 |
|
Luck
|
fe139f8420
|
Replace 'none' option with 'auto' in messaging service config description
|
2020-04-05 16:04:38 +01:00 |
|
caramat
|
bb015d0c88
|
Fix the link to Storage types wiki page in config files (#2135)
|
2020-04-05 16:03:19 +01:00 |
|
Luck
|
94809c2a66
|
Defer legacy component handling on 1.7 servers to Kyori lib
|
2020-04-05 15:48:07 +01:00 |
|
Luck
|
141d3e26ea
|
Update dependencies
|
2020-04-04 22:47:43 +01:00 |
|
Luck
|
c3128dec0d
|
Generate actual classes for LP events at runtime instead of using proxies + InvocationHandlers
|
2020-03-30 19:19:27 +01:00 |
|
Luck
|
b65639cd76
|
Ignore empty string world names in Bukkit WorldCalculator (#2119)
|
2020-03-30 14:32:27 +01:00 |
|
Luck
|
42e9f43443
|
Store result of primary group calculation in CachedMetaData
|
2020-03-30 14:13:17 +01:00 |
|
Luck
|
0964762217
|
Avoid call to PermissionUser.initialize in PEX migration (#2102)
|
2020-03-26 23:09:09 +00:00 |
|
Luck
|
3553a0f9fe
|
Don't attempt to migrate empty users in PEX migration (#2102)
|
2020-03-26 22:32:53 +00:00 |
|
Luck
|
24304a61a7
|
Work around issue accessing PEX async in migration (#2102)
|
2020-03-26 17:18:00 +00:00 |
|
Luck
|
3a7fadb843
|
Perform uninject tasks synchronously on Bukkit player quit (#2080)
|
2020-03-24 09:43:32 +00:00 |
|
Luck
|
05b82cdbab
|
Slightly optimize Permissible#getEffectivePermissions
|
2020-03-19 11:04:52 +00:00 |
|
Luck
|
fbac03e372
|
Remove MinimalApiProvider & refactor usages away from static access
|
2020-03-13 18:13:12 +00:00 |
|
Luck
|
bbec0932fd
|
Fix typo
|
2020-03-10 23:55:47 +00:00 |
|
Luck
|
6fea194ef5
|
Don't attempt to refresh auto op if server is stopping (#1989)
|
2020-02-27 13:19:53 +00:00 |
|
povsister
|
2ed45c92a6
|
Enhance default config (#2005, #2006)
Co-authored-by: Luck <git@lucko.me>
|
2020-02-21 20:08:58 +00:00 |
|
Luck
|
d937c9ce06
|
Update commodore to 1.7
|
2020-02-10 00:45:47 +00:00 |
|
Luck
|
2eabe845d7
|
Update commodore to 1.6 (#1939)
|
2020-02-09 15:44:52 +00:00 |
|
Luck
|
446fa48d9a
|
Optimize LuckPermsPermissionMap putAll implementation
|
2020-02-05 20:59:10 +00:00 |
|
Luck
|
26de6cf86f
|
Refactor CraftBukkitImplementation utility
|
2020-01-25 16:43:53 +00:00 |
|
Luck
|
5fe7302965
|
Simplify vault hasPerm check for users
|
2020-01-25 16:43:31 +00:00 |
|