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
234
Commits
1
Branch
0
Tags
f452a972781abb0492bd85bba2cb26915465e82c
Commit Graph
40 Commits
Implement basic standalone base, working towards
#9
Luck
·
2016-09-20 21:50:28 +01:00
fa9324bda8
Add missing headers
Luck
·
2016-09-10 22:40:36 +01:00
b8f44df723
Release 2.8
Luck
·
2016-09-07 20:53:33 +01:00
ea07f05097
Bump internal release version and add missing javadoc
Luck
·
2016-09-05 20:06:41 +01:00
995fc2ccd8
Release 2.7
Luck
·
2016-09-05 20:00:01 +01:00
60bcd5f643
Some small fixes
Luck
·
2016-09-04 16:24:36 +01:00
23df8a2df8
Release 1.6
Luck
·
2016-08-28 22:05:10 +01:00
57f5a7c4cd
Only save unique users
Luck
·
2016-08-28 21:36:16 +01:00
6aea3b53f3
bug fixes
Luck
·
2016-08-28 17:43:02 +01:00
9f5e194a6e
More progress towards 1.6: implement PermissionService
Luck
·
2016-08-28 14:57:03 +01:00
a3ebf86f6b
More progress towards 1.6: add transient permissions
Luck
·
2016-08-27 22:01:17 +01:00
2a305b1c55
Complete refactor of permissions/nodes. progress towards 1.6
Luck
·
2016-08-27 00:32:39 +01:00
edaf174ebf
Improvements to the JavaDocs in the API
Luck
·
2016-08-22 15:50:20 +01:00
f7baf67985
Add events
Luck
·
2016-08-20 15:43:54 +01:00
4aa753515d
revert remove sources
Luck
·
2016-08-20 02:19:03 +01:00
7e933966cf
use a proper repo instead of the rubbish jenkins one
Luck
·
2016-08-20 01:39:19 +01:00
b4d179f7b2
remove sources
Luck
·
2016-08-19 22:23:28 +01:00
a51acdbc88
Add support for MongoDB and H2 database formats
Luck
·
2016-08-19 18:21:16 +01:00
a15a0752f4
Add import/export support
Luck
·
2016-08-18 12:30:51 +01:00
e9e7d81ddf
refactor LogEntry & cleanup stream formatting
Luck
·
2016-08-18 00:07:56 +01:00
84afbf26f8
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
Apply bukkit permissions directly, fix sponge listener, other misc changes/fixes
Luck
·
2016-08-07 17:10:37 +02:00
90e074d3ab
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
Add more stuff to api
Luck
·
2016-08-06 11:04:06 +02:00
d88657f369
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
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
Bump version, and make future version changes easier
Luck
·
2016-07-25 21:05:09 +01:00
a3604c7464
Add inheritance methods to Group
Luck
·
2016-07-25 20:44:01 +01:00
10574748ff
Per-world permissions
Luck
·
2016-07-25 18:19:36 +01:00
ebeb69dd3a
Fix possible race condition
Luck
·
2016-07-23 22:34:42 +01:00
df209f6515
Generics are cool
Luck
·
2016-07-23 21:57:19 +01:00
d32d6b5474
Add Api
Luck
·
2016-07-21 21:40:24 +01:00
b3b687d9b7