Merge pull request #579 from godgodgodgo/master

Add tpyes and etpyes aliases for accepting a tpa
This commit is contained in:
Olof Larsson 2014-04-04 15:58:29 +02:00
commit f4d0c8aef8

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