ArkSpawn
ModrinthSpigotMCArkSpawn is a spawn management plugin designed to simplify player teleportation, featuring Folia compatibility and a lightweight, efficient, and fully customizable configuration.
Overview
ArkSpawn manages the server spawn point and exposes an API used by ArkRTP, ArkWorld, and other plugins. It handles player teleportation to spawn on login or on demand, with coordinates saved in configuration.
✨ Features
- 🌟 Configurable spawn point — coordinates, world, and orientation
- 🔄 Automatic teleportation — on first join or on command
- ⚡ Folia-compatible — regionalized scheduler, zero multi-thread conflict
- 🌐 Bilingual — French and English included (lang/fr.json, lang/en.json)
- 🐛 Debug mode — detailed logs toggled with a single config flag
📦 Installation
Drop the .jar into plugins/ and restart.
Required:
- Paper or Folia 1.21.x (Java 21+) or Paper/Folia 26.x (Java 25+)
- No required dependencies
⚙️ Configuration
language: fr
debug: false
💬 Language
| File | Language |
|------------------|-------------------|
| lang/fr.json | French |
| lang/en.json | English |
🕹️ Commands
| Command | Description | Permission |
|----------------------|----------------------------|----------------------|
| /spawn | Teleport to spawn | — |
| /setspawn | Set the spawn point | arkspawn.setspawn |
| /spawn reload | Reload configuration | arkspawn.admin |
🔐 Permissions
| Permission | Description | Default |
|-----------------------|-----------------------------|-----------------|
| arkspawn.setspawn | Set the spawn point | op |
| arkspawn.admin | ArkSpawn administration | op |
🖥️ Compatibility
| Platform | Version | Java | Supported |
|-----------------------|---------|------|----------------------|
| Paper | 1.21.x | 21+ | ✅ |
| Folia | 1.21.x | 21+ | ✅ |
| Paper | 26.x | 25+ | ✅ |
| Folia | 26.x | 25+ | ✅ |
| Spigot | any | — | ❌ |
🐛 Debug
debug: true
🆘 Support
📜 License
© 2026 Arklandia Studios — All Rights Reserved
Versions
No version history available. Use the Download button to get the latest from the source.

Comments 0
No comments yet. Be the first to share your thoughts.