Commit Graph

60 Commits

Author SHA1 Message Date
Luck
e14ea73626
Add wildcard permissions 2016-08-07 01:16:05 +02:00
Luck
4e7547c92e
Add proper versioning, bump to 2.0 2016-08-06 18:28:38 +02:00
Luck
8483e78082
Add license headers 2016-08-06 14:36:56 +02:00
Luck
4ca1e26f0f
Set version on build in sponge plugin 2016-08-06 12:25:23 +02:00
Luck
d88657f369
Add more stuff to api 2016-08-06 11:04:06 +02:00
Luck
caf03379f2
Move stuff into commons, rename PermissionObject, add more javadocs to api 2016-08-06 00:11:00 +02:00
Luck
03450c3339
Sponge support 2016-08-05 12:58:27 +02:00
Luck
56e11b8b85
Various small changes 2016-08-03 12:08:10 +02:00
Luck
5e23b6961e
Use generics for sub commands, fix user lookup bugs 2016-08-03 00:54:50 +02:00
Luck
a9619bc08c small fix 2016-08-02 00:50:47 +02:00
Luck
9c867dee28
Revert message colorization 2016-07-26 15:53:15 +01:00
Luck
0ecd899ec5 Fix bad javadoc issues 2016-07-26 03:12:27 +01:00
Luck
c000b9c009 Update build 2016-07-26 02:21:51 +01:00
Luck
a3604c7464
Bump version, and make future version changes easier 2016-07-25 21:05:09 +01:00
Luck
10574748ff
Add inheritance methods to Group 2016-07-25 20:44:01 +01:00
Luck
c7336dbcad
Change Vault hook to use new per-world perms system 2016-07-25 20:20:51 +01:00
Luck
ebeb69dd3a Per-world permissions 2016-07-25 18:19:36 +01:00
Luck
9ad40be210 Add complete offline-mode support 2016-07-25 11:18:35 +01:00
Luck
d32d6b5474 Generics are cool 2016-07-23 21:57:19 +01:00
Luck
b3b687d9b7 Add Api 2016-07-21 21:40:24 +01:00
Luck
a413c0a50a Cleanup & multiple small fixes 2016-07-21 14:15:14 +01:00
Luck
1870893fe1 Fix promotions/demotions 2016-07-19 17:10:40 +01:00
Luck
f24562c642 Fix compile 2016-07-19 13:02:54 +01:00
Luck
ea358e88e1 Remove test files, bump version 2016-07-19 13:01:58 +01:00
Luck
cdf8a4ce18 Add temporary permissions 2016-07-19 12:54:39 +01:00
Luck
24ff465679 Make command usage send with the correct label & bump version 2016-07-17 14:44:52 +01:00
Luck
d33a3ffcea Add tab completion 2016-07-17 13:18:43 +01:00
Luck
874a90253b Add support for tracks 2016-07-15 22:44:25 +01:00
Luck
33fc4f537a General cleanup 2016-07-15 15:53:13 +01:00
Luck
42322ef932 Pre-compile patterns, add two new commands, check args before doing DB lookup, and limit group names slightly 2016-07-15 15:03:21 +01:00
Luck
d5a6a4261d Update project dependencies 2016-07-15 11:56:28 +01:00
Luck
69ab488c47 Only store prefix in one place 2016-07-12 23:15:47 +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
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
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
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
91e24ccba1 Fix uuid data not saving 2016-06-22 17:34:48 +01:00