File Details
sg_xclaims-1.0.0.jar
- B
- Jun 10, 2026
- 57.02 KB
- 17
- 1.21.1
- NeoForge
File Name
sg_xclaims-1.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog - SG-XClaims
[1.0.0] - Initial Release
Platform: NeoForge 1.21.1
✨ Added
Core Integration: Established the functional bridge between FTB Chunks and the SG-Economy API.
Purchase System: Implemented the mechanic to deduct financial balance when claiming (
BuyClaims) and force-loading (BuyLoad) chunks.Refund System: Implemented the automatic return of funds to the player when unclaiming (
SellClaims) or unloading (SellLoad) a chunk.Visual Notifications (Toasts): Added a native on-screen pop-up system to display receipts for purchases, sales, and error alerts (e.g., insufficient balance).
Server Configuration: Created the server-focused configuration file (
ServerConfig) to define the base values of the economic system.Network Synchronization: Added the network infrastructure to synchronize server configurations directly with the connected client (
ServerConfigSync).Base Graphical Interface: Built the initial GUI components (
SGXClaimGUI,SGXImage,SGXText) for future expansions and visual integration.

