Commit Graph

550 Commits

Author SHA1 Message Date
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
dc87ec1c82
Update placeholder expansion 2016-10-24 09:57:29 +01:00
Luck
98b7b65ce7
Remove PEX dependency 2016-10-24 09:22:53 +01:00
Luck
9f8f32b33e
Fix suffixes not being applied 2016-10-23 22:02:48 +01:00
Luck
a80ec6d893
Implement PermissionsEx 2.0 migration for Sponge 2016-10-23 20:42:58 +01:00
Luck
4d85930f5a
Refactor migration classes 2016-10-23 20:42:25 +01:00
Luck
f722f4112d
Update default-lang.yml 2016-10-23 17:59:34 +01:00
Luck
383276f47a
Refactor contexts, expose cached data in the API & release 2.13 2016-10-23 16:46:53 +01:00
Luck
33c78e4a17
Use LoadingCache instead of a regular map + more datastore fixes 2016-10-22 20:39:26 +01:00
Luck
55a0de7899
Lower buffer time to 1 second. Should resolve any issues with changes being overridden. (related: #32) 2016-10-22 18:52:51 +01:00
Luck
6b3aab66bf
Fix some #saveX methods being waited for, when they can just be ran async 2016-10-22 09:35:11 +01:00
Luck
77e70ef8d3
Fix deadlocks caused by waiting for async operations to complete before the scheduler has started 2016-10-22 09:21:30 +01:00
Luck
9b92143501 prevent logins until the plugin has started 2016-10-22 00:07:30 +01:00
Luck
87f94f6b8f add started value to bukkit plugin 2016-10-22 00:05:33 +01:00
Luck
5d955e77b6
Make the max pool size configurable 2016-10-21 22:22:06 +01:00
Luck
270a276b98
Refactor SQL storage to not hold onto connections for as long 2016-10-21 22:07:14 +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
0d515abadb Cleanup some bad code in SQLDatastore. Might help #32 2016-10-19 23:30:30 +01:00
Luck
daef01194e
Shade MySQL connector into Sponge jar. Resolves #31 2016-10-19 22:23:43 +01:00
Luck
258bf1cc41
small cleanup 2016-10-19 20:57:53 +01:00
Luck
ce3d7829d7
Update internal permissions to match the new command layouts 2016-10-19 20:14:16 +01:00
Luck
c66a01c1a6
Fix temporary permission expirations never persisting. Fixes #30 2016-10-19 17:37:26 +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
a4c872f1e8
Fix per-world permissions not working until a user switches worlds 2016-10-17 17:10:02 +01:00
Luck
0e7d9bf9c1
Bump hikari version 2016-10-16 21:05:25 +01:00
Luck
6252a5bc75
Fix invalid property 2016-10-16 20:53:12 +01:00
Luck
e4e80c9c31
Update to SpongeAPI 5.0.0 release 2016-10-16 18:13:55 +01:00
Luck
165c5610c3
Add extra Hikari flag 2016-10-16 17:24:02 +01:00
Luck
13fbc7dd39
Implement default assignment system (#25) 2016-10-16 13:58:57 +01:00
Luck
02a75fc32a
Reimplement autoop on Bukkit & other misc fixes 2016-10-15 21:04:04 +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
Luck
73f10cad66
Make the recent command changes backwards compatible 2016-10-14 20:42:00 +01:00
Luck
f1d670dc46
refactor permission commands 2016-10-14 19:55:22 +01:00
Luck
045539c752
refactor inheritance commands 2016-10-14 19:19:57 +01:00
Luck
782c09b686
Refine bulk group edit primary group check 2016-10-13 21:29:30 +01:00
Luck
6109718c67
Cleanup some remaining TODOs 2016-10-13 21:16:34 +01:00
Luck
cd758d7e48
Bump minor version 2016-10-13 20:40:09 +01:00
Luck
fcb0fcadeb
Fix StackOverflowException 2016-10-13 20:36:08 +01:00
Luck
26fb506560
Reorganize packages 2016-10-13 20:07:10 +01:00
Luck
b6c4239322
Fix NPE 2016-10-13 19:43:48 +01:00
Luck
74f9283f18
Silence exception on #giveDefaultIfNeeded. Resolves #26 2016-10-13 19:25:31 +01:00
Luck
60e6ae6e23
Fix Sponge implementation, remove standalone module 2016-10-13 19:13:34 +01:00
Luck
83d9229295
Refactor caching system (WIP) - still working towards #23 2016-10-12 21:57:57 +01:00
Luck
e079b0f3ed
Fix meta command showing when a user doesn't have permission to use it 2016-10-11 21:17:04 +01:00
Luck
d433a5461d
Refactor meta commands, working towards #23 2016-10-11 21:12:10 +01:00
Luck
2c43f6bf21
Fix global permissions and groups sometimes not applying 2016-10-11 19:31:55 +01:00