promotional bannermobile promotional banner

Buying Chunks — FTB Chunks Addon

A addon for FTB Chunks that adds a fully-featured chunk shop system to your server. Admins can put claimed chunks up for sale, and players can browse and purchase them directly from the FTB Chunks map GUI.

File Details

buyingchunks-1.0.0.jar

  • R
  • Jun 7, 2026
  • 39.64 KB
  • 15
  • 1.21.1
  • NeoForge

File Name

buyingchunks-1.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:buying-chunks-ftb-chunks-addon-1568020:8212545"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Buying Chunks — v1.0.0

🎉 Initial Release

First public release of Buying Chunks, a FTB Chunks addon that adds a fully-featured chunk shop system to your NeoForge server.


✨ Added

  • Chunk Shop — Admins can list any claimed chunk for sale with a custom item price using /claimshop set <item> <amount>
  • Map Icons — For-sale chunks are displayed as golden coin icons on the FTB Chunks large map
  • Hover Tooltips — Hovering over a shop icon shows the price and a buy prompt
  • One-Click Purchase — Players can left-click a shop icon on the map to instantly buy the chunk
  • Team Shop System — Admins can configure a fixed price per chunk for a specific FTB Team using /claimshop teamprice set; chunks claimed by that team are automatically listed for sale
  • Automatic Unclaim Detection — If a chunk is unclaimed, it is automatically removed from the shop
  • Real-Time Sync — All clients receive live updates when chunks are listed, purchased, or removed
  • Sound Feedback — Distinct sounds for successful purchases, insufficient funds, and other error states
  • OP-Only Commands — All admin commands require OP Level 2 or higher
  • Multilingual Support — Fully translatable; ships with many Languages out of the box

📋 Commands

Command Description
/claimshop set <item> <amount> List the current chunk for sale
/claimshop remove Remove the current chunk from sale
/claimshop info Show shop info for the current chunk
/claimshop teamprice set <team> <item> <amount> Set a fixed price for a team
/claimshop teamprice remove <team> Remove a team's fixed price

📦 Dependencies

  • FTB Chunks (NeoForge) 2101.1.14+
  • FTB Teams (NeoForge) 2101.1.9+
  • FTB Library (NeoForge) 2101.1.30+
  • Architectury (NeoForge) 13.0.8+