Language

MysticLib

MysticLib

SpigotMC

Core shared library for all Mystic Minecraft plugins — provides database pooling, logging, plugin re

6 downloads
latest v1.0.0 SpigotMC
1.20.6 – 1.21

✨ Features

  • Shared Database Pool
    HikariCP connection pool shared across all Mystic plugins. Configure once, use everywhere.
  • Logging
    Clean console output with log levels: info, warn, error, success.
  • Plugin Registry
    Centralized startup display showing all registered Mystic plugins with version and load time.
Requirements
  • Server: Paper / Purpur 1.21.x+
  • Java: 21+
  • Database: MySQL 5.7+ / MariaDB 10.2+ (optional — runs in memory-only mode if disabled)
⚙️ Installation
  1. Download the latest MysticLib-x.x.x.jar from the Releases section.
  2. Place it in your server's plugins/ folder.
  3. Start the server — MysticLib loads first automatically (load: STARTUP).
  4. Configure database settings in plugins/MysticLib/config.yml.
  5. Restart the server.
️ Configuration
The default config is generated at:


plugins/MysticLib/config.yml

Note:
All Mystic plugins (MysticPlaceholders, etc.) share this single connection pool. You only configure the database once here.

Commands
  • /mysticlib reload — Reload configuration (Permission: mysticlib.admin)
  • /mysticlib status — Show database status and registered plugins (Permission: mysticlib.admin)
Alias: /mlib

Versions

Release
1.0.0
·
2

Comments 0

No comments yet. Be the first to share your thoughts.

Download MysticLib

Files are served directly from the original source. Modgrid does not host or modify them.