Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/SimpleEconomy
  • Release v1.25

    release17 февраля 2026 г.
    • Rewritten a few database operations for better performance
    • Added new placeholders and /eco reset command
  • Release v1.2

    release16 февраля 2026 г.

    What's New in 1.2

    🗄️ MySQL/MariaDB Support

    You can now use MySQL or MariaDB for multi-server networks! Configure in config.yml:

    database:
      type: mysql  # or "mariadb"
      mysql:
        host: localhost
        port: 3306
        database: minecraft
        username: root
        password: ""
        pool-size: 10
    
  • Release 1.15

    release21 ноября 2025 г.

    SimpleEconomy 1.15

    • Optimized SQLite writes with cached prepared statements, batched flushes, and true transactional transfers (no partial /pay operations).
    • Added settings.save-interval-ticks to control autosave frequency (set to 0 for immediate writes) and ensured reload/shutdown flush pending balances.
    • Improved error reporting for database failures and kept Vault/command messaging in sync.

    Compatible with Spigot/Paper/Purpur 1.20.5 – 1.21.x (built against API 1.21.1).

  • v1.1

    release25 мая 2025 г.

    Add PlaceholderAPI support
    Fix baltop command
    Code improvements

  • v1.0

    release21 мая 2025 г.

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

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

Minecraft: Java Edition

Платформы

Сведения

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