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
182
Commits
1
Branch
0
Tags
fb0e6941559c2ca67680a2fa5071cd34fde3f4cd
Commit Graph
67 Commits
Release 2.8
Luck
·
2016-09-07 20:53:33 +01:00
ea07f05097
Release 2.7
Luck
·
2016-09-05 20:00:01 +01:00
60bcd5f643
Fix permissions not being removed on Sponge
Luck
·
2016-09-04 17:59:01 +01:00
770b7dc282
Some small fixes
Luck
·
2016-09-04 16:24:36 +01:00
23df8a2df8
Slight re-wording
Luck
·
2016-09-03 21:34:35 +01:00
36cd388607
Add comment about Paper's "bungee-online-mode" option.
Resolves
#6
Luck
·
2016-09-03 21:30:37 +01:00
4d48ef1939
Add bPermissions migration
Luck
·
2016-09-03 18:15:52 +01:00
7970e2a1c6
Add YAML storage support
Luck
·
2016-09-02 19:15:31 +01:00
5dec5a54cb
Add support for split storage
Luck
·
2016-08-31 09:30:19 +01:00
3fd62a80e2
Make log notifications toggleable
Luck
·
2016-08-30 16:02:01 +01:00
9b4bbe0500
Only save unique users
Luck
·
2016-08-28 21:36:16 +01:00
6aea3b53f3
Prepare for 1.6 release
Luck
·
2016-08-28 15:29:02 +01:00
b2cf6dce2d
Complete refactor of permissions/nodes. progress towards 1.6
Luck
·
2016-08-27 00:32:39 +01:00
edaf174ebf
Implement ConsecutiveExecutor
Luck
·
2016-08-25 18:07:32 +01:00
2b71476cfe
Convert PermissionAttachment to use ConcurrentMap, and do refreshPermissions async
Luck
·
2016-08-22 22:39:40 +01:00
7a4135319f
Fix typo
Luck
·
2016-08-22 00:22:06 +01:00
41b33fbd7a
Complete the migration system
Luck
·
2016-08-21 23:31:38 +01:00
5dc551c05d
Partially add migration support
Luck
·
2016-08-21 22:20:14 +01:00
dd7aee9d15
Fix NPE
Luck
·
2016-08-20 16:29:59 +01:00
471084a9ef
Add events
Luck
·
2016-08-20 15:43:54 +01:00
4aa753515d
use a proper repo instead of the rubbish jenkins one
Luck
·
2016-08-20 01:39:19 +01:00
b4d179f7b2
Check temporary permissions separately to the sync task
Luck
·
2016-08-19 19:10:36 +01:00
0c12eebe6f
Add support for MongoDB and H2 database formats
Luck
·
2016-08-19 18:21:16 +01:00
a15a0752f4
Fix sponge tab complete, fix bungee listeners & change some messages
Luck
·
2016-08-18 20:14:12 +01:00
31cef46b56
Add import/export support
Luck
·
2016-08-18 12:30:51 +01:00
e9e7d81ddf
remove lombok from api and attach sources
Luck
·
2016-08-15 16:09:16 +02:00
ca9037461a
Add logging, prepare for import/export system
Luck
·
2016-08-15 01:51:38 +02:00
e216c235ce
Bump minor version
Luck
·
2016-08-09 11:13:01 +02:00
cf85f31da8
Add support for regex permissions/servers/worlds and shorthand permissions
Luck
·
2016-08-09 11:09:45 +02:00
b70b6f8af1
Add wildcard permissions
Luck
·
2016-08-07 01:16:05 +02:00
e14ea73626
Add proper versioning, bump to 2.0
Luck
·
2016-08-06 18:28:38 +02:00
4e7547c92e
Add license headers
Luck
·
2016-08-06 14:36:56 +02:00
8483e78082
Set version on build in sponge plugin
Luck
·
2016-08-06 12:25:23 +02:00
4ca1e26f0f
Move stuff into commons, rename PermissionObject, add more javadocs to api
Luck
·
2016-08-06 00:11:00 +02:00
caf03379f2
Sponge support
Luck
·
2016-08-05 12:58:27 +02:00
03450c3339
Various small changes
Luck
·
2016-08-03 12:08:10 +02:00
56e11b8b85
Fix version tags
Luck
·
2016-07-26 10:19:33 +01:00
db862b38c9
Fix bad javadoc issues
Luck
·
2016-07-26 03:12:27 +01:00
0ecd899ec5
Update build
Luck
·
2016-07-26 02:21:51 +01:00
c000b9c009
Try to add travis
Luck
·
2016-07-25 22:08:08 +01:00
8f6435b9e8
Bump version, and make future version changes easier
Luck
·
2016-07-25 21:05:09 +01:00
a3604c7464
Per-world permissions
Luck
·
2016-07-25 18:19:36 +01:00
ebeb69dd3a
Add complete offline-mode support
Luck
·
2016-07-25 11:18:35 +01:00
9ad40be210
Add Api
Luck
·
2016-07-21 21:40:24 +01:00
b3b687d9b7
Cleanup & multiple small fixes
Luck
·
2016-07-21 14:15:14 +01:00
a413c0a50a
Remove test files, bump version
Luck
·
2016-07-19 13:01:58 +01:00
ea358e88e1
Make command usage send with the correct label & bump version
Luck
·
2016-07-17 14:44:52 +01:00
24ff465679
Add tab completion
Luck
·
2016-07-17 13:18:43 +01:00
d33a3ffcea
Add support for tracks
Luck
·
2016-07-15 22:44:25 +01:00
874a90253b
Pre-compile patterns, add two new commands, check args before doing DB lookup, and limit group names slightly
Luck
·
2016-07-15 15:03:21 +01:00
42322ef932
First
Previous
1
2
Next
Last