Easy Villager Trade Cycling (EVTC)
This project is filling a gap where there is no easy and customizable villager trade cycling plugin.
This uses a GUI click in order to make it easy for the player to use, there is also support for permissions and to charge emeralds.
Command usage:
The default config.yml is shown below:
Code (YAML):
# VillagerCycleTrading Configuration
# Whether players need the villagercycletrading.cycle permission to cycle trades
require-permission
: false
# Whether to consume emeralds when cycling trades
consume-emerald
: true
# How many emeralds are consumed per cycle when consume-emerald is true
emerald-cost
: 3
# Cooldown between trade refreshes (in seconds). Set to 0 to disable.
cooldown-seconds
: 5
You can pretty much customize everything about this plugin, thats why its great and you should use it.