powercas_gamer
|
e851234723
|
Remove debug command & add more usages to commands (#2725)
|
2020-11-18 23:52:26 +00:00 |
|
Luck
|
129a10aa60
|
Automatically install translation bundles
|
2020-11-12 00:28:02 +00:00 |
|
Luck
|
9f8b4b2404
|
Fix inf loop when sending messages to command blocks on Bukkit (#2702)
|
2020-11-10 16:17:23 +00:00 |
|
Luck
|
93d0c54687
|
Cache some PermissionProcessor instances
|
2020-11-10 15:04:05 +00:00 |
|
Luck
|
6564cc89f4
|
Fix NPE when player gamemode or world is null
|
2020-11-07 17:46:38 +00:00 |
|
Luck
|
9796d2421f
|
Player context calculator fixes, fix compat with Sponge API 7 (#2703)
|
2020-11-07 11:40:26 +00:00 |
|
Luck
|
0ea0ce9d26
|
Provide 'gamemode' and 'dimension-type' contexts by default
Also, optimize world rewrites
|
2020-11-07 00:57:57 +00:00 |
|
Federico López
|
5bdc798237
|
Allow creategroup command to take weight and display name as optional arguments (#2698)
|
2020-11-02 09:48:02 +00:00 |
|
MrMicky
|
7854de8991
|
Move exception printing to logger (#2695)
|
2020-10-31 22:25:11 +00:00 |
|
Luck
|
7b3beae57f
|
Change wiki links from GitHub to luckperms.net
|
2020-10-28 11:58:41 +00:00 |
|
Luck
|
b9eb022011
|
Fix null player locale causing NPE (#2678)
|
2020-10-20 12:25:35 +01:00 |
|
Luck
|
d7fa9e08f3
|
Fix various translation issues
|
2020-10-19 13:24:44 +01:00 |
|
Luck
|
3b779dbbd3
|
Add note to build scripts about our repackaged version of the adventure library
|
2020-10-16 00:17:42 +01:00 |
|
Luck
|
6e7c49488d
|
Add /lp translations command
|
2020-10-15 23:02:11 +01:00 |
|
Luck
|
4811129ab1
|
Convert to text components and implement new translation system
|
2020-10-14 12:26:09 +01:00 |
|
Luck
|
cc1d8984da
|
Config option for registering brigadier command list data
|
2020-08-30 09:13:59 +01:00 |
|
Luck
|
7fae141e33
|
Ignore cancelled events for OP command disabling (#2527)
|
2020-08-13 11:03:24 +01:00 |
|
Luck
|
ee3bb22c2c
|
Improve Bukkit identifyClassLoader (#2444)
|
2020-08-13 10:31:20 +01:00 |
|
Luck
|
1eab127f50
|
Refactor op command detection
|
2020-08-01 10:20:49 +01:00 |
|
Jonas Baars
|
8817e17d2c
|
Fix typo in config file
|
2020-06-29 15:17:42 +01:00 |
|
Luck
|
0f23b7a460
|
Avoid calling #stream on the result of Bukkit getOnlinePlayers
|
2020-06-25 10:24:33 +01:00 |
|
Luck
|
2ac7d3dfe6
|
Refactor command argument parsing
|
2020-06-21 19:58:17 +01:00 |
|
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 |
|