개인 자료란 (JE)

  서버 커뮤니티

Profile 급하게만든계정 대표칭호 없음
Profile

질문하기 스크립트

스크립트 give 질문

2021.05.29 조회 수 94 추천 수 0

if {blue_team.%player%} is set:
    wait 7 seconds
    execute player command "give @s blue_wool{CanPlaceOn:["minecraft:gold_block"]}"
if {red_team.%player%} is set:
    wait 7 seconds
    execute player command "give @s red_wool{CanPlaceOn:["minecraft:gold_block"]}"
if {green_team.%player%} is set:
    wait 7 seconds
    execute player command "give @s green_wool{CanPlaceOn:["minecraft:gold_block"]}"

여기서 give 구문을 다 이해할 수 없다고 뜨네요 문제가 뭘까요?

Warning
댓글이 없습니다.

새로운 댓글을 등록해 주세요!