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
792
Commits
1
Branch
0
Tags
b9fc8f4b5fb405088e4c455be0635cd17a902cdb
Commit Graph
73 Commits
Add MongoDB collection prefix option
Luck
·
2017-06-05 16:09:02 +01:00
b9fc8f4b5f
Bump sponge API version, cleanup
Luck
·
2017-05-09 12:55:45 +01:00
6817945e12
Add config options to allow for finer control over how permissions are calculated, and set include-global to true on BungeeCord by default
Luck
·
2017-04-23 20:30:58 +01:00
a526c942ca
fix typo
Luck
·
2017-04-16 11:08:54 +01:00
a3737d4f35
Add not_on_track meta stack criteria
Luck
·
2017-04-16 11:06:05 +01:00
3314e94a9a
Cleanup poms, update copyright header
Luck
·
2017-04-15 19:01:52 +01:00
1f54bc41cc
Make the standard MySQL driver the default again
Luck
·
2017-04-06 11:30:17 +01:00
029dc9f8d9
Add "use-vault-server" config option, depreciate vault primary group override feature
Luck
·
2017-03-27 17:35:28 +01:00
ae82807139
Automatically push updates to other servers via the messaging service when commands are ran
Luck
·
2017-03-21 21:58:45 +00:00
c36b0d2975
Add some alternate options for primary group calculation
Luck
·
2017-03-17 22:54:18 +00:00
2e75bc3f3b
Rename online-mode config option to use-server-uuids to better reflect/clarify its purpose
Luck
·
2017-03-17 20:51:06 +00:00
ac4bd418f3
Listen for changes in data files and automatically update
Luck
·
2017-03-11 23:05:03 +00:00
b9fc5c39ae
"Explaination" --> "Explanation" (
#168
)
Michael Vorburger
·
2017-02-04 22:32:34 +00:00
0982154a15
Add configurable duration handling when a holder already has a temporary permission/parent/option set -
closes
#152
Luck
·
2017-02-03 22:24:42 +00:00
6540c695de
Pull git commit id once only - should improve build time
Luck
·
2017-01-26 13:55:06 +00:00
f27034bb35
Implement BungeeCord & LilyPad messaging services -
closes
#142
Luck
·
2017-01-22 21:46:22 +00:00
327c8b83be
Implement stacking prefixes -
closes
#60
Luck
·
2017-01-22 18:23:08 +00:00
292d4cd450
Fully implement new SQL schema & add migration code
Luck
·
2017-01-08 19:33:27 +00:00
960c2291b6
Change comments on configs; default ports for all storage backends
bakatrouble
·
2016-12-27 12:39:54 +00:00
f8a77cf809
remove /p alias
Luck
·
2016-12-17 00:03:21 +00:00
8afba8b53d
Fix migration commands never being executed
Luck
·
2016-11-15 18:17:35 +00:00
e296b1df60
Update plugin.yml to make LuckPerms always enable before Vault
Luck
·
2016-11-14 22:50:11 +00:00
b72e5f5437
Fix Vault hook - thanks @Yann151924
Luck
·
2016-11-14 22:32:06 +00:00
de09ae94b8
Implement group weights
Luck
·
2016-11-05 09:04:26 +00:00
5361b1e87b
Remove redundant config option
Luck
·
2016-10-27 18:48:38 +01:00
66f756575a
Implement more customizable primary groups
Luck
·
2016-10-26 17:19:33 +01:00
d1863fa714
Implement support for instant data propagation with Redis
Luck
·
2016-10-24 14:38:12 +01:00
2cfc82f3aa
Make the max pool size configurable
Luck
·
2016-10-21 22:22:06 +01:00
5d955e77b6
Add set-primary-group option to the default assignments
Luck
·
2016-10-17 18:23:41 +01:00
7b655d12df
Implement default assignment system (
#25
)
Luck
·
2016-10-16 13:58:57 +01:00
13fbc7dd39
Reimplement autoop on Bukkit & other misc fixes
Luck
·
2016-10-15 21:04:04 +01:00
02a75fc32a
Reorganize packages
Luck
·
2016-10-13 20:07:10 +01:00
26fb506560
add option to ignore vault world parameters
Luck
·
2016-10-08 15:01:54 +01:00
ed5892eb56
Add world and group name rewriting, refactor configs
Luck
·
2016-09-23 18:58:19 +01:00
f48595b1ff
Update config comments
Luck
·
2016-09-22 18:25:49 +01:00
12cd4e19cb
Re-add regex permissions & actually take note of the config options
Luck
·
2016-09-19 21:00:23 +01:00
b1e34b55f8
Fix no permissions applying when include-global is false, and better support per-server/per-world groups
Luck
·
2016-09-17 19:05:56 +01:00
30ea5a5b69
Update default configs
Luck
·
2016-09-16 22:09:55 +01:00
e7a210dc06
Inject PermissibleBase instead of using attachments.
Resolves
#14
Luck
·
2016-09-11 11:50:59 +01:00
9df39a9545
Add auto-op.
Closes
#8
Luck
·
2016-09-07 23:21:24 +01:00
fb0e694155
Fix bad grammar in config option comment
Luck
·
2016-09-07 21:01:03 +01:00
cd6cac1fb6
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
Slight re-wording
Luck
·
2016-09-03 21:34:35 +01:00
36cd388607
Add comment about Paper's "bungee-online-mode" option.
Resolves
#6
Luck
·
2016-09-03 21:30:37 +01:00
4d48ef1939
Add bPermissions migration
Luck
·
2016-09-03 18:15:52 +01:00
7970e2a1c6
Add YAML storage support
Luck
·
2016-09-02 19:15:31 +01:00
5dec5a54cb
Add support for split storage
Luck
·
2016-08-31 09:30:19 +01:00
3fd62a80e2
Make log notifications toggleable
Luck
·
2016-08-30 16:02:01 +01:00
9b4bbe0500
Add prefix/suffix/meta commands
Luck
·
2016-08-30 10:22:25 +01:00
075ba33e8b
First
Previous
1
2
Next
Last