Callum Seabrook
d8aefd23d3
Added virtual host support for RabbitMQ ( #2877 )
2021-02-05 11:38:13 +00:00
ruViolence
a8dfd38fe6
RabbitMQ messenger support ( #2874 )
2021-02-04 17:10:30 +00:00
Luck
cd496fdc39
Default apply-default-negated-permissions-before-wildcards to false on Bukkit/Nukkit ( #2787 )
2021-01-19 14:34:54 +00:00
Luck
c904ede972
Improve & consolidate permission check commands
2021-01-13 16:40:57 +00:00
Luck
505c073c8e
Add config to control whether display names are returned by the Vault hook
2021-01-09 20:36:08 +00:00
Luck
657cf2a45e
Brigadier arguments in the same parse tree need unique names ( #2798 )
2021-01-01 19:38:55 +00:00
Luck
8167fbf73f
Give false default permissions priority over wildcards
...
I think this is a good compromise. It won't apply to registered permissions that are defaulted to 'op' (Bukkit) or 'undefined' (Sponge), only to those that are specifically set to false.
The change is configurable, enabled by default for new installs of LP.
Will hopefully go some way to resolving:
- #2787
- https://v2.nucleuspowered.org/docs/nowildcard.html
- NucleusPowered/Nucleus#1093 (and related)
cc: @dualspiral @slipcor
2020-12-23 14:36:31 +00:00
Luck
5c44333892
Move migration commands to a separate jar
2020-12-22 14:53:22 +00:00
Luck
7bc422c83f
Add soft-dependency on ViaVersion to avoid warning msg ( #2771 )
2020-12-14 14:54:12 +00:00
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
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
Luck
7b3beae57f
Change wiki links from GitHub to luckperms.net
2020-10-28 11:58:41 +00:00
Luck
6e7c49488d
Add /lp translations command
2020-10-15 23:02:11 +01:00
Luck
cc1d8984da
Config option for registering brigadier command list data
2020-08-30 09:13:59 +01:00
Jonas Baars
8817e17d2c
Fix typo in config file
2020-06-29 15:17:42 +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
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
ed85ab1bfd
Change ContextSet 'satisfy' behaviour ( #2300 )
2020-05-20 14:51:03 +01:00
Luck
9f22bf2fbf
Update the client commands list when permissions are changed ( #2262 )
2020-05-10 22:18:01 +01:00
Luck
10fbc24f43
Add option for Sponge style wildcards on other platforms ( #1625 )
2020-05-09 17:48:29 +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
4d7a6cb658
Add meta-value-selection config setting ( #2167 )
2020-04-16 14:44:38 +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
povsister
2ed45c92a6
Enhance default config ( #2005 , #2006 )
...
Co-authored-by: Luck <git@lucko.me>
2020-02-21 20:08:58 +00:00
Luck
abad672bef
Implement support for Vanilla command target selectors (e.g. @p, @r) for Bukkit & Sponge
2020-01-16 17:49:28 +00:00
Luck
83883aa7e6
Replace internal brigadier command structure with Commodore's file format
2019-12-29 22:01:38 +00:00
Luck
242993763c
Remove vault-debug option
...
This is now covered pretty much entirely by verbose data.
2019-12-29 17:37:08 +00:00
Luck
c4bd657826
Changes to messaging service setup
2019-11-19 15:18:47 +00:00
Luck
a5e15b8a29
More work
2019-11-18 21:19:59 +00:00
Luck
4b793d1f14
More work
2019-09-04 20:58:46 +01:00
Luck
1ebed37297
Remove use-server-properties-name option
...
This was removed from Minecraft 1.14, and isn't something I feel was ever really necessary to support.
2019-05-11 23:17:59 +01:00
Luck
4fa6cd2577
Add configuration option to perform a post-traversal sort according to the inheritance (weight) rules
2019-04-06 18:20:30 +01:00
Luck
62ca2d9c79
Implement special handling in the LP Vault implementation for NPC players ( #1470 )
2019-04-01 15:09:58 +01:00
Luck
2da6298c53
Update references to the project website
2018-11-22 15:25:39 +00:00
Luck
e111270aed
Add api-version option to Bukkit plugin.yml file
...
This doesn't make any functional change, LP doesn't use any of the remapped Material APIs. It only saves on the amount of remapping CB tries to perform when loading the plugin.
2018-11-22 15:19:12 +00:00
Luck
5dda522a62
Add option to deduplicate prefix/suffix stacks ( #1285 )
2018-11-06 14:29:15 +00:00
Luck
b7f8ca6658
Add 'require-sender-group-membership-to-modify' config option ( #1140 )
2018-09-05 15:49:29 +01:00
Luck
55220e9d10
Add support for Velocity
2018-08-26 22:24:46 +01:00
Luck
56c55d71fe
Improve the way Vault lookups for offline players are handled ( #1150 )
...
1) The behaviour of online player lookups is unchanged - this only affects offline player data lookups.
2) If a 'offline player' request is made from an async task, it is executed normally. (the data is loaded)
3) If a 'offline player' request that cannot be immediately fulfilled is made from the main server thread, an exception is thrown.
The exception thrown as a result of 3) can be disabled in the config. In this case, the query is performed anyway. The main server thread will block until the request is complete.
2018-08-11 19:02:57 +01:00
Luck
03720665b3
Move to gradle
2018-08-10 20:39:29 +01:00
Luck
efa666445f
Initial support for Brigadier (1.13 commands) on Bukkit servers
2018-08-08 23:42:25 +01:00
Luck
55d59bb1c4
Make auto-op changes take effect (almost) immediately ( #943 )
...
"almost immediately" is better than "after a relog" ;)
2018-05-03 20:21:52 +01:00
Luck
7d089cb5f0
Refactor configurate deo serialization of permission data, add support for the TOML format
2018-04-28 21:26:59 +01:00
Luck
55382519a1
Fix sponge split-storage config section being in the wrong section of the config ( #928 )
2018-04-25 17:30:56 +01:00
Luck
6a5b7ce3a1
derp
2018-04-04 15:29:45 +01:00