Configuration
Commands
- /spawn âš Teleports you to spawn
- /spawn reload âš Reloads the spawn configuration
- /setspawn âš Sets the spawn location to your current position
- /delspawn âš Deletes the saved spawn location
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
/Spawn
|- config.yml
|- messages.yml
|- spawn.db
teleport:
cooldown-seconds: 0 # Cooldown when the player can use /spawn again
countdown-seconds: 5 # /spawn countdown in actionbar
actionbar: '&fTeleporting in &#BC6EFF{seconds}s'
sound:
name: ENTITY_ARROW_SHOOT
volume: 3.0
pitch: 1.0
teleport-sound:
name: ENTITY_ENDERMAN_TELEPORT
volume: 3.0
pitch: 1.0
| Permission | Description | Default |
|---|---|---|
smp.spawn.use | Uses /spawn | true |
smp.spawn.admin | Uses /spawn reload,/setspawn, and /delspawn | op |
smp.spawn.bypass.countdown | Bypasses the spawn teleport countdown | false |
smp.spawn.bypass.cooldown | Bypasses the spawn teleport cooldown | false |