Commit Graph

634 Commits

Author SHA1 Message Date
Luck
f1606ac51b
API changes for 2.15 2016-11-22 18:27:40 +00:00
Luck
d13eb1a55d
Fix default assignments never being applied on Bungee 2016-11-21 18:26:37 +00:00
Luck
384fbf5464
Revert: Use faster wildcard parsing method 2016-11-21 17:07:13 +00:00
Luck
4874f9d051
Use faster wildcard parsing method 2016-11-20 20:41:39 +00:00
Luck
51732fa660
Rearrange some packages, general cleanup 2016-11-20 13:44:36 +00:00
Luck
bb25632178
Improve info command 2016-11-19 21:56:11 +00:00
Luck
9a2cf82623
Improve user info command 2016-11-19 17:52:39 +00:00
Luck
c0734fc29e
refactor contexts slightly 2016-11-18 22:39:00 +00:00
Luck
c60067e733
Maybe fix zPerms migration & tidy up shorthand parser 2016-11-17 22:02:47 +00:00
Luck
6293634e36
refactor shorthand nodes 2016-11-17 20:50:37 +00:00
Luck
a047695a84
Fix issue with nodes never being removed on sync with flatfile storage types 2016-11-17 19:01:58 +00:00
Luck
db9d84ed76
Maybe fix issue with corrupted permission migration 2016-11-15 20:18:32 +00:00
Luck
e296b1df60
Fix migration commands never being executed 2016-11-15 18:17:35 +00:00
Luck
b72e5f5437 Update plugin.yml to make LuckPerms always enable before Vault 2016-11-14 22:50:11 +00:00
Luck
de09ae94b8
Fix Vault hook - thanks @Yann151924 2016-11-14 22:32:06 +00:00
Luck
b36a33f015
Make meta info command show where meta was inherited from 2016-11-14 20:40:33 +00:00
Luck
d95891256b
Setup a users calculated data when loaded by the SubjectCollection 2016-11-14 18:55:10 +00:00
Luck
9c8097ecb9
Sponge: Implement support for editing more than just users/groups with commands 2016-11-14 18:45:48 +00:00
Luck
18a3dfd604
cleanup 2016-11-13 19:30:46 +00:00
Luck
59fd337e44
remove debug messages, woops 2016-11-13 11:12:06 +00:00
Luck
696cd235fd
Fix meta serialization. Resolves #41 2016-11-13 11:09:57 +00:00
Luck
59c7efccb2
Fix Sponge plugin guice load failure. Thanks @gravityfox 2016-11-13 09:44:34 +00:00
Luck
b031ebbffd Update readme 2016-11-12 17:27:15 +00:00
Luck
67415babc2
Fix javadocs & fix compile 2016-11-12 16:25:44 +00:00
Luck
563dd4683d
Changes for & release of API 2.14 2016-11-12 14:10:42 +00:00
Luck
e9131f729a
add methods for older sponge api versions 2016-11-11 22:54:09 +00:00
Luck
c4ea626e33
Fix PM migration 2016-11-11 20:43:05 +00:00
Luck
fefba7976b
Actually register new migration command 2016-11-11 20:35:11 +00:00
Luck
2ce8555692
Add Sponge PermissionManager migration support 2016-11-11 20:31:42 +00:00
Luck
9fe9c386bb
Sponge: rely less on dummy subjects 2016-11-11 19:32:25 +00:00
Luck
e8cd2c7548
More command refactors 2016-11-10 22:13:53 +00:00
Luck
158d8b086a
Command refactor 2016-11-10 19:19:43 +00:00
Luck
1c534d7475
More cleanup 2016-11-08 20:46:29 +00:00
Luck
90f8dbe243
Refactor commands 2016-11-07 22:02:48 +00:00
Luck
0c33b26fa9
Refactor meta accumulation 2016-11-07 19:01:15 +00:00
Luck
d320679f69
Implement proper meta inheritance handling 2016-11-07 17:32:17 +00:00
Luck
8d5398b5a3
Make nodes with more contexts take priority over nodes with less 2016-11-06 16:15:45 +00:00
Luck
6cd8593fa5
Fix vault primary group override feature 2016-11-06 15:11:28 +00:00
Luck
5ebbc178a5
Remove messenger system & more cleanup 2016-11-06 14:56:13 +00:00
Luck
4f6e229943
Small cleanup 2016-11-05 23:23:08 +00:00
Luck
3e846d9527
Maybe fix split storage - closes #38 2016-11-05 21:43:48 +00:00
Luck
981d745b74
Fix verbose system 2016-11-05 19:19:29 +00:00
Luck
2dd0858960
Allow multiple verbose filters 2016-11-05 19:01:06 +00:00
Luck
f72819a664
Try to reduce contention in PermissionHolder 2016-11-05 17:49:52 +00:00
Luck
5361b1e87b
Implement group weights 2016-11-05 09:04:26 +00:00
Luck
e15d03ed4e
Fix parents being cleared on promote/demote 2016-11-05 07:53:18 +00:00
Luck
6c9041ce40
Improve meta info command 2016-11-04 19:13:39 +00:00
Luck
8da96e6e48
Re-add showtracks/showpos commands 2016-11-04 18:36:32 +00:00
Luck
385aa6d438
Add set "none" command as an alternative to unset 2016-11-04 16:40:55 +00:00
Luck
79f24a5944
Improve track functionality. Resolves #39 2016-11-01 21:34:54 +00:00