Commit Graph

685 Commits

Author SHA1 Message Date
Luck
69ab488c47 Only store prefix in one place 2016-07-12 23:15:47 +01:00
Luck
ad9b190a7c small cleanup 2016-07-12 11:50:49 +01:00
Luck
f35cb95001 enum names should be singular 2016-07-12 11:32:04 +01:00
Luck
f803082b15 Move all messages to one class 2016-07-11 20:56:01 +01:00
Luck
2413f0f379 Merge branch 'master' of https://github.com/lucko/LuckPerms 2016-07-05 20:54:09 +01:00
Luck
7ca7fdd472 javaassist is not a dependency of hikari 2016-07-05 20:53:13 +01:00
Luck
f6e3f1ca0b Fix NPE and plugin not loading when Vault missing 2016-06-29 20:09:34 +01:00
Luck
84335afacd Huge cleanup 2016-06-29 15:35:57 +01:00
Luck
0e449cdd7a Fix save user query 2016-06-29 11:59:16 +01:00
Luck
3c83c31e9f Use group.<name> instead of luckperms.group.<name> to indicate group membership 2016-06-29 11:57:55 +01:00
Luck
776ec45701 Multiple fixes/improvements to command system 2016-06-28 18:07:55 +01:00
Luck
ebbc0511bf don't clear proxiedplayer permission map 2016-06-28 17:28:08 +01:00
Luck
d4c335e33e Fix clear command not resetting primary group 2016-06-28 17:21:41 +01:00
Luck
e5e1333769 woops 2016-06-28 17:13:14 +01:00
Luck
d855be1c65 Fix concurrency issue, remove sqlite from Bungee version and fix join message 2016-06-28 17:10:01 +01:00
Luck
d35774b401 Fix primary group not loading and Vault support with EssentialsChat 2016-06-24 21:02:56 +01:00
Luck
1b09488859 Update readme 2016-06-24 18:42:03 +01:00
Luck
697b349167 Add primary groups 2016-06-24 18:38:05 +01:00
Luck
34ca3b3c25 Refactor sql datastore 2016-06-24 11:53:33 +01:00
Luck
e07a346e16 fix group deletion not syncing across multiple instances 2016-06-23 21:48:25 +01:00
Luck
4610b3db7e Correct some messages 2016-06-23 18:05:02 +01:00
Luck
0781637617 Add flatfile storage support 2016-06-23 16:37:29 +01:00
Luck
85989aeb7c small cleanup 2016-06-23 13:29:51 +01:00
Luck
0380b7017d Update readme 2016-06-22 21:58:25 +01:00
Luck
91e24ccba1 Fix uuid data not saving 2016-06-22 17:34:48 +01:00
Luck
10a58e372c Fix user group issues 2016-06-22 17:24:30 +01:00
Luck
60f6bac903 Add sqlite support 2016-06-22 16:47:54 +01:00
Luck
f6d8fb5286 Use gson instead of internal serialization method 2016-06-22 12:51:37 +01:00
Luck
484bc44288 Change users being updated async and refactor update task 2016-06-17 23:23:28 +01:00
Luck
00c3a8b415 Don't include global groups when global permissions are requested 2016-06-17 20:40:28 +01:00
Luck
20f34d9b45 Slight cleanup and better support for server reloads 2016-06-17 20:06:45 +01:00
Luck
50f4a84d04 Add priority system to permission handling 2016-06-17 19:38:16 +01:00
Luck
96476a2796 cleanup 2016-05-22 18:04:39 +01:00
Luck
17883f21d6 Fix encapsulation & make group inheritance work properly 2016-05-22 11:16:15 +01:00
Luck
dc1e06ebce Initial commit 2016-05-22 01:57:10 +01:00