Minecraft/Server Development
[Minecraft] 1.12.2 랜덤무기 전쟁 구축 [ 9 ]
22개의 남은 무기를 만들기 위해 달려봅시다 소스 코드입니다 #프레데터 on right click: if "%lore of player's tool%" contains "&e&l[&f&l설명&e&l] &f&l우클릭시 모습을 감춥니다": set {_cooldown} to difference between {프레데터.%player%} and now if {_cooldown} is less than 1 minute: set {_text} to "%difference between 1 minute and {_cooldown}%" replace all " seconds" and " second" with "초" in {_text} replace all " minute" with "분" in {_text} send..