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
449
Commits
1
Branch
0
Tags
f0ababa409ede38de3e9506f2d9b451ed489fbbe
Commit Graph
53 Commits
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
Prepare for 1.6 release
Luck
·
2016-08-28 15:29:02 +01:00
b2cf6dce2d
Add group and track rename commands
Luck
·
2016-08-23 15:52:51 +01:00
f9c1cdb4bd
Complete the migration system
Luck
·
2016-08-21 23:31:38 +01:00
5dc551c05d
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
Add import/export support
Luck
·
2016-08-18 12:30:51 +01:00
e9e7d81ddf
Add logging, prepare for import/export system
Luck
·
2016-08-15 01:51:38 +02:00
e216c235ce
Add support for regex permissions/servers/worlds and shorthand permissions
Luck
·
2016-08-09 11:09:45 +02:00
b70b6f8af1
Apply bukkit permissions directly, fix sponge listener, other misc changes/fixes
Luck
·
2016-08-07 17:10:37 +02:00
90e074d3ab
Add wildcard permissions
Luck
·
2016-08-07 01:16:05 +02:00
e14ea73626
Add proper versioning, bump to 2.0
Luck
·
2016-08-06 18:28:38 +02:00
4e7547c92e
Sponge support
Luck
·
2016-08-05 12:58:27 +02:00
03450c3339
Fix version tags
Luck
·
2016-07-26 10:19:33 +01:00
db862b38c9
Bump version, and make future version changes easier
Luck
·
2016-07-25 21:05:09 +01:00
a3604c7464
Add complete offline-mode support
Luck
·
2016-07-25 11:18:35 +01:00
9ad40be210
Remove test files, bump version
Luck
·
2016-07-19 13:01:58 +01:00
ea358e88e1
Make command usage send with the correct label & bump version
Luck
·
2016-07-17 14:44:52 +01:00
24ff465679
small cleanup
Luck
·
2016-07-12 11:50:49 +01:00
ad9b190a7c
Use group.<name> instead of luckperms.group.<name> to indicate group membership
Luck
·
2016-06-29 11:57:55 +01:00
3c83c31e9f
Fix concurrency issue, remove sqlite from Bungee version and fix join message
Luck
·
2016-06-28 17:10:01 +01:00
d855be1c65
First
Previous
1
2
Next
Last