donutsmp-autoselling banner
donutsmp-autoselling icon

donutsmp-autoselling

the mod hast to hold hold slot one in hand, then type the command /ah sell (a configureable value with a command) and then click (simple mouseclick) the 7th...

00
fabricServer1.21.1mod

donutsmp-autoselling mod

  • Server-side Fabric mod that automates selling the nine hotbar slots in order. For each slot it switches the player's held item, runs /ah sell <value>, waits briefly for the GUI to appear, and simulates a left-click on the 7th slot of the second row before moving to the next slot.
  • Use /donutsell <value> while in-game to start the sequence with your chosen value appended to /ah sell. Use /donutsell stop to cancel a running task for yourself.
  • The automation runs on the server tick loop with short delays (10 ticks before clicking, 6 ticks between items) to give the auction UI time to open and process.
  • Slot clicking is performed via reflection against the current screen handler, so it depends on the open container exposing that slot index; if the auction UI layout differs, the click step may fail and a warning chat message is sent.
  • Tasks end automatically when the player disconnects or after all hotbar slots are processed.

Server Validation

Server validation passed - The mod was tested on a real Minecraft server and loaded successfully.