This plugin adds a new and improved item filter unlike you will have ever seen!
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- Contributors:
- SpokenWig620933
- Donation Link:
- https://www.paypal.me/AuracraftMC
Commands:
- Aliases: /auraif, /itemfilter, /aif, /if
/auraitemfilter - Opens the auctionhouse.
/auraitemfilter toggle - Opens the auctionhouse.
/auraitemfilter reload - Shows the help menu.
Permissions:
/auraitemfilter - auraitemfilter
/auraitemfilter toggle - auraitemfilter
/auraitemfilter reload - auraitemfilter.reload
This plugin uses bstats, if you don't want to contribute to bstats disable bstats in the bstats folder.
config.yml
lang.ymlCode (YAML):#-----------------------------------------#
# #
# AuraItemFilter #
# by SpokenWig620933 #
# version: 1.0.0 #
# #
#-----------------------------------------#
general:
filters:
click-types:
# Available: LEFT, SHIFT_LEFT, RIGHT, SHIFT_RIGHT, MIDDLE, DOUBLE_CLICK, DROP
select: LEFT
edit: RIGHT
rename: MIDDLE
icon: DROP
default:
name: '&7Filter {#}'
lore:
- ' '
- 'Left Click to select this filter.'
- 'Right Click to edit this filter.'
- 'Middle Click to rename this filter.'
- 'Drop this to change the icon of this filter.'
icon:
material: STAINED_GLASS_PANE
data: 15
Code (YAML):general:
toggled:
on: '&bToggled the item filter on'
off: '&bToggled the item filter off'
true: '&aTrue'
false: '&cFalse'
rename: '&bType the new name of the filter.'

AuraItemFilter 1.0.1-dev2
A new and improved itemfilter!