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
487 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
Remove storage buffers
Luck
·
2018-04-29 11:33:51 +01:00
2e136666be
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
Update some dependency versions
Luck
·
2018-04-21 23:26:34 +01:00
7d90dba08b
Implement the option to combine yaml/json/hocon storage files into one
Luck
·
2018-04-20 21:59:32 +01:00
328353d053
Fix compile
Luck
·
2018-04-09 20:58:52 +01:00
f8d34d7f46
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
misc cleanup
Luck
·
2018-04-02 16:02:55 +01:00
c13b01da01
Copy usernames in the GroupManager migration (
#883
)
Luck
·
2018-04-02 13:34:30 +01:00
3453f05aca
Fix shutdown hang (
#881
)
Luck
·
2018-03-31 11:11:42 +01:00
cbeaaca7af
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
Strip color when sending messages to the fallback logger
Luck
·
2018-03-09 16:43:29 +00:00
f969e2e52b
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
Return a dummy value instead of throwing an exception when an offline player is queried via Vault (
#806
)
Luck
·
2018-03-01 10:08:09 +00:00
7549b3eb9e
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
Fix NPEs caused in LPPermissionMap (
#794
)
Luck
·
2018-02-24 22:59:18 +00:00
aa4833ed74
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
Run the permissible monitoring injector twice
Luck
·
2018-02-24 14:08:36 +00:00
4f4a387f04
Fix issue with loading on old CraftBukkit versions
Luck
·
2018-02-24 14:04:22 +00:00
d0143f9e54
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
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
Rebuild default and child permission lookup maps live instead of only once when the plugin first enables
Luck
·
2018-02-04 20:50:35 +00:00
173286d404
Refactor permission processors, misc cleanup
Luck
·
2018-02-04 18:39:34 +00:00
fd937e3209
Refactor PEX primary group detection to exclude temporary parents
Luck
·
2018-02-01 20:31:54 +00:00
a1a2e189b6
Migrate temporary permissions / parents in PEX migration
Luck
·
2018-02-01 20:03:20 +00:00
5799a26cb7
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
Update some dependencies
Luck
·
2018-01-25 23:31:31 +00:00
e28d15456c
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
Only query online players when upgrading usernames --> uuids in Vault hooks
Luck
·
2018-01-23 17:07:26 +00:00
e1c60fa70f
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