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
689
Commits
1
Branch
0
Tags
eecbfe04dbb9f7844b0d37a5aa8a9323765c4ac8
Commit Graph
689 Commits
This Branch
This Branch
All Branches
Add es_ES locale
Luck
·
2017-03-25 11:13:45 +00:00
eecbfe04db
Cleanup remaining (un)setPermission methods
Luck
·
2017-03-25 11:04:25 +00:00
671e2adc32
Rewrite inheritance resolution implementation
Luck
·
2017-03-24 22:18:18 +00:00
1137e476dd
correct zPermissions migration logging tag
Luck
·
2017-03-23 23:18:03 +00:00
cb63b321d0
Automatically push updates to other servers via the messaging service when commands are ran
Luck
·
2017-03-21 21:58:45 +00:00
c36b0d2975
Rename "debug" classes to "verbose"
Luck
·
2017-03-20 17:22:18 +00:00
f8ad562b95
Slight speed improvement for import processes
Luck
·
2017-03-19 20:52:35 +00:00
c35ab38f36
Implement nicer json format for Sponge local data
Luck
·
2017-03-19 17:54:12 +00:00
073b775566
Implement new file layout for YAML / JSON storage files (
#211
)
Luck
·
2017-03-19 15:37:30 +00:00
85c7a7db8d
Clarify the file names of H2 and SQLite databases
Luck
·
2017-03-18 23:00:12 +00:00
1e134df27d
Enforce that ContextSets use the HashMultimap variant -
closes
#208
Luck
·
2017-03-18 20:18:18 +00:00
bdff84885a
Fix PM migration command not being registered
Luck
·
2017-03-18 17:26:44 +00:00
f1a9c3722c
Fix NoSuchMethodError being thrown for older Bukkit config classes
Luck
·
2017-03-18 15:34:29 +00:00
8b402f6423
Correct the case of group names when retrieved from Node instances
Luck
·
2017-03-18 14:43:34 +00:00
a0aec52661
Update PM migration to support latest version
Luck
·
2017-03-17 23:21:57 +00:00
407ab43dd1
Fix primary groups being selected in reverse order
Luck
·
2017-03-17 23:00:37 +00:00
c2165e0196
Add some alternate options for primary group calculation
Luck
·
2017-03-17 22:54:18 +00:00
2e75bc3f3b
Add method to export Message enum and update language file
Luck
·
2017-03-17 21:17:59 +00:00
e91c2ca427
Fix ClassCastException with MongoDB user search
Luck
·
2017-03-17 20:54:40 +00:00
965ff04bcc
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
Include internal weight value in meta output if not already present
Luck
·
2017-03-13 20:17:54 +00:00
e9e844c1f7
Refactor and cleanup commands
Luck
·
2017-03-13 20:03:03 +00:00
aa2941fcdb
Cleanup migration commands
Luck
·
2017-03-13 19:10:36 +00:00
dbc909a317
Fix BungeePerms migration to account for group weights and negated permissions
Luck
·
2017-03-12 20:00:02 +00:00
11465a4ce9
Add server version info to the startup banner
Luck
·
2017-03-12 14:59:27 +00:00
f5007f94dc
Cleanup pom files, maybe improve build speed a bit
Luck
·
2017-03-12 14:28:35 +00:00
d18ac2e6eb
Listen for changes in data files and automatically update
Luck
·
2017-03-11 23:05:03 +00:00
b9fc5c39ae
Cleanup a bit
Luck
·
2017-03-11 21:10:27 +00:00
9dc2278083
Make the clone commands work for existing tracks/groups too
Luck
·
2017-03-11 18:30:27 +00:00
281060a972
Fix mistake in removeprefix/removesuffix command descriptions
Luck
·
2017-03-11 18:26:29 +00:00
91626f079d
Migrate group weightings onto the group itself as well as to the chat meta held by it
Luck
·
2017-03-11 18:24:25 +00:00
7305c6c54b
Fix getAllNodes cache not working properly, remove pre-process contexts on Bungee & cleanup some unused methods
Luck
·
2017-03-11 17:55:50 +00:00
bce7fa871d
remove placeholder expansion from main project
Luck
·
2017-03-11 14:02:17 +00:00
a35fd80763
Add some more placeholders to the expansion
Luck
·
2017-03-11 13:30:08 +00:00
b383f9dfbc
Update hikari version
Luck
·
2017-03-11 10:32:10 +00:00
680ad3c145
Update readme
Luck
·
2017-03-10 23:30:08 +00:00
7b712e7f90
Run exporter in own thread and process user exports concurrently
Luck
·
2017-03-10 20:44:19 +00:00
2462eac497
Cleanup powerfulperms migration & remove support for older PP versions
Luck
·
2017-03-09 19:10:48 +00:00
bb818c8942
Add new argument util method for reading context pairs
Luck
·
2017-03-09 17:56:15 +00:00
ddc881af11
Switch all usages of file reader/writers to use java nio methods -
closes
#204
Luck
·
2017-03-09 17:55:33 +00:00
838fba9173
Fallback to uuid in the search command if the username is unknown
Luck
·
2017-03-07 22:17:49 +00:00
0b6f326c18
Don't send json text on MC 1.7
Luck
·
2017-03-06 18:22:11 +00:00
00895fc7ab
Fix possible issue with context conversion
Luck
·
2017-03-05 22:56:00 +00:00
07f38aa283
Fix issue where group nodes could be unset using the permission commands, and where users with per-server groups wouldn't be assigned to the default group globally
Luck
·
2017-03-05 19:05:05 +00:00
ecf1d3790c
Fix race condition with Bukkit join handling where players are denied entry but subsequently login slightly later
Luck
·
2017-03-05 00:59:44 +00:00
53c9e5bb4a
Fix groupmanager global group migration on windows systems
Luck
·
2017-03-01 21:26:20 +00:00
b20b03113a
Change bungeecord leave event priority to wait longer before unloading data
Luck
·
2017-02-26 21:53:03 +00:00
ec8273aa9f
Fix creating delimiter patterns
Luck
·
2017-02-26 21:28:40 +00:00
2862f0dfae
Fix getUuid and getName API methods returning null for User, Group and Track instances
Luck
·
2017-02-26 20:46:37 +00:00
fd4963c74b
misc cleanup
Luck
·
2017-02-26 12:43:35 +00:00
df99ef4481
First
Previous
1
2
3
4
5
...
Next
Last