promine
대표칭호 없음
이해도 | 입문자 |
---|---|
게임버전 (JE) | 관련없음 |
게임버전 (BE) | 관련없음 |
스크립트 버전 | 2.7.2 |
on right click on netherite scrap:
if {cooldown::%player%} is not set:
set {cooldown::%player%} to now
remove 1 netherite scrap from the player
loop all players:
if loop-player is not player:
set loop-player's gamemode to survival
wait 1 hour
send action bar "&a쿨다운이 종료되었습니다!" to player
set {cooldown::%player%} to null
else:
set {_remainingTime} to ((cooldown of player) + 3600 - (current time)) / 1000
if {_remainingTime} > 0:
send action bar "&c쿨다운 중입니다. 남은 시간: %{_remainingTime}%초" to player
else:
send action bar "&a쿨다운이 종료되었습니다!" to player
set {cooldown::%player%} to null
수정 좀요
코코냐
2024.02.25돈주고 외주해도 그렇게 요청하면 처리 안됩니다. 뭘 해달라는건지 써주셔야죠..
작은거인
2024.02.25너무 예의가 없는ㄷ