Installation
- Download the latest
sneconomyrobots-v*release from Sn-Releases. - Place the
.jarfile into your server'splugins/folder. - Start the server once. The plugin creates
plugins/.Sn-License/license.yml. - Paste your Sn license key into that file.
- Restart the server. The plugin validates the key at startup.
SnEconomyRobots is a bundle plugin. Its licence lives in the shared file
plugins/.Sn-License/license.yml, not in the plugin's own folder, so one bundle key unlocks every
plugin of the bundle on that server. The plugin refuses to enable without a valid key.
Requires SnLib installed (depend: [SnLib]), version 1.20.2 or later.
Dependencies
| Plugin | Required | Notes |
|---|---|---|
| SnLib | Yes | 1.20.2 or later |
| Vault | Yes | Plus an economy provider behind it (EssentialsX, CMI, ...) - Vault itself is only a bridge |
| EdTools | No | Adds every EdTools currency as an economy id, and booster-multiplied claims |
| PlaceholderAPI | No | Adds the %sneconomyrobots_...% placeholders |
Changed in 1.1.0. Vault used to be optional and EdTools required; it is now the other way
round. If you are updating from 1.0.x, install Vault and an economy provider before you update, or
the server will refuse to enable the plugin. EdTools can be removed if you only use the vault
economy.
SnEconomyRobots targets Paper and supports both 1.20.x and 1.21.x.