Tobi
005d19f2a3
Fix JavaDoc typo ( #2421 )
2020-07-02 10:42:37 +01:00
Luck
97a0dbebcb
Add DataTypeFilter#NONE
2020-06-13 21:07:59 +01:00
Luck
df324de9ec
Add DataTypeFilter
2020-06-12 23:14:33 +01:00
Luck
6fa690a49d
Update API pom description
2020-06-12 20:36:41 +01:00
Luck
2bb1aa7511
Change behaviour of resolveInheritanceTree when 'resolve inheritance' flag is false
2020-06-12 20:34:57 +01:00
Luck
11998b2dd6
Some misc cleanup
2020-06-03 21:20:41 +01:00
Luck
d5ac45d230
Formalize more of the contexts spec
2020-05-25 22:46:26 +01:00
Luck
6b3e4bdc71
Add ContextUpdateEvent and related functionality
2020-05-25 21:49:49 +01:00
Luck
ed85ab1bfd
Change ContextSet 'satisfy' behaviour ( #2300 )
2020-05-20 14:51:03 +01:00
Luck
9984d4be42
Optimize ActionLog and Paginated util
2020-05-11 21:00:42 +01:00
Luck
3bf2fab2e9
Release API 5.1
2020-05-10 14:02:57 +01:00
Luck
73d76d860e
Move PlayerAdapter to platform package
2020-05-10 13:51:30 +01:00
Luck
bcfcb64931
Add modifyUser and modifyGroup convenience API methods
2020-05-10 12:40:20 +01:00
Luck
a19cb71394
Add PermissionHolder#getQueryOptions API method
2020-05-10 12:22:40 +01:00
Luck
52731fe68e
Add getInheritedGroups and getNodes filtered by type methods to the API ( #1926 )
2020-05-10 01:19:43 +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
7ae532f082
Add UserManager/GroupManager searchAll method
2020-05-09 17:27:17 +01:00
Luck
4d7a6cb658
Add meta-value-selection config setting ( #2167 )
2020-04-16 14:44:38 +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
fbac03e372
Remove MinimalApiProvider & refactor usages away from static access
2020-03-13 18:13:12 +00:00
Luck
6a96d40da4
Tiny cleanup to #expiry method in NodeBuilder
2020-02-10 00:27:29 +00:00
Luck
96c53091d0
Make use of Instant / Duration classes where possible for time handling
2019-12-24 23:10:26 +00:00
Luck
6237d58ad6
Fix license header checks violation
2019-12-24 17:16:40 +00:00
Luck
cd5c8d7cdf
NodeEqualityPredicate refactoring
2019-12-21 19:58:37 -05:00
Luck
7474842b45
Cleanup the way contexts for transient permissions are determined
2019-12-14 17:06:26 +00:00
Luck
bd349ac4a3
Use standard (not Identity) HashMaps for OptionKeys and NodeMetadataKeys
2019-12-13 14:02:31 +00:00
Luck
06f7900318
Use thee default set of flags by default in QueryOptions.Builder, etc
2019-12-13 11:28:46 +00:00
Luck
01e17adf82
Cleanup imports
2019-11-25 22:52:37 +00:00
Luck
6481bac045
Fix license violations
2019-11-23 13:21: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
a5e15b8a29
More work
2019-11-18 21:19:59 +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
7764a04d46
More work
2019-10-13 15:04:03 +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
f0e42c6db6
Allow context calculators to define "potential contexts", and use these for tab completions
2019-09-04 22:08:24 +01:00
Luck
61e5da928a
Fix various runtime errors
2019-08-29 22:07:12 +01:00
Luck
7a31edea09
Extensions
2019-08-26 19:31:55 +01:00
Luck
b286faa1c5
Change API package to net.luckperms
2019-08-26 18:06:45 +01:00
Luck
5e2f45ebd0
Web editor changes, towards #1703
2019-08-26 15:03:30 +01:00
Luck
4667ffc681
Allow data query order to be specified via the API
2019-08-26 14:04:49 +01:00
Luck
bafada4f17
Context & action log changes
2019-08-26 14:04:50 +01:00
Luck
5b97d01363
Permission holder refactoring
2019-08-26 14:02:39 +01:00
Luck
3474c66c1c
Big API refactor
...
- removed a bunch of ugly / badly designed methods and APIs
- refactored 'Contexts' --> 'QueryOptions'
- Removed the FullySatisfiedContexts hack and replaced it with a sane API
- Made PermissionHolder (in the API) less ugly and horrible
- removed lots of deprecated / duplicated API functionality
and much more...
2019-08-26 14:02:44 +01:00
Luck
8f8c916be3
API: remove storage interface
2019-08-04 11:27:31 +01:00