Advertisement
nyaago50000

Untitled

Jun 15th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  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.5 # 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: "ワープしました"
  15. spawnset: "鯖スポーンを変更しました"
  16. nopermission: "You have no permission for this command!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement