-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
ItsNotSkyeZ edited this page Jul 14, 2026
·
4 revisions
Before installing, make sure you have:
- Paper or Spigot 1.21+
- Java 21+
- Vault installed and enabled
- A Vault-compatible economy plugin (e.g. EssentialsX, CMI)
Download the latest jar from the [Releases page](https://github.com/ItsNotSkyeZ/EndlessCoinflip/releases).
Drop the jar into your server's plugins/ folder.
Start or restart your server. EndlessCoinflip will generate its config files automatically on first run:
plugins/
└── EndlessCoinflip/
├── config.yml
├── messages.yml
└── playerdata/ (if using FILE storage)
Edit config.yml and messages.yml to your liking. See the [Configuration](https://github.com/ItsNotSkyeZ/EndlessCoinflip/wiki/Configuration) page for a full breakdown.
Apply your changes without restarting:
/cf reload
- Stop your server
- Replace the old jar with the new one
- Start the server
⚠ Some updates restructure config files. Always check the changelog before updating and back up your config if needed.
- Stop your server
- Remove the jar from
plugins/ - Optionally delete the
plugins/EndlessCoinflip/folder to remove all data