Easy Villager Trade Cycling

Trade cycling with villagers without the need to break job blocks + ability to charge emeralds and add a cooldown for usage.

721

Quick challenge

How far can you run before the mobs catch you?

Easy Villager Trade Cycling

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># VillagerCycleTrading Configuration</code>
 
<code># Whether players need the villagercycletrading.cycle permission to cycle trades</code>
<code>require-permission: false</code>
 
<code># Whether to consume emeralds when cycling trades</code>
<code>consume-emerald: true</code>
 
<code># How many emeralds are consumed per cycle when consume-emerald is true</code>
<code>emerald-cost: 3</code>
 
<code># Cooldown between trade refreshes (in seconds). Set to 0 to disable.</code>
<code>cooldown-seconds: 5</code>
 
You can pretty much customize everything about this plugin, thats why its great and you should use it.
 
ADS