Speedgot
BanItem [1.7+]
-----
Lightweight, powerful & configurable per world ban item plugin
Download Now
228.6 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Custom permission + New action + multiple fixes
v3.3:
Added
smith
action: when the recipe of an item is completed inside a smithing table
(MC>=1.16)
;
Added custom permission per item/action:
This is an important notable improvement for the permission system.
This will highly optimize the permission system
(both for the plugin and for you)
, and it's a great solution for groups permissions.
You can set a custom permission like so:
Code (YAML):
blacklist
:
world
:
stone
:
place
:
message
:
'&cYou can not place a stone.'
permission
:
'mycustom.permission'
Result: players with
mycustom.permission
permission will bypass the ban.
No
other permissions will be checked
but
this one.
More information on the
doc
.
Fixed
craft
action:
was displaying banned message even if the item does not match;
now displays the crafted item but block it;
Removed "addeverywhere" from tab completition;
Fixed click action on air
(thanks to
@LoneDev
)
: require 'click' priority into config;
Fixed transfer action for the workbench;
Fixed transfer action for dragging items;
Fixed water bottle error when using potion custom item;
Fixed error with inventories on 1.7;
Fixed error with entitydrop;
Code clean up;
PlayerBanItemEvent#getaction() and #getactiondata() are now deprecated (typo);
----------
,
Oct 17, 2021
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
79,217
First Release:
May 25, 2019
Last Update:
Sep 1, 2024
Category:
---------------
All-Time Rating:
118 ratings
Find more info at banitem.andross.fr...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support