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,206
Commits
1
Branch
0
Tags
ab8b675bae0ceb1447d00a3e50c15b3d4375a799
Commit Graph
26 Commits
Make auto-op changes take effect (almost) immediately (
#943
)
"almost immediately" is better than "after a relog" ;)
Luck
·
2018-05-03 20:21:52 +01:00
55d59bb1c4
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
Refactor configurate deo serialization of permission data, add support for the TOML format
Luck
·
2018-04-28 21:26:59 +01:00
7d089cb5f0
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
Implement the option to combine yaml/json/hocon storage files into one
Luck
·
2018-04-20 21:59:32 +01:00
328353d053
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 shutdown hang (
#881
)
Luck
·
2018-03-31 11:11:42 +01:00
cbeaaca7af
Fixed command arguments for Nukkit (
#871
)
funniray
·
2018-03-27 16:43:49 +01:00
8f30176edd
Implement Messaging Service using SQL (
#534
)
Luck
·
2018-03-18 16:02:04 +00:00
da797f154d
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
Implement Sponge subject lookup queries using CachedData from LP common
Luck
·
2018-03-07 23:50:23 +00:00
bf69d5314e
Extract common plugin behaviour into an abstract class
Luck
·
2018-03-03 16:26:37 +00:00
68e4d36f40
Refactor Contexts class
Luck
·
2018-02-28 19:13:21 +00:00
98fb9946e4
Set allow-invalid-usernames to true by default for Nukkit (
#798
)
Luck
·
2018-02-26 17:35:34 +00:00
984bc5860f
Fully relocate the jedis driver
Luck
·
2018-02-24 18:20:56 +00:00
6704ac4b46
Bump caffeine & hikari version
Luck
·
2018-02-24 14:15:51 +00:00
4e4ec8e608
Update API to 4.1
Luck
·
2018-02-23 22:13:41 +00:00
168e712324
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