Add tpyes and etpyes aliases for accepting a tpa
Adds commands to block tpaccept aliases that not many people know of.
This commit is contained in:
parent
7d252edda1
commit
46517e71e5
@ -160,6 +160,7 @@ public class UConf extends Entity<UConf>
|
||||
"sethome",
|
||||
"tpahere",
|
||||
"tpaccept",
|
||||
"tpyes",
|
||||
"tpa",
|
||||
"warp",
|
||||
"warps",
|
||||
@ -168,6 +169,7 @@ public class UConf extends Entity<UConf>
|
||||
"esethome",
|
||||
"etpahere",
|
||||
"etpaccept",
|
||||
"etpyes",
|
||||
"etpa",
|
||||
"ewarp",
|
||||
"ewarps",
|
||||
|
Loading…
Reference in New Issue
Block a user