1
0
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:
Luck
2020-06-04 01:32:56 +01:00
parent e37c77a1be
commit 8996cf02af
5 changed files with 33 additions and 21 deletions

View File

@@ -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 {