Trade Cycle

Trade Cycle

Plugin

TradeCycle is a Paper plugin written in Kotlin to cycle through Villager trades.

Server Game MechanicsOptimization

2,815 downloads
11 followers
Follow Save

TradeCycle

GitHub Workflow Status GitHub release

A multiplatform plugin written in Kotlin to cycle through Villager trades from UI. Inspired by henkelmax's mod Trade Cycling.


Download

Always download the newest version expect its stated that the version isnt stable!

Features

There are two variants to cycle through trades:

  1. Press F (default): Press the button associated with swapping the items to your offhand(IMPORTANT: The Cursor needs to be in the Inventory due to Minecraft limitations)
  2. Shift Right Click: Shift right-click on the villager to cycle through trades. However, this variant is disabled by default, have a look at our #Config section to enable it.
cycle_trade

🚨 Note: If a villager has no profession or has been traded with, you cannot cycle through trades.

cant_cycle_trade

Config

You can configure which method (or both) should be used to cycle through trades:

strategy:
  - KEYBOARD
# - SHIFT_INTERACT

'#' in front of a method will disable it.

The SHIFT_INTERACT was made with bedrock and Geyser in mind so you can also cycle trades on the bedrock edition. But it doesnt work in UI with this strategy.

Contributing 🩷

Feel free to open an issue or a pull request, I will be happy to help you! Special thanks to every contributor of this project:


Project members

S42

Member

Details

Licensed MIT
Published 6 months ago
Updated 2 months ago