• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Supported Minecraft Versions
  1. 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

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

2020-01-31_23.24.24.png

2020-01-31_23.24.55.png
Author
MattyHD0
Downloads
962
Views
962
First release
Last update
Rating
5.00 star(s) 2 ratings

More resources from MattyHD0

Latest updates

  1. ItemFilter

    Fixed a syntax error

Latest reviews

Thanks so much for sharing this! I'm using 1.15.2 and it works perfectly. I'm also beginning to learn Skript, and this seems extremely simple and nice to learn from, thanks!
MattyHD0
MattyHD0
thanks for your review! I hope it helps you understand this world of skript
Works well, lightweight, thanks ^^
-------------------------------- 50 char.. xD