Installation & Setup
This page helps you to install and setup Kudos on your Minecraft server. If you have any questions or issues, please consider to contact me!
Requirements
Java 17 or later
Spigot server with 1.19 or higher
Installation
stop your server
download Kudos
drag Kudos into your plugin folder
start your server
Database Setup
It is possible to use a MySQL database to store data. By default data will be stored in a local SQLite database. You can find the database file in the /plugins/Kudos/data folder.
navigate to
/plugins/Kudosopen the config.yml and set
use-MySQLtotrueenter your database credentials in the
mysql.ymlfilerestart your server
Last updated