Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 2.55 KB

File metadata and controls

56 lines (35 loc) · 2.55 KB

TradeCycle

GitHub Workflow Status GitHub release

Spigot Downloads Modrinth Downloads

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


Download

You can either download the plugin from the latest release or download it from the following sources:

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: