Installation
This guide will help you install and set up the Spawn Elytra plugin on your Minecraft server.
🚩Requirements
Java Version: 21 or newer
Server Software: Spigot, Paper, Purpur
Server Version: 1.21 or newer
Optional PlaceholderAPI
Installation Steps
Download the Plugin
Visit the Modrinth page
Download the latest version of Spawn Elytra (Or the one fitting your Server Software and Version)
Install the Plugin
Stop your server (Recommended, but optional)
Place the downloaded
.jar
file in your server'splugins
folderStart your server
Initial Setup
The plugin will automatically create:
plugins/CraftAttackSpawnElytra/config.yml
plugins/CraftAttackSpawnElytra/lang/
directory with language filesplugins/CraftAttackSpawnElytra/playerdata/
directory for player statistics
Verify Installation
Check console for:
[Spawn Elytra] Spawn Elytra Plugin <Version Number> enabled
Run
/se info
to confirm the plugin is working (op perms needed)
Optional Dependencies
PlaceholderAPI
If you want to use placeholders in other plugins:
Install PlaceholderAPI
Restart your server
The Spawn Elytra placeholders will automatically register
First-Time Configuration
After installation:
Review the default
config.yml
fileAdjust the spawn radius and world settings
Choose your preferred activation mode
Restart/Start the Server
Updating
To update the plugin:
Download the new version
Stop your server
Replace the old
.jar
file with the new oneStart your server
The plugin will automatically update your configuration if needed
Note: Your configuration will be preserved during updates. The plugin creates backups before making any changes.
Troubleshooting Installation
If you encounter issues:
Plugin not loading: Check that you're using a compatible server version
Commands not working: Ensure you have the necessary permissions
Config not generating: Check folder permissions and server logs
Next Steps
Once installed, proceed to:
Getting Started - Basic usage guide
Configuration - Detailed configuration options
Commands - Available commands and their usage
Last updated