Unofficial site, not affiliated with modrinth.com.What is this?
Моды/SG-Economy API
  • SG-Economy API 1.0.5

    release31 мая 2026 г.

    Нет описания изменений

  • SG-Economy API 1.0.4

    release5 мая 2026 г.

    Currency management commands (/coins set, add, remove) now work in Command Blocks.

  • SG-Economy API 1.0.2

    release10 февраля 2026 г.

    Changelog

    [1.0.2] - 2026-02-10

    Added

    • EconomyEventServiceImpl as the central implementation of economy logic.
    • EconomyServices as the single access point for economy services.
    • CoinsBagRepository to encapsulate coin capability read/write operations.
    • Additional validation (e.g. negative amounts) and logging for errors and key operations.
    • SGNetwork helper to centralize and simplify networking and payload registration.
    • SyncServerConfigS2C payload for server-to-client configuration synchronization.
    • ServerConfigSync and ServerConfigSyncEvents to send server config to clients on bake and player login.
    • ClientSyncedConfig to store and apply client-side synced configuration, used by EconomyEventServiceImpl.

    Changed

    • Major refactor of the Economy API.
    • Consolidated provider interfaces into net.sirgrantd.sg_economy.api.EconomyEventProvider.
    • Updated all consumers (commands, events, GUI, examples, and mod initialization) to use the new API.
    • Adjusted death and balance logic to rely on the central service layer.
    • Refactored network layer and server config synchronization flow.
    • Moved payload registration out of SGEconomyMod into SGNetwork.
    • Updated CoinsBagCapabilities to register its payload via SGNetwork.
    • Simplified SGEconomyMod (network registration, message registration, removal of thread-group check for queued work).
    • Miscellaneous import cleanup and code formatting improvements.

    Removed

    • Legacy economy/event/provider classes.
    • Old Default and Death providers.
    • CurrencyUtils.

    Fixed

    • Consistent error handling for balance operations.
    • Prevention of invalid operations (e.g. negative values).
  • SG-Economy API 1.0.1

    release29 января 2026 г.

    Нет описания изменений

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:SirGrantd License
Опубликован:4 месяца назад
Обновлён:2 недели назад
ID проекта:
Главная