Commit Graph

285 Commits

Author SHA1 Message Date
Luck
924041bff4
Add server and world args to clear command, and add clearmeta command 2016-10-06 21:23:27 +01:00
Luck
e9216d3e0f
Allow the prefix to be modified by the lang file 2016-10-06 19:54:52 +01:00
Luck
db8f1bca66
Fix API javadoc & fix Bukkit legacy build 2016-10-06 17:21:04 +01:00
Luck
2429831153
API changes for 2.11 2016-10-05 21:40:54 +01:00
Luck
80d2246634
Fix exporting users not in the default group 2016-10-04 20:48:58 +01:00
Luck
56df2477ca
Fix UnsupportedOperationExceptions with #getPermissions 2016-10-04 17:30:27 +01:00
Luck
9b4384dc33
Revert: Merge dummy implementations 2016-10-04 17:15:10 +01:00
Luck
bc65857831
Fix CME 2016-10-04 17:13:32 +01:00
Luck
de462d2385
Merge dummy implementations 2016-10-04 16:58:54 +01:00
Luck
90150428be
Inject a dummy on quit instead of a real PermBase instance 2016-10-04 16:19:41 +01:00
Luck
2a7f951f4f
Fix NPE / crash on player quit 2016-10-04 16:10:06 +01:00
Luck
82789328c1
Pre-process permissions and apply immediately on login events 2016-10-04 14:57:00 +01:00
Luck
13bccd1d3f
Fix users not receiving permission updates 2016-10-03 21:41:47 +01:00
Luck
43c514132d
Cache node deserialization 2016-10-03 21:18:59 +01:00
Luck
9e0fdcbfee
Fix memory leak, woops 2016-10-03 20:43:36 +01:00
Luck
008dc3fc52
Move some classes around 2016-10-03 20:42:11 +01:00
Luck
9fde237d9b
Swap slow get method 2016-10-03 19:53:43 +01:00
Luck
d626c08b4c
Small fix for #getAllWithPermission 2016-10-03 16:45:52 +01:00
Luck
58e223e74b
Implement bulk prefix/suffix removal 2016-10-02 21:17:59 +01:00
Luck
1da1df156e
Fix issues related to Node comparisons 2016-10-02 15:44:46 +01:00
Luck
3442372281
Cleanup random debug messages 2016-10-02 15:43:44 +01:00
Luck
1b3b50c113
Refactor PermissionHolder & Sponge subjects 2016-10-02 15:05:53 +01:00
Luck
18e126b781
Fix issue with permissions sometimes not being removed 2016-10-02 10:33:58 +01:00
Luck
c88600adda
Make User constructor protected. Closes #18. 2016-10-01 22:56:57 +01:00
Luck
4787361e66
Implement locks to hopefully resolve race conditions with I/O - experimental 2016-10-01 19:03:05 +01:00
Luck
b5ece8b5bd
Fix exception 2016-09-30 22:26:39 +01:00
Luck
7ee3116f29
Maybe fix broken inheritance 2016-09-30 20:43:08 +01:00
Luck
1fc0d77971
Cache & fix (and maybe break) Vault Chat implementation 2016-09-30 20:08:59 +01:00
Luck
a32ab4bf7f
Show where a permission was inherited from in the inheritsperm command 2016-09-30 19:21:19 +01:00
Luck
2d8083bf18
Another Vault fix & cleanup User / Group classes 2016-09-30 17:45:29 +01:00
Luck
63b9be9845
Change Vault behavior & cleanup Node class 2016-09-30 17:09:19 +01:00
Luck
85a83d8c71
Add logging output to Vault 2016-09-29 22:04:46 +01:00
Luck
71b33a296c
Calculate Sponge defaults using context 2016-09-29 20:38:03 +01:00
Luck
becdfd6f03
Silence subject load errors unless debug-permission-checks is true 2016-09-29 20:02:38 +01:00
Luck
41744f9416
Add clone commands 2016-09-29 18:07:41 +01:00
Luck
cb89a92ba9
Message colour changes and standardization 2016-09-28 21:16:07 +01:00
Luck
93d54373c6
Add detailed command info system 2016-09-28 20:59:08 +01:00
Luck
385addfe08
cleanup 2016-09-27 20:21:13 +01:00
Luck
4c21957b04
Cache Vault lookups & properly sort listnodes output 2016-09-27 20:18:06 +01:00
Luck
ab6b011225
Fix permission lookups being case sensitive 2016-09-26 18:52:01 +01:00
Luck
e72d91503c
Maybe nicer looking messages 2016-09-26 18:42:46 +01:00
Luck
b9ee206908
Add some more bulk edit commands 2016-09-25 21:23:48 +01:00
Luck
4c9abba5fa
Maybe fix vault (again) 2016-09-25 19:26:36 +01:00
Luck
3424b0542a
Release 2.10 2016-09-25 17:32:58 +01:00
Luck
fec90b8958
Add bulkchange commands 2016-09-25 17:29:11 +01:00
Luck
4da7fe4ff9
Small fixes to context system 2016-09-25 16:55:14 +01:00
Luck
c53623dd67
Make command usage output easier to read 2016-09-25 14:34:27 +01:00
Luck
6540ffa4dd
Refactor storage 2016-09-25 12:47:15 +01:00
Luck
5ee6db02ff
Proper context implementation - WIP 2016-09-25 10:19:36 +01:00
Luck
d8221f466a
Fix messages not being formatted correctly 2016-09-24 17:22:33 +01:00