New filter system with full customisation
Exemple configuration :
Code (Text):
categories:
'default':
displayName: "All"
materials:
- ALL
'wood':
displayName: "Log"
materials:
- OAK_LOG
- SPRUCE_LOG
- JUNGLE_LOG
- ACACIA_LOG
- DARK_OAK_LOG
new block in auction.yml :
Code (Text):
utility: category
material: BOOK
title: "&5Filter."
description:
- "&eClick here to change filter"
- "&eCurrent filter : {categoryDisplayName}"