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:
godgodgodgo 2014-04-04 01:34:23 +01:00
parent 7d252edda1
commit 46517e71e5

View File

@ -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",