- Supported Minecraft Versions
- 1.14
Any error or bug not paste them on the home page, use private message
Requieres:
- Skript
With this script you can filter the items you collect from the ground, you can block grab certain items
Requieres:
- Skript
With this script you can filter the items you collect from the ground, you can block grab certain items
Code:
options:
prefix: &8[ItemFilter] &7
prefixRed: &4[ItemFilter] &c
title: &4&lItemFilter
subtitle: &cThis item is on your blacklist!
itemAdded: &7Item &c%{_item}% &7added to the blacklist.
itemRemoved: &7Item &c%{_item}%&7 was removed from the blacklist.
itemNotExist: &7That item does not exist.
nothing: Nothing here...
blacklistCleaned: &7The blacklist was cleaned.
blacklistedItems: &7Blacklisted items: &c
subcommandNotExist: &cThat subcommand does not exist
scriptReloaded: &7Script reloaded!
noPermission: &cYou do not have permissions to do that!
command: &7
divider: &c - &f
explanation: &f
loadName: &7&lItemFilter &fv
version: 1.0.0
Code:
/ItemFilter add <item> - itemfilter.add
/ItemFilter remove <item> - itemfilter.remove
/ItemFilter clear - itemfilter.clear
/ItemFilter reload - itemfilter.reload