lucko
|
75d8f00400
|
Implement jar-in-jar loader system (#2899)
This fixes an issue that prevented LuckPerms from loading on Java 16
|
2021-02-18 12:21:17 +00:00 |
|
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
|
238a4fba75
|
Rename MapProcessor to DirectProcessor
|
2021-01-13 18:25:02 +00:00 |
|
Luck
|
8dfeef9575
|
Some misc tidying up
|
2020-12-23 12:16:14 +00:00 |
|
Luck
|
129a10aa60
|
Automatically install translation bundles
|
2020-11-12 00:28:02 +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 |
|
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
|
7d47b31bcb
|
Retain compatibility with older velocity versions (#2676)
|
2020-10-19 15:15:14 +01:00 |
|
Luck
|
d7fa9e08f3
|
Fix various translation issues
|
2020-10-19 13:24:44 +01:00 |
|
Luck
|
9af397c2bc
|
Change some of the wording slightly in the translations command
|
2020-10-15 23:47:51 +01:00 |
|
Luck
|
b6e5b0bd47
|
Fix sending messages on Velocity proxies
|
2020-10-15 23:35:59 +01:00 |
|
Luck
|
4811129ab1
|
Convert to text components and implement new translation system
|
2020-10-14 12:26:09 +01:00 |
|
Jonas Baars
|
8817e17d2c
|
Fix typo in config file
|
2020-06-29 15:17:42 +01:00 |
|
Luck
|
bd9718c5af
|
Add log notification filters (#1980)
|
2020-06-20 20:46:54 +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
|
ed85ab1bfd
|
Change ContextSet 'satisfy' behaviour (#2300)
|
2020-05-20 14:51:03 +01:00 |
|
Luck
|
a1c91b9007
|
Improve sync task performance
|
2020-05-11 13:46:02 +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 |
|
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
|
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
|
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 |
|
Luck
|
c3128dec0d
|
Generate actual classes for LP events at runtime instead of using proxies + InvocationHandlers
|
2020-03-30 19:19:27 +01:00 |
|
Luck
|
fbac03e372
|
Remove MinimalApiProvider & refactor usages away from static access
|
2020-03-13 18:13:12 +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
|
0864cf756c
|
Cancel delayed/repeating tasks at the start of the disable process (#1935)
|
2020-01-25 12:38:24 +00:00 |
|
Luck
|
2ccb475aa0
|
Cleanup command abstraction classes
|
2020-01-15 23:54:43 +00:00 |
|
Luck
|
96c53091d0
|
Make use of Instant / Duration classes where possible for time handling
|
2019-12-24 23:10:26 +00:00 |
|
Luck
|
63b890d522
|
Rename EventFactory --> EventDispatcher
|
2019-12-24 13:05:48 +00:00 |
|
Luck
|
7474842b45
|
Cleanup the way contexts for transient permissions are determined
|
2019-12-14 17:06:26 +00:00 |
|
Luck
|
01e17adf82
|
Cleanup imports
|
2019-11-25 22:52:37 +00:00 |
|
Luck
|
86aadf2cf8
|
A few more small API changes
|
2019-11-23 12:59:40 +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
|
916e3dbb0b
|
Revert bad text refactoring, bump version to 3.0.2
|
2019-10-15 13:58:20 +01:00 |
|
Luck
|
4b0574710e
|
Implement new compressed json import/export format
The old "command list" style is now only supported for import.
|
2019-10-14 17:25:37 +01:00 |
|
Luck
|
fd954d8293
|
More work
|
2019-10-06 21:34:24 +01:00 |
|
Luck
|
f0e42c6db6
|
Allow context calculators to define "potential contexts", and use these for tab completions
|
2019-09-04 22:08:24 +01:00 |
|
Luck
|
4b793d1f14
|
More work
|
2019-09-04 20:58:46 +01:00 |
|
Luck
|
61e5da928a
|
Fix various runtime errors
|
2019-08-29 22:07:12 +01:00 |
|