Unofficial site, not affiliated with modrinth.com.What is this?
  • EzBounty 1.1.0

    release26 марта 2026 г.
    • Added MySQL storage option
    storage:
      # Storage type: yaml or mysql
      type: mysql
      
      # MySQL configuration (only used if type is mysql)
      mysql:
        host: localhost
        port: 3306
        database: minecraft
        username: root
        password: password
        table-prefix: ezbounty_
    
    • Added "Create Bounty" GUI for better UX while creating bounties, can be opened with /bounty create Create Bounty GUI
  • EzBounty 1.0.1

    release9 февраля 2026 г.

    Functional improvements

    • Fixed issues in GUIs
    • Fixed issue in message prefix

    Code improvements

    • Added feature tests
    • Added unit tests
    • Split command class into class per subcommand
  • EzBounty 1.0.0

    release24 января 2026 г.

    First public release

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

Сведения

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