BlockVillagerTrade is a simple way to block player from trading with villager. Tested and working as light as possible to prevent performance drop.
•
Action Bar - Enable the blocker message to be deliver through action bar method.
•
Title - Enable the blocker message to be deliver through title method.
•
Customizable Message - 100% of the plugin messages is changeable.
•
Block Profession - You can choose which villager profession you want to block the trade event.
•
Toggle Blocker - You can choose to either toggle the blocker inside the configuration.
•
Bypass - You can give player permission to bypass the trade blocker.
(blockvillagertrade.bypass) •
Reload Command - /bvtreload - Reload the configuration.
(blockvillagertrade.reload) •
Config File - Everything is simplify to make sure the user can config the file easily.
Code (Text):
####################################
### CONFIG MADE BY : MEMESTEALER ###
######### CONFIG VER : 1.3 #########
####################################
Enabled: true
## Enable the villager trade blocker.
Message-Enabled: true
Message: "&cVillager trading is disabled."
## Enable the message when player try to trade.
Action-Bar: false
Action-Bar-Message: "&cVillager trading is disabled."
## Enable the message as an action bar.
Title: true
Title-Message: "&cVillager Trading"
Title-Subtitle: "&chas been disabled."
## Only works if Title is set to true