Skip to content

Installation

Justin_SGD edited this page Apr 29, 2023 · 6 revisions

Compatibility

JuByteCase Plugin is compatible with Minecraft versions 1.13 and higher. The plugin also supports MySQL/MariaDB and H2Portable databases, as well as Vault and PlaceholderAPI for easy integration with other plugins. Please note that some features of the plugin may not work properly with outdated versions of Minecraft or incompatible database systems. We recommend using the latest version of Minecraft and supported database systems for the best experience with JuByteCase Plugin.

Requirements

To use JuByteCasw, the following requirements must be met:

  • Minecraft server version 1.13 or higher
  • MySQL (verion 8.0 or higher) or MariaDB (verion 10.0 or higher) database for data storage (optional - H2Portable database can also be used)
  • Vault plugin for economy support (optional)
  • PlaceholderAPI plugin for placeholders support (optional)

Installation

  1. Download the latest version of the plugin from the SpigotMc.
  2. Place the downloaded .jar file into the plugins directory of your server.
  3. Start the server and wait for the plugin to generate the necessary configuration files in the plugins/CaseOpening directory.
  4. Edit the configuration files to your liking, especially the config.yml file where you can customize the plugin settings and add your custom cases and enchantments.
  5. If you're using MySQL/MariaDB, configure the database settings in the plugins/CaseOpening/mysql.yml file.
  6. Reload the plugin using the /case reload command or by restarting the server.

Congratulations! The plugin is now installed and ready to use on your server.

Note: Make sure to use a compatible Minecraft version and check for any dependencies or conflicts with other plugins you may have installed.

Clone this wiki locally