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
1,165
Commits
1
Branch
0
Tags
c13b01da01aa0d83e44d00a3e5a8e2984df5dd0d
Commit Graph
64 Commits
Fully relocate the jedis driver
Luck
·
2018-02-24 18:20:56 +00:00
6704ac4b46
Update API to 4.1
Luck
·
2018-02-23 22:13:41 +00:00
168e712324
Use OkHttp for web requests
Luck
·
2018-01-30 00:08:00 +00:00
7f7116e1c7
Don't relocate H2 or SQLite depends in favour of loading into isolated classloaders (
fixes
#704
)
Luck
·
2018-01-22 21:32:31 +00:00
4858e59b70
Apply dependency remapping using an isolated classloader
* Fixes the issue which prevented LP from loading on Java 9 * Should also
fix
#697
Luck
·
2018-01-19 19:27:08 +00:00
03a93b1186
fix ~~minor~~ typo
Luck
·
2018-01-13 23:53:44 +00:00
39daed23c4
Relocate dependency packages to prevent conflicts with other plugins
Luck
·
2018-01-13 23:27:55 +00:00
19e6d4e4c8
move bukkit-legacy module to a separate project, cleanup poms
Luck
·
2018-01-08 20:01:02 +00:00
ea94bd8696
Remove lombok from the project
Luck
·
2018-01-07 18:40:23 +00:00
f646c04d09
Change poms to conform to Sonatype's OSSRH requirements
Luck
·
2017-11-28 22:22:52 +00:00
e2b9e37867
API 4.0 - this is a breaking change
Luck
·
2017-11-07 22:05:49 +00:00
175a21c0e4
Fix missing depend
Luck
·
2017-09-10 21:45:47 +01:00
f3251e9407
Add tracing to /lp verbose, API updates/cleanup, add login process event, and utilise string interning for faster context/node comparisons
Luck
·
2017-09-10 21:25:00 +01:00
096885d91f
Properly implement Contexts#allowAll - bump API to 3.3
Luck
·
2017-08-13 22:21:04 +02:00
82466c2e5d
Update dependency versions
Luck
·
2017-07-07 14:48:42 +01:00
d23b29aeb1
Add option to use the servers uuid cache/lookup facility (
#354
)
Luck
·
2017-07-03 16:07:33 +01:00
d2bf940105
Add jar signing to build scripts
Luck
·
2017-06-19 20:09:18 +01:00
8766e3b408
Replace fanciful with KyoriPowered/text
Luck
·
2017-06-11 14:46:56 +01:00
a9e751b4b8
Expose MetaStacks in the API, general cleanup, release 3.2
Luck
·
2017-05-16 21:41:20 +01:00
abc1c164cf
Cleanup poms, update copyright header
Luck
·
2017-04-15 19:01:52 +01:00
1f54bc41cc
API changes for 3.1
Luck
·
2017-04-10 22:26:20 +01:00
4fb07ff181
Cleanup pom files, maybe improve build speed a bit
Luck
·
2017-03-12 14:28:35 +00:00
d18ac2e6eb
Events rewrite, remove most deprecated API methods (v3.0)
Luck
·
2017-02-19 14:57:20 +00:00
6798fb21b2
Pull git commit id once only - should improve build time
Luck
·
2017-01-26 13:55:06 +00:00
f27034bb35
Include license file in the jars
Luck
·
2017-01-19 19:03:59 +00:00
8aa7d272fa
API changes for 2.17 -
closes
#123
Luck
·
2017-01-16 20:01:41 +00:00
aea44fc8bc
Download dependencies at runtime instead of shading them in the jar
Luck
·
2016-12-22 21:17:02 +00:00
d3e60487bb
change jar names
Luck
·
2016-12-08 19:33:49 +00:00
d1426f1b37
implement clickable message base - towards
#68
Luck
·
2016-12-07 21:08:40 +00:00
25511f898c
Changes for version 2.16
Luck
·
2016-12-02 20:20:31 +00:00
307e2b889c
API changes for 2.15
Luck
·
2016-11-22 18:27:40 +00:00
f1606ac51b
Changes for & release of API 2.14
Luck
·
2016-11-12 14:10:42 +00:00
563dd4683d
Implement support for instant data propagation with Redis
Luck
·
2016-10-24 14:38:12 +01:00
2cfc82f3aa
Refactor migration classes
Luck
·
2016-10-23 20:42:25 +01:00
4d85930f5a
Refactor contexts, expose cached data in the API & release 2.13
Luck
·
2016-10-23 16:46:53 +01:00
383276f47a
Bump minor version
Luck
·
2016-10-13 20:40:09 +01:00
cd758d7e48
API changes for 2.11
Luck
·
2016-10-05 21:40:54 +01:00
2429831153
Release 2.10
Luck
·
2016-09-25 17:32:58 +01:00
3424b0542a
Implement basic standalone base, working towards
#9
Luck
·
2016-09-20 21:50:28 +01:00
fa9324bda8
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
Some small fixes
Luck
·
2016-09-04 16:24:36 +01:00
23df8a2df8
Complete refactor of permissions/nodes. progress towards 1.6
Luck
·
2016-08-27 00:32:39 +01:00
edaf174ebf
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
Add support for MongoDB and H2 database formats
Luck
·
2016-08-19 18:21:16 +01:00
a15a0752f4
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 wildcard permissions
Luck
·
2016-08-07 01:16:05 +02:00
e14ea73626
First
Previous
1
2
Next
Last