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 |
|
Luck
|
8fa629a243
|
Fix/catch IllegalArgumentException when estimating potential world contexts (#1951)
|
2020-01-25 12:59:41 +00:00 |
|
Luck
|
e9d72df890
|
Check for an empty buffer in async tab complete handler (#1949)
|
2020-01-25 12:25:00 +00:00 |
|
Luck
|
c39a44c3ac
|
Add reminder to remove other plugin jar after migration (#1923)
|
2020-01-25 12:17:23 +00:00 |
|
Luck
|
7e8402b542
|
Fix compile errors
|
2020-01-17 10:05:19 +00:00 |
|
Luck
|
a050a2604f
|
Fix error extracting command label in AsyncTabComplete handler
|
2020-01-16 17:55:03 +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
|
fe3d715f09
|
Implement Paper's AsyncTabCompleteEvent
|
2020-01-16 17:20:54 +00:00 |
|
Luck
|
e151fbe298
|
Build against 1.15 APIs
|
2020-01-16 16:05:19 +00:00 |
|
Luck
|
2ccb475aa0
|
Cleanup command abstraction classes
|
2020-01-15 23:54:43 +00:00 |
|
Luck
|
4c83d439af
|
Refactor Vault provider world rewriting
|
2020-01-14 15:18:45 +00:00 |
|
Luck
|
c454d17826
|
Refactor Vault Chat #setMeta impl
|
2020-01-07 15:07:21 +00:00 |
|
Luck
|
098f8d8231
|
Fix NPE when trying to set (chat)meta with a null would through Vault (#1920)
|
2020-01-07 14:24:04 +00:00 |
|
Luck
|
c1e3660551
|
Update commodore to 1.5
|
2020-01-04 23:26:53 +00:00 |
|
Luck
|
3ceb53aa4f
|
Improve n/bukkit SenderFactory getPermissionValue impls
|
2020-01-04 22:00:53 +00:00 |
|
Luck
|
83883aa7e6
|
Replace internal brigadier command structure with Commodore's file format
|
2019-12-29 22:01:38 +00:00 |
|
Luck
|
4e9b11f30a
|
Only apply DefaultsProcessor for users
|
2019-12-29 18:01:13 +00:00 |
|
Luck
|
9c8bdb1166
|
Fix support for setting vault npc op status
|
2019-12-29 17:53:39 +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
|
b84518e1f1
|
Lots of misc cleanup
|
2019-12-29 16:26:05 +00:00 |
|
Luck
|
ec2cb5007c
|
Move op handling into a permission processor
|
2019-12-28 23:41:02 +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
|
9093385de3
|
Fix NPE in Permissible#recalculatePermissions
|
2019-12-13 14:30:37 +00:00 |
|
Luck
|
37367fe91f
|
Invalidate QueryOptions cache when op status changes
|
2019-12-13 13:56:34 +00:00 |
|
Luck
|
dce792083b
|
Fix some issues with null world contexts in migration scripts
|
2019-12-13 11:51:42 +00:00 |
|
Luck
|
6fdd349654
|
Fix (un)setting nodes through Vault with null worlds (#1826)
|
2019-11-29 12:16:24 +00:00 |
|
Luck
|
01e17adf82
|
Cleanup imports
|
2019-11-25 22:52:37 +00:00 |
|
Luck
|
acdd5f3faa
|
Don't attempt to load permissions data for login events cancelled at the lowest priority
Makes LuckPerms more compatible with "anti-bot" plugins.
|
2019-11-25 22:51:11 +00:00 |
|
Luck
|
86aadf2cf8
|
A few more small API changes
|
2019-11-23 12:59:40 +00:00 |
|
Luck
|
95d2832884
|
A few more small API changes
|
2019-11-23 12:52:26 +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
|
81cbe02a9c
|
Move some things around a bit
|
2019-11-14 19:43:57 +00:00 |
|
Luck
|
79c10c986e
|
Web editor changes
|
2019-11-12 12:12:53 +00:00 |
|
Luck
|
c836cce59b
|
Moreeee stuff
|
2019-11-09 22:50:10 +00:00 |
|
Luck
|
287c0f7f7a
|
All the cleanup
|
2019-11-09 22:34:12 +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
|
9438df787a
|
Changes to option keys
|
2019-10-12 00:27:53 +01:00 |
|
Luck
|
fd954d8293
|
More work
|
2019-10-06 21:34:24 +01:00 |
|
Luck
|
0251f2add9
|
Cleanup some stuff
|
2019-09-04 22:29:36 +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 |
|