1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-09 13:50:52 +02:00

Improve & consolidate permission check commands

This commit is contained in:
Luck
2021-01-13 16:40:57 +00:00
parent 489c09ddfc
commit c904ede972
10 changed files with 215 additions and 267 deletions

View File

@@ -29,11 +29,6 @@ luckperms {
search {
permission brigadier:string quotable_phrase;
}
check {
user brigadier:string single_word {
permission brigadier:string quotable_phrase;
}
}
networksync;
import {
file brigadier:string quotable_phrase;
@@ -114,14 +109,7 @@ luckperms {
}
}
check {
node brigadier:string quotable_phrase {
context brigadier:string greedy_phrase;
}
}
checkinherits {
node brigadier:string quotable_phrase {
context brigadier:string greedy_phrase;
}
node brigadier:string quotable_phrase;
}
clear {
context brigadier:string greedy_phrase;
@@ -362,14 +350,7 @@ luckperms {
}
}
check {
node brigadier:string quotable_phrase {
context brigadier:string greedy_phrase;
}
}
checkinherits {
node brigadier:string quotable_phrase {
context brigadier:string greedy_phrase;
}
node brigadier:string quotable_phrase;
}
clear {
context brigadier:string greedy_phrase;