Skip to content

a0.1

Pre-release
Pre-release

Choose a tag to compare

@elytrya elytrya released this 06 Mar 18:33
Immutable release. Only release title and notes can be modified.
ad57e9d

a0.1 (Alpha)

Это первая публичная версия плагина BoostyBridge, предназначенная для интеграции Minecraft-серверов с платформой Boosty.to. Плагин обеспечивает автоматизацию управления подписками и наградами.

Основные возможности:

  • Автоматизация наград: Автоматическое выполнение команд при оформлении подписки (give) и при её завершении (take).
  • Умная синхронизация: Фоновая задача, которая проверяет актуальность подписок всех игроков в базе данных.
  • Безопасность (Email Verification): Защита от привязки чужих аккаунтов через проверку почты в скрытом чат-режиме.
  • Поддержка баз данных: Полная поддержка SQLite и MySQL на выбор.
  • HEX-цвета: Поддержка современных форматов цветов (&#RRGGBB) во всех сообщениях.
  • Админ-панель: Возможность принудительной привязки, отвязки и просмотра информации об игроках.

Список изменений:

  • Реализована базовая архитектура API-клиента для Boosty.
  • Добавлена система подкоманд для /boosty.
  • Реализована пагинация при получении списка подписчиков (поддержка крупных блогов).

Примечание:


a0.1 (Alpha)

This is the first public version of the BoostyBridge plugin, designed to integrate Minecraft servers with the Boosty.to platform. The plugin provides automated management of subscriptions and rewards.

Key Features:

  • Reward Automation: Automatically execute commands when a subscription is made (give) and when it ends (take).
  • Smart Synchronization: A background task that checks the subscription status of all players in the database.
  • Security (Email Verification): Prevents account hijacking by verifying email in a hidden chat mode.
  • Database Support: Full support for SQLite and MySQL, selectable at setup.
  • HEX Colors: Support for modern color formats (&#RRGGBB) in all messages.
  • Admin Panel: Ability to forcibly link, unlink, and view player information.

Changelog:

  • Implemented the basic architecture of the Boosty API client.
  • Added a subcommand system for /boosty.
  • Implemented pagination for retrieving subscriber lists (supports large blogs).

Note:

This version is an alpha release. It is recommended to test it on a test server before using in production. If you find any bugs, please create an Issue in the repository.