SHOW:
|
|
- or go back to the newest paste.
| 1 | - | options: |
| 1 | + | |
| 2 | - | # Change the send if you want. |
| 2 | + | |
| 3 | - | # You can use these variables: %player%, %player's level%, %player's display name%, and etc. |
| 3 | + | |
| 4 | - | # メッセージを変更できます。 |
| 4 | + | |
| 5 | - | # これらの変数を使えます: %player%, %player's level%, %player's display name% 等。 |
| 5 | + | |
| 6 | - | spawn: |
| 6 | + | send "&aスポーン地点&fをあなたの場所にセットしました。" |
| 7 | send "&fYou have set &aspawn&f at your location!" | |
| 8 | - | #true -> Teleport to spawn point when joining the server. |
| 8 | + | set {spawn} to location of player
|
| 9 | - | #false -> Do not teleport when joining the server. |
| 9 | + | |
| 10 | - | #true -> サーバー参加したときに、スポーン地点にテレポートする。 |
| 10 | + | |
| 11 | - | #false -> サーバーに参加したときに、テレポートしない。 |
| 11 | + | permission: spawn.spawn |
| 12 | - | joining: false |
| 12 | + | trigger: |
| 13 | teleport player to {spawn} |