mc-commons
Start here
Welcome to mc-commons, the essential Minecraft plugin that powers all our other plugins.
Getting Started
To start using mc-commons, follow these steps:
-
Install the plugin:
Download the latest version of the plugin from our resource page.
-
Configure the plugin:
Once installed, configure
plugins/mc-commons/config.ymlwith your desired settings. The default configuration is as follows:sql:# (You can use sqlite, mysql, mariadb, or postgresql)jdbc-url: "jdbc:sqlite:./plugins/mc-commons/data/mc-commons.db"username: ""password: "" -
Run your plugins:
Once mc-commons is installed and configured, you can start using any of our plugins that depend on it.