Commit Graph

613 Commits

Author SHA1 Message Date
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
Luck
80570717f9
Fix slow datastore performance when using the API 2016-11-01 19:41:40 +00:00
Luck
ebab79c4ca
Maybe fix blocking issue with #getPermissions 2016-11-01 19:38:08 +00:00
Luck
42882ebe11
Update some ugly messages 2016-10-31 22:25:42 +00:00
Luck
d2de26f765
Move hasperm/inheritsperm commands & add parent set command. Resolves #40 2016-10-31 19:27:04 +00:00
Luck
e2cebfbd16
Refactor Node class 2016-10-31 18:18:31 +00:00
Luck
a58cc6bdf3
Refactor PermissionHolder 2016-10-30 21:29:14 +00:00
Luck
36bc1553c0
Implement Sponge timings 2016-10-30 19:35:11 +00:00
Luck
17b06c39e9
Ignore negated primary group override nodes & fix broken message 2016-10-30 15:29:55 +00:00
Luck
ba2f6eb7be
Update .gitignore 2016-10-30 13:37:25 +00:00
Luck
b93145f26d
Change some listener priorities 2016-10-30 13:23:45 +00:00
Luck
e88ea9c13d
Don't fully unload Sponge user subjects 2016-10-30 13:21:43 +00:00
Luck
1275d0023d
Listen to PlayerQuit on monitor priority 2016-10-29 22:58:06 +01:00
Luck
27f6f225c9
whoops 2016-10-29 21:56:55 +01:00
Luck
41362aa34a
Use a temporary executor until the bukkit one has started 2016-10-29 21:54:13 +01:00
Luck
a99609e016
Don't wrap buffer tasks in scheduler calls 2016-10-29 21:23:30 +01:00
Luck
c0ea2d8ec3
Fix data not being loaded sync when the plugin starts 2016-10-29 21:14:59 +01:00
Luck
bb6b31d715
change Sponge listener priorities 2016-10-29 21:12:55 +01:00
Luck
21695dd2cb
Implement support for Bukkit child permissions 2016-10-28 19:16:32 +01:00
Luck
531835c948
Fix GroupManager primary group migration 2016-10-28 18:00:18 +01:00
Luck
77e3b351fd
Fix GroupManager user migration 2016-10-28 17:58:36 +01:00
Luck
66f756575a
Remove redundant config option 2016-10-27 18:48:38 +01:00