ArkSpawn
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: bukkit folia paper purpur spigot
标签: management social utility
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
请登录后举报
暂无评论,抢个沙发吧~