Disables trading with villagers if configured.
A lightweight Minecraft Spigot/Paper plugin that completely disables trading with villagers.
Perfect for survival, economy, or hardcore servers where villager trading should be restricted or replaced with other systems.
.jar file plugins/ folder config.yml)# Enable or disable Totem blocking
NoTotems: true
When a player tries to trade with a villager:
§cTrading with villagers is disabled!
You can change this message in the source code if needed.
Main class:de.scholle.noVillagerTrading.NoVillagerTrading
Event listener:de.scholle.noVillagerTrading.VillagerTradeBlocker
Event used:PlayerInteractEntityEvent
Developed by: Scholle
Package: de.scholle.noVillagerTrading