Commit Graph

249 Commits

Author SHA1 Message Date
Luck
370e2aed0d
Add some missing null annotations 2021-03-13 14:14:59 +00:00
Luck
b7f05a2f91
API 5.3 2021-03-04 15:13:40 +00:00
Luck
2c636c5ac6
Further javadoc improvements 2021-03-04 00:25:11 +00:00
Luck
0884dd7e97
Add package description javadocs to the API 2021-03-03 11:48:20 +00:00
Luck
89894353b6
Add web editor deletion cause 2021-03-01 10:16:21 +00:00
Luck
ca65e2175d
Add getMetaValue API method that accepts a value transformer function 2021-02-28 12:04:23 +00:00
Luck
84c5b818b8
Add cancellable UserUnloadEvent 2021-02-27 18:24:39 +00:00
Luck
cb9e0899fc
Misc refactoring and tidying up 2021-02-10 11:12:30 +00:00
Luck
f9030825fd
Add some more annotations to mark API methods 2021-01-19 14:29:49 +00:00
i509VCB
21abb94796
Fabric (#2029) 2021-01-04 15:23:54 +00:00
Luck
0a99a96188
Tidy up Node add/remove/clear API events 2021-01-02 21:16:45 +00:00
Luck
8dfeef9575
Some misc tidying up 2020-12-23 12:16:14 +00:00
Luck
2d4af4c691
Mark a number of API methods as NonExtendable 2020-12-14 16:07:20 +00:00
Luck
53fb46ee85
Expose uuid/username lookups and validity checks as events in the API 2020-11-23 23:54:02 +00:00
Luck
0ea0ce9d26
Provide 'gamemode' and 'dimension-type' contexts by default
Also, optimize world rewrites
2020-11-07 00:57:57 +00:00
Luck
4811129ab1
Convert to text components and implement new translation system 2020-10-14 12:26:09 +01:00
Luck
63878166db
Release 5.2 2020-10-14 12:18:50 +01:00
Luck
198b86d7c3
Implement the basis for deleting player uuid data from storage 2020-09-07 17:22:42 +01:00
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