Added editable messages (#2072) @montlikadani

**If it is accepted then I will add it to the other message files.**
This commit is contained in:
montlikadani 2018-08-26 16:17:07 +02:00 committed by md678685
parent 82b2ff0b3f
commit 81397d98b8
29 changed files with 244 additions and 21 deletions

View file

@ -19,7 +19,6 @@ public class Commandbook extends EssentialsCommand {
super("book");
}
//TODO: Translate this
@Override
public void run(final Server server, final User user, final String commandLabel, final String[] args) throws Exception {
final ItemStack item = user.getItemInHand();