Archived
0

Fixed some permissions

This commit is contained in:
Minenash
2019-01-26 15:25:23 -05:00
parent 8fb9945e73
commit c4e251d3ab
4 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ command bpm {
alias toggle;
alias mod;
perm blockplacemods.use;
perm utils.blockplacemods;
type player;
[empty] {

View File

@@ -81,7 +81,7 @@ command unmute {
command chatonly {
alias co;
perm utilschat.chatonly;
perm utils.chat.chatonly;
[empty] {
run chatonly;
help Shows that you're onlu able to chat, nothing else.;

View File

@@ -23,7 +23,7 @@ command firstseen {
}
}
command playtime {
perm utils.playtime;
perm utils.seen.playtime;
[empty] {
type player;
run playtimeDef;

View File

@@ -84,7 +84,7 @@ command tpall {
command tpaccept {
alias tpyes;
perm utils.teleport.request;
perm utils.teleport.tpa;
type player;
[empty] {
@@ -99,7 +99,7 @@ command tpaccept {
command tpcancel {
alias tpastop;
perm utils.teleport.request;
perm utils.teleport.tpa;
type player;
[empty] {
@@ -114,7 +114,7 @@ command tpcancel {
command tpdeny {
alias tpno;
perm utils.teleport.request;
perm utils.teleport.tpa;
type player;
[empty] {
@@ -131,7 +131,7 @@ command tplist {
alias etplist;
alias tpl;
alias etpl;
perm utils.teleport.request;
perm utils.teleport.tpa;
type player;
[empty] {