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