From 683b4457f457692280fb1d424180db47edfd634c Mon Sep 17 00:00:00 2001 From: graywolf336 Date: Sat, 1 Feb 2014 01:56:12 -0600 Subject: [PATCH] Fix the messages not being correct. --- src/main/resources/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/en.yml b/src/main/resources/en.yml index 01f5195..9d2cb83 100644 --- a/src/main/resources/en.yml +++ b/src/main/resources/en.yml @@ -4,8 +4,8 @@ language: blockplacing: 'placing a block' command: 'trying to use a command' croptrampling: 'trampling crops' - interactionBlocks: 'interacting with a block' - interactionItems: 'interacting with an item' + interactionblocks: 'interacting with a block' + interactionitems: 'interacting with an item' moving: 'trying to escape' general: alljails: 'all the jails'