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
287
Commits
1
Branch
0
Tags
687804de2c2e432735838289dd41be4f3275d173
Commit Graph
59 Commits
API changes for 2.11
Luck
·
2016-10-05 21:40:54 +01:00
2429831153
Pre-process permissions and apply immediately on login events
Luck
·
2016-10-04 14:57:00 +01:00
82789328c1
Refactor PermissionHolder & Sponge subjects
Luck
·
2016-10-02 15:05:53 +01:00
1b3b50c113
Implement locks to hopefully resolve race conditions with I/O - experimental
Luck
·
2016-10-01 19:03:05 +01:00
4787361e66
Proper context implementation - WIP
Luck
·
2016-09-25 10:19:36 +01:00
5ee6db02ff
Add locale file support
Luck
·
2016-09-23 22:14:40 +01:00
eb9d2be587
Add world and group name rewriting, refactor configs
Luck
·
2016-09-23 18:58:19 +01:00
f48595b1ff
Re-add regex permissions & actually take note of the config options
Luck
·
2016-09-19 21:00:23 +01:00
b1e34b55f8
Separate PermissionProcessor into own class
Luck
·
2016-09-19 20:45:37 +01:00
cff1b8a411
Make more specific wildcards take priority over less specific ones
Luck
·
2016-09-19 20:36:52 +01:00
6ffa6720be
Refactor permission calculation
Luck
·
2016-09-17 23:15:07 +01:00
23d53d39b4
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
Fixes for offline mode servers
Luck
·
2016-09-16 21:24:25 +01:00
be74b50762
Use Splitter instead of Patterns, don't split arguments in quotes
Luck
·
2016-09-12 19:00:37 +01:00
e7ca79d251
Add a much better system for exporting data
Luck
·
2016-09-08 21:01:37 +01:00
89ff4cfa40
Release 2.8
Luck
·
2016-09-07 20:53:33 +01:00
ea07f05097
Add more shorthand nodes
Luck
·
2016-09-06 22:27:46 +01:00
aab73a8d81
Release 2.7
Luck
·
2016-09-05 20:00:01 +01:00
60bcd5f643
Fix permissions not being removed on Sponge
Luck
·
2016-09-04 17:59:01 +01:00
770b7dc282
Match negative priorities and fix PEX weight migration
Luck
·
2016-08-30 11:04:34 +01:00
a217727bb4
Fix typo
Luck
·
2016-08-29 18:40:37 +01:00
3c83c578eb
Only save unique users
Luck
·
2016-08-28 21:36:16 +01:00
6aea3b53f3
bug fixes
Luck
·
2016-08-28 17:43:02 +01:00
9f5e194a6e
More progress towards 1.6: implement PermissionService
Luck
·
2016-08-28 14:57:03 +01:00
a3ebf86f6b
More progress towards 1.6: add transient permissions
Luck
·
2016-08-27 22:01:17 +01:00
2a305b1c55
Complete refactor of permissions/nodes. progress towards 1.6
Luck
·
2016-08-27 00:32:39 +01:00
edaf174ebf
Add some PlaceholderAPI placeholders
Luck
·
2016-08-23 19:32:58 +01:00
21d0c9ab0e
Add group and track rename commands
Luck
·
2016-08-23 15:52:51 +01:00
f9c1cdb4bd
Copy prefixes and suffixes during migration processes
Luck
·
2016-08-23 12:36:20 +01:00
9cd4e01d8e
Add events
Luck
·
2016-08-20 15:43:54 +01:00
4aa753515d
Process shorthand in server/world names
Luck
·
2016-08-19 19:36:04 +01:00
9424d2d2ba
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
Add wildcard permissions
Luck
·
2016-08-07 01:16:05 +02:00
e14ea73626
Add license headers
Luck
·
2016-08-06 14:36:56 +02:00
8483e78082
Add more stuff to api
Luck
·
2016-08-06 11:04:06 +02:00
d88657f369
Move stuff into commons, rename PermissionObject, add more javadocs to api
Luck
·
2016-08-06 00:11:00 +02:00
caf03379f2
Sponge support
Luck
·
2016-08-05 12:58:27 +02:00
03450c3339
Various small changes
Luck
·
2016-08-03 12:08:10 +02:00
56e11b8b85
small fix
Luck
·
2016-08-02 00:50:47 +02:00
a9619bc08c
Fix bad javadoc issues
Luck
·
2016-07-26 03:12:27 +01:00
0ecd899ec5
Per-world permissions
Luck
·
2016-07-25 18:19:36 +01:00
ebeb69dd3a
Add complete offline-mode support
Luck
·
2016-07-25 11:18:35 +01:00
9ad40be210
Add Api
Luck
·
2016-07-21 21:40:24 +01:00
b3b687d9b7
Cleanup & multiple small fixes
Luck
·
2016-07-21 14:15:14 +01:00
a413c0a50a
Add temporary permissions
Luck
·
2016-07-19 12:54:39 +01:00
cdf8a4ce18
Add support for tracks
Luck
·
2016-07-15 22:44:25 +01:00
874a90253b
Pre-compile patterns, add two new commands, check args before doing DB lookup, and limit group names slightly
Luck
·
2016-07-15 15:03:21 +01:00
42322ef932
Huge cleanup
Luck
·
2016-06-29 15:35:57 +01:00
84335afacd
First
Previous
1
2
Next
Last