Commit Graph

232 Commits

Author SHA1 Message Date
Luck
960c2291b6
Fully implement new SQL schema & add migration code 2017-01-08 19:33:27 +00:00
Luck
bd509b3c75
Fix build 2017-01-05 18:30:09 +00:00
Luck
a71e040c6d
Fix NPE with Vault transient permissions - closes #117 2017-01-05 18:20:17 +00:00
Luck
454abec468
Cleanup vault hook 2017-01-05 18:19:14 +00:00
Luck
2dad9f84fc
Fixes towards #77 2016-12-27 14:55:21 +00:00
bakatrouble
f8a77cf809 Change comments on configs; default ports for all storage backends 2016-12-27 12:39:54 +00:00
Luck
2d5975d6e3
Vault only save if a change was made 2016-12-27 12:24:19 +00:00
Luck
b35f3b4375
Properly cleanup in the case of a reload - towards #100 2016-12-23 11:28:42 +00:00
Luck
d3e60487bb
Download dependencies at runtime instead of shading them in the jar 2016-12-22 21:17:02 +00:00
Luck
8a692200d5
Improve memory footprint in low throughput caches 2016-12-20 12:42:20 +00:00
Luck
171a54c0fc
PEX migration - include username too. Closes #92 2016-12-19 01:22:47 +00:00
Luck
dadca97d8a actually remove 2016-12-17 00:04:04 +00:00
Luck
8afba8b53d remove /p alias 2016-12-17 00:03:21 +00:00
Luck
85dac1184c
silence NPE in autoop listener 2016-12-16 22:47:44 +00:00
Luck
70aa3964ee
Run all commands on the same thread - fixes #79 2016-12-11 11:34:18 +00:00
Luck
167489823a
more lenient command blocking 2016-12-09 19:39:05 +00:00
Luck
d1426f1b37
change jar names 2016-12-08 19:33:49 +00:00
Luck
1e13ee87af
cleanup imports 2016-12-07 22:21:22 +00:00
Luck
5101c1a759
fix build 2016-12-07 22:16:01 +00:00
Slind14
74bb079625 Fix zPermissions imports (PR #72, fixes #61)
* removed zPerm inherit loop check. (blocked the import due to throwing NPE)

* should fix zperm migration (group inheritance and memberships)

* zperm import, include username

* zperm import: fixed memberships
2016-12-07 22:13:50 +00:00
Luck
2fba9b83af
apply group rewrites to vault - resolves #59 2016-12-07 21:18:57 +00:00
Luck
25511f898c
implement clickable message base - towards #68 2016-12-07 21:08:40 +00:00
Luck
257f426ab9
implement cached state for all permission holders. towards #69 2016-12-06 21:33:55 +00:00
dracnis
85ee211172 Update VaultChatHook.java
need update as soon as possible.
2016-12-06 19:03:01 +00:00
Luck
8f9a1aa931
Add verbose pastebin upload functionality - resolves #55 2016-12-03 19:30:25 +00:00
Luck
307e2b889c
Changes for version 2.16 2016-12-02 20:20:31 +00:00
Luck
c6878c27b9 Fix Vault #setPrefix method 2016-11-30 21:43:10 +00:00
Luck
02ff4a4acb
cleanup 2016-11-29 23:35:25 +00:00
Luck
23f757e916
fix formatting 2016-11-28 21:50:19 +00:00
Luck
f0ababa409
Maybe fix lilypad uuid retrieval 2016-11-28 21:39:10 +00:00
Luck
331ff341f3
Fix autoop 2016-11-28 20:11:10 +00:00
Luck
793a84edfb
Sponge: replace MemorySubjectData with own implementation 2016-11-26 17:19:04 +00:00
Luck
18dd59ed0f
Refactor Sponge subject handling 2016-11-25 20:59:28 +00:00
Luck
443906da55
Refactor managers 2016-11-25 18:28:10 +00:00
Luck
cf456cff81
Implement tab completion for permissions 2016-11-24 19:07:01 +00:00
Luck
f1606ac51b
API changes for 2.15 2016-11-22 18:27:40 +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
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
18a3dfd604
cleanup 2016-11-13 19:30:46 +00:00
Luck
696cd235fd
Fix meta serialization. Resolves #41 2016-11-13 11:09:57 +00:00
Luck
563dd4683d
Changes for & release of API 2.14 2016-11-12 14:10:42 +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