SHOW:
|
|
- or go back to the newest paste.
| 1 | - | command /logout: |
| 1 | + | command /InvisibilityOFF: |
| 2 | aliases: /ioff | |
| 3 | permission:100.stage.clear | |
| 4 | permission message:&0[条件]&7100ステージクリア報酬 | |
| 5 | trigger: | |
| 6 | hide player from all players | |
| 7 | message "§7*表示: &aOFF" to player | |
| 8 | - | command /login: |
| 8 | + | execute console command "/effect %player% minecraft:glowing 0 0 true" |
| 9 | ||
| 10 | command /InvisibilityON: | |
| 11 | aliases: /ion | |
| 12 | permission:100.stage.clear | |
| 13 | - | message "§7*表示: &bON" to player |
| 13 | + | |
| 14 | trigger: | |
| 15 | reveal player to players | |
| 16 | message "§7*表示: &bON" to player | |
| 17 | execute console command "/effect %player% minecraft:glowing 9999 1 true" |