Install plugins
Plugins extend Paper / Vanilla servers without touching world data. Worlds stay vanilla-compatible.
Requirements
- Server software must be Paper (or another Bukkit fork).
- Vanilla and Forge servers don't support plugins — install a modpack instead.
Install from Hangar
- Open your server in the dashboard.
- Go to Plugins tab.
- Search for the plugin (e.g. EssentialsX, LuckPerms, WorldEdit).
- Click Install. The plugin downloads to
plugins/. - Restart the server for the plugin to load.
Manual upload (custom plugins)
For plugins not on Hangar:
- Go to Files tab on your server.
- Navigate to
plugins/. - Drag the
.jarfile into the file manager. - Restart the server.
Configure plugins
After first launch, plugin config files appear in plugins/<PluginName>/.
Edit them via the file manager, then restart the server (or use /reload for plugins that support hot reload).
Recommended starter set: EssentialsX (commands), LuckPerms (permissions), CoreProtect (anti-grief logging), Vault (compatibility layer).