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,202
Commits
1
Branch
0
Tags
55d59bb1c4e39534de445596e4e040a464c714db
Commit Graph
427 Commits
Refactor the way holder caches are invalidated in order to improve consistency (
#734
)
Luck
·
2018-05-03 19:36:10 +01:00
a6facf7492
Refactor extended node types, general cleanup
Luck
·
2018-05-02 20:18:57 +01:00
4547b52748
Maybe fix problems with symlinks (
#956
)
Luck
·
2018-04-30 14:44:09 +01:00
e3a783c546
Refactor configurate deo serialization of permission data, add support for the TOML format
Luck
·
2018-04-28 21:26:59 +01:00
7d089cb5f0
Some small fixes and changes for ContextSet implementations
Luck
·
2018-04-27 18:50:36 +01:00
3784d904fb
Fix sponge split-storage config section being in the wrong section of the config (
#928
)
Luck
·
2018-04-25 17:30:56 +01:00
55382519a1
Fix sponge subject storage
Luck
·
2018-04-25 17:30:02 +01:00
cbb562b603
Fix misplaced sponge config options
Luck
·
2018-04-23 21:31:04 +01:00
d73543408e
Implement the option to combine yaml/json/hocon storage files into one
Luck
·
2018-04-20 21:59:32 +01:00
328353d053
Account for Sponge permission defaults in SpongeSenderFactory#getPermissionValue (
fixes
#920
)
Luck
·
2018-04-20 14:17:29 +01:00
882a29029e
refactor inheritance graphs slightly
Luck
·
2018-04-20 14:00:50 +01:00
957365ab91
Minor misc changes
Luck
·
2018-04-08 22:58:15 +01:00
cb185e4827
derp
Luck
·
2018-04-04 15:29:45 +01:00
6a5b7ce3a1
Register Sponge PermDescriptions to the LP permission registry
Luck
·
2018-04-03 21:56:15 +01:00
f33c540efb
Add extra parameter to EventBus#subscribe which allows a handler to be bound to a plugin
Luck
·
2018-04-02 17:26:02 +01:00
7684ac5d3a
Fix resolving data directory on Sponge servers with a custom config dir location (
#875
)
Luck
·
2018-03-30 21:37:33 +01:00
72f9de6cc7
Implement Messaging Service using SQL (
#534
)
Luck
·
2018-03-18 16:02:04 +00:00
da797f154d
Fix Sponge persisted subject parent serialisation
Luck
·
2018-03-18 11:41:13 +00:00
926195efc4
Fix Sponge subject inheritance
Luck
·
2018-03-18 10:41:27 +00:00
8c1c5c820c
Fix parentadd and parentremove sponge commands
Luck
·
2018-03-18 10:09:21 +00:00
f63f652edb
Rename role parameter in PermissionDescription.Builder#assign
Luck
·
2018-03-18 10:02:16 +00:00
174ef187e8
Reorganise the default configuration
Luck
·
2018-03-17 21:03:50 +00:00
d1e76f401a
Reorganise commands
Luck
·
2018-03-12 21:25:39 +00:00
907d716929
Further improvements to the Sponge service design
Luck
·
2018-03-08 21:51:25 +00:00
f6c440c172
Implement Sponge subject lookup queries using CachedData from LP common
Luck
·
2018-03-07 23:50:23 +00:00
bf69d5314e
Fix errors relating to sponge plugin parameter being an illegal argument (
#810
)
Luck
·
2018-03-03 20:43:41 +00:00
6d2ea659a4
Always fire SubjectDataUpdateEvent async
Luck
·
2018-03-03 16:27:43 +00:00
f93e8fdccd
Extract common plugin behaviour into an abstract class
Luck
·
2018-03-03 16:26:37 +00:00
68e4d36f40
Remove sponge migration commands
Luck
·
2018-03-01 11:03:22 +00:00
6c0bb61cb1
Implement SubjectDataUpdateEvent (
#753
)
Luck
·
2018-03-01 10:58:08 +00:00
d9a45b1090
Cleanup parts of the sponge service implementation
Luck
·
2018-03-01 08:48:39 +00:00
fbe84322b5
Refactor Contexts class
Luck
·
2018-02-28 19:13:21 +00:00
98fb9946e4
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
Fix illegal argument exception when a proxied Sponge calculator adds an empty context (
#780
)
Luck
·
2018-02-22 22:24:21 +00:00
b1fa4263ed
Update web related functionality to point to new locations and APIs (
#770
) (
#784
)
Luck
·
2018-02-22 22:09:37 +00:00
31d435dc2b
Fix compile and some minor formatting errors
Luck
·
2018-02-20 20:15:48 +00:00
da9977a30f
MongoDB Replica Set connections cannot resolve (
#776
&
#777
)
Andrew
·
2018-02-20 19:59:29 +00:00
9c92522564
Nukkit support (
#764
)
Luck
·
2018-02-18 15:10:35 +00:00
31e436868d
Abstract out the process of traversing the inheritance tree, add configurable option to choose which algorithm to use (
#719
)
Luck
·
2018-02-16 17:46:17 +00:00
0adf85746d
Remove old schema migration code, cleanup a bit
Luck
·
2018-02-16 13:19:43 +00:00
765f9d2545
Refactor permission processors, misc cleanup
Luck
·
2018-02-04 18:39:34 +00:00
fd937e3209
Use OkHttp for web requests
Luck
·
2018-01-30 00:08:00 +00:00
7f7116e1c7
fix build, refactor Bukkit model classes
Luck
·
2018-01-28 14:18:53 +00:00
0cc1c4e5a7
Add /lp debug command
Luck
·
2018-01-24 19:13:29 +00:00
54dbede130
Reduce the amount of unnecessary data in info command outputs a bit
Luck
·
2018-01-23 19:55:21 +00:00
982254ff5e
Log the name of the calculator when an exception is thrown
Luck
·
2018-01-23 16:52:50 +00:00
6923c4e247
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
Cleanup usages of loadUser/loadGroup/loadTrack - eliminate possibility for unloading race condition (
#706
)
Luck
·
2018-01-22 17:34:15 +00:00
1f70ad978f
Force a clear of transient nodes when a User quits, don't just rely on their instance being unloaded
Luck
·
2018-01-21 20:25:00 +00:00
f18d230ff6
First
Previous
1
2
3
4
5
...
Next
Last