Reverted merge.
This commit is contained in:
@@ -27,17 +27,4 @@ command reply {
|
||||
help Sends a direct message to the last person you talked to.;
|
||||
perm utils.message;
|
||||
}
|
||||
}
|
||||
|
||||
command pmtoggle {
|
||||
[empty] {
|
||||
help Turns off your toggle.;
|
||||
type player;
|
||||
run pmtoggle_off;
|
||||
}
|
||||
[string:player] {
|
||||
help Turns on your pmtoggle and locks onto <player>.;
|
||||
type player;
|
||||
run pmtoggle player;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user