feat(spawn): configure per-world spawn areas
This commit is contained in:
@@ -28,6 +28,14 @@ cooldowns:
|
||||
|
||||
Durable player and per-world state is stored in `plugins/TriggerSpawn/state.yml`.
|
||||
|
||||
Each world initially uses its native spawn and a 20-block circular radius. An operator can configure the current world with:
|
||||
|
||||
```text
|
||||
/spawnadmin set
|
||||
/spawnadmin distance <blocks>
|
||||
/spawnadmin info
|
||||
```
|
||||
|
||||
For a local versioned build:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user