mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-09 05:40:47 +02:00
Add player argument to'/lp verbose command' to execute the test command as another player
This commit is contained in:
@@ -17,7 +17,9 @@ luckperms {
|
||||
filter brigadier:string greedy_phrase;
|
||||
}
|
||||
command {
|
||||
command brigadier:string greedy_phrase;
|
||||
player brigadier:string single_word {
|
||||
command brigadier:string greedy_phrase;
|
||||
}
|
||||
}
|
||||
}
|
||||
tree {
|
||||
|
Reference in New Issue
Block a user