<aside> <img src="/icons/exclamation-mark-double_red.svg" alt="/icons/exclamation-mark-double_red.svg" width="40px" /> Other chat plugins may cause issues with Epic Core. Plugins like No Chat Reports and Staff Chat may cause issues and aren’t needed as these features are built into Epic Core.

</aside>

Basic Installation

  1. Stop your Minecraft server
  2. Place the Epic Core .jar file in your Minecraft server’s plugin folder
  3. Restart your Minecraft server to generate all of Epic Core’s configuration files
  4. Add your server info in Settings/Config.yml under “globals
  5. Type /ecore reload to reload the plugin and config

<aside> 🔥

Disable Modules & Features

Epic Core’s major features are divided up into Modules and Perks:

Set a feature to true to enable it or false to disable it. Restart your server after changing these settings.

</aside>

<aside> <img src="/icons/database_yellow.svg" alt="/icons/database_yellow.svg" width="40px" />

Setup Database (needed for Network setup)

Using a MySQL Database

</aside>

<aside> <img src="/icons/arrow-up_yellow.svg" alt="/icons/arrow-up_yellow.svg" width="40px" />

Upgrading Epic Core

  1. Stop your server.
  2. Back up your Epic Core folder and database.
  3. Replace the old Epic Core .jar with the new version.
  4. Start your server.

Epic Core automatically adds missing settings and refreshes config comments during startup. Existing values for supported settings are kept, so you do not need to regenerate your configs.

</aside>