From 5944ebfc9b077890f18c5d82605659c970ab4778 Mon Sep 17 00:00:00 2001 From: Brianna O'Keefe Date: Thu, 24 Jan 2019 11:07:42 -0500 Subject: [PATCH] removed readme. --- EpicHoppers-Plugin/src/main/resources/en_US.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EpicHoppers-Plugin/src/main/resources/en_US.lang b/EpicHoppers-Plugin/src/main/resources/en_US.lang index f97fc72..fb69969 100644 --- a/EpicHoppers-Plugin/src/main/resources/en_US.lang +++ b/EpicHoppers-Plugin/src/main/resources/en_US.lang @@ -38,7 +38,7 @@ interface.hopper.selllore = "|&7Selling in &6%timeleft%s&7." interface.hopper.synchopper = "&6Click to Link This hopper" interface.hopper.rejectsync = "&6Click to Link Rejected Items" interface.filter.infotitle = "&aFilter Guide" -interface.filter.infolore = "&7Items placed in the right most colmun|&7space will be whitelisted.||&7Items placed in the right most column|&7will be void.||&7Items placed in the middle column|&7will be blacklisted.||&cUsing the whitelist will disable|&cboth the blacklist and the void." +interface.filter.infolore = "&7Items placed in the leftmost colmun|&7space will be whitelisted.||&7Items placed in the rightmost column|&7will be void.||&7Items placed in the middle column|&7will be blacklisted.||&cUsing the whitelist will disable|&cboth the blacklist and the void." interface.filter.whitelist = "&f&lWhite List" interface.filter.blacklist = "&8&lBlack List" interface.filter.void = "&c&lVoid"