promotional bannermobile promotional banner

SG-XClaims [Add-ons FTB Chunks]

A add-on that integrates FTB Chunks with the SG-Economy API, requiring players to spend and manage virtual currency to claim and force-load territories.
Back to Files

sg_xclaims-1.1.0.jar

File namesg_xclaims-1.1.0.jar
Uploader
SirGrantdSirGrantd
Uploaded
Aug 23, 2026
Downloads
20
Size
59.4 KB
Mod Loaders
NeoForge
File ID
8719285
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:sg-xclaims-1570468:8719285"

Learn more about Curse Maven

What's new

Changelog: SG-XClaims

Version 1.1.0 (Minecraft 1.21.1) - FTB Chunks Economy Bridge & SGEconomyApi Integration

SG-XClaims seamlessly integrates SG-Economy with FTB Chunks, adding economic requirements and refunds for claiming and chunkloading territories.


🛡️ Economy-Driven Chunk Claims & Loading

  • Direct SGEconomyApi Integration: Fully refactored to call SGEconomyApi directly for balance checks, withdrawals, and deposits.
  • Automatic Chunk Transactions:
    • Claiming: Automatically verifies and deducts pricePerChunk from the player's balance upon claiming a chunk.
    • Chunk Loading: Deducts pricePerChunkLoading when enabling chunkloading on a claimed territory.
    • Refunds on Unclaim/Unload: Automatically deposits funds back into the player's account when unclaiming or unloading chunks.
  • Insufficient Funds Protection: Blocks claim/load actions if the player lacks required funds and returns clear in-game feedback.

🖥️ In-Game UI & Transaction Alerts

  • FTB Chunks Balance Overlay (SGXClaimGUI): Displays the player's current economy balance directly within the FTB Chunks map interface.
  • Custom Toast Notifications (ClaimToast): In-game popup toasts displaying exact costs, refunds, plural counts, and currency amounts for purchases and sales.
  • Sprite Modernization: Updated GUI sprite paths to textures/gui/sprites/display_view_default.png.

⚙️ Configurations & Localization

  • Server Settings (server-config.toml):
    • pricePerChunk: Cost to claim a chunk (default: 250.0).
    • pricePerChunkLoading: Cost to chunkload a claimed chunk (default: 2500.0).
  • Client Settings (client-config.toml):
    • xDisplayCurrency / yDisplayCurrency: Configurable screen positioning offsets for the balance overlay.
  • Localization Support: Full multi-language translations for English (en_us), Spanish (es_es), Brazilian Portuguese (pt_br), and Simplified Chinese (zh_cn).

🔧 Dependencies & Compatibility

  • Required Dependencies: CelesthydLib (celesthyd), SG-Economy (sg_economy), and FTB Chunks / FTB Library.
  • Supported Versions: Minecraft 1.21.1 (NeoForge 21.1.233 / Java 21).