Commit Graph

138 Commits

Author SHA1 Message Date
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
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
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
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
1c534d7475
More cleanup 2016-11-08 20:46:29 +00:00
Luck
90f8dbe243
Refactor commands 2016-11-07 22:02:48 +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
5361b1e87b
Implement group weights 2016-11-05 09:04:26 +00:00
Luck
e2cebfbd16
Refactor Node class 2016-10-31 18:18:31 +00:00
Luck
36bc1553c0
Implement Sponge timings 2016-10-30 19:35:11 +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
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
66f756575a
Remove redundant config option 2016-10-27 18:48:38 +01:00
Luck
7acc8bc7ed
Add verbose command 2016-10-27 17:46:44 +01:00
Luck
0a4d337a53
Cache context lookups & refactor Sponge subjects 2016-10-27 16:32:14 +01:00
Luck
0198068a13
Improve permission lookup speed (slightly) 2016-10-26 21:35:44 +01:00
Luck
bd830617c9
Small cleanup 2016-10-25 11:14:56 +01:00
Luck
2cfc82f3aa
Implement support for instant data propagation with Redis 2016-10-24 14:38:12 +01:00
Luck
bb9eab0989
Lower sync wait buffer & fix export command 2016-10-24 13:02:26 +01:00
Luck
98b7b65ce7
Remove PEX dependency 2016-10-24 09:22:53 +01:00
Luck
a80ec6d893
Implement PermissionsEx 2.0 migration for Sponge 2016-10-23 20:42:58 +01:00
Luck
383276f47a
Refactor contexts, expose cached data in the API & release 2.13 2016-10-23 16:46:53 +01:00
Luck
5d955e77b6
Make the max pool size configurable 2016-10-21 22:22:06 +01:00
Luck
be7d914e39
Finish the buffering refactor - still WIP. Towards #32 2016-10-21 18:34:53 +01:00
Luck
37fc00cce8
Refactoring storage - WIP. Towards #32 2016-10-20 21:55:34 +01:00
Luck
daef01194e
Shade MySQL connector into Sponge jar. Resolves #31 2016-10-19 22:23:43 +01:00
Luck
ce3d7829d7
Update internal permissions to match the new command layouts 2016-10-19 20:14:16 +01:00
Luck
d113a92ce5
Cleanup permission calculation 2016-10-18 20:48:59 +01:00
Luck
7b655d12df
Add set-primary-group option to the default assignments 2016-10-17 18:23:41 +01:00
Luck
e4e80c9c31
Update to SpongeAPI 5.0.0 release 2016-10-16 18:13:55 +01:00
Luck
13fbc7dd39
Implement default assignment system (#25) 2016-10-16 13:58:57 +01:00
Luck
699c4d107b
Swap the javaassist maven plugin with a better method 2016-10-15 08:59:49 +01:00
Luck
e4810302e1
Implement meta / Sponge option commands & fix meta caching system. Fully resolves #23 2016-10-14 22:49:32 +01:00