SHOW:
|
|
- or go back to the newest paste.
| 1 | Settings: | |
| 2 | forcespawn: true # Should be players teleported to spawn after login ? | |
| 3 | forcedeathspawn: false # Should I teleport players to spawn after they die ? | |
| 4 | spawnmsg: true # Spawn message on / off | |
| 5 | spawncooldown: 0.9 # How many sec. should I wait after player join to forcespawn him ? | |
| 6 | - | walkspeed: 0.2 # Works only if the forcespawn in enabled, can speed up or slow down players. 0.3 is default walk speed. Max is 1.0, and Min is -1.0. |
| 6 | + | walkspeed: 0 # Works only if the forcespawn in enabled, can speed up or slow down players. 0.3 is default walk speed. Max is 1.0, and Min is -1.0. |
| 7 | spawnworld: "world" # Your spawn world (Auto set with /setspawn) | |
| 8 | spawnX: 0 # (Auto-set with /setspawn) | |
| 9 | spawnY: 0 # (Auto-set with /setspawn) | |
| 10 | spawnZ: 0 # (Auto-set with /setspawn) | |
| 11 | yaw: 0 # (Auto-set with /setspawn) | |
| 12 | pitch: 0 # (Auto-set with /setspawn) | |
| 13 | Messages: | |
| 14 | spawntp: "You have been teleported to spawn." | |
| 15 | spawnset: "You have setup new spawn!" | |
| 16 | nopermission: "You have no permission for this command!" | |
| 17 | Sounds: | |
| 18 | volume: 10 | |
| 19 | sound: "EXPLODE" | |
| 20 | enabled: true |