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"