This plugin adds a new and improved item filter unlike you will have ever seen!
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
Code (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
lang.yml
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.'