From d0253ac6767d5fa0df577aa939d24eed20ec7f5a Mon Sep 17 00:00:00 2001 From: Tibo442 Date: Sat, 25 Jan 2014 20:35:20 +0100 Subject: [PATCH] Add Essentials e+(command) to UConf Fixes a bug. --- src/com/massivecraft/factions/entity/UConf.java | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/com/massivecraft/factions/entity/UConf.java b/src/com/massivecraft/factions/entity/UConf.java index 37119e41..d163dac7 100644 --- a/src/com/massivecraft/factions/entity/UConf.java +++ b/src/com/massivecraft/factions/entity/UConf.java @@ -164,6 +164,14 @@ public class UConf extends Entity "warp", "warps", "spawn", + "ehome", + "esethome", + "etpahere", + "etpaccept", + "etpa", + "ewarp", + "ewarps", + "espawn", "wtp", "uspawn", "utp",