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",
|
"sethome",
|
||||||
"tpahere",
|
"tpahere",
|
||||||
"tpaccept",
|
"tpaccept",
|
||||||
|
"tpyes",
|
||||||
"tpa",
|
"tpa",
|
||||||
"warp",
|
"warp",
|
||||||
"warps",
|
"warps",
|
||||||
@ -168,6 +169,7 @@ public class UConf extends Entity<UConf>
|
|||||||
"esethome",
|
"esethome",
|
||||||
"etpahere",
|
"etpahere",
|
||||||
"etpaccept",
|
"etpaccept",
|
||||||
|
"etpyes",
|
||||||
"etpa",
|
"etpa",
|
||||||
"ewarp",
|
"ewarp",
|
||||||
"ewarps",
|
"ewarps",
|
||||||
|
Loading…
Reference in New Issue
Block a user