removed readme.

This commit is contained in:
Brianna O'Keefe 2019-01-24 11:07:42 -05:00
parent b49face957
commit 5944ebfc9b

View File

@ -38,7 +38,7 @@ interface.hopper.selllore = "|&7Selling in &6%timeleft%s&7."
interface.hopper.synchopper = "&6Click to Link This hopper" interface.hopper.synchopper = "&6Click to Link This hopper"
interface.hopper.rejectsync = "&6Click to Link Rejected Items" interface.hopper.rejectsync = "&6Click to Link Rejected Items"
interface.filter.infotitle = "&aFilter Guide" 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.whitelist = "&f&lWhite List"
interface.filter.blacklist = "&8&lBlack List" interface.filter.blacklist = "&8&lBlack List"
interface.filter.void = "&c&lVoid" interface.filter.void = "&c&lVoid"