개인 자료란 (JE)

  서버 커뮤니티

Profile LuiL 대표칭호 없음

LuiLLight 2e4c57b6f2c747459defef3fb7eddd6e

Profile

질문하기 스크립트

GUI 스크립트 1.20.1 tp

2023.11.13 조회 수 195 추천 수 0
이해도 초보자 
게임버전 (JE) 1.20.1 
게임버전 (BE) 관련없음 
스크립트 애드온 skrayfall,skutilities,skQuery 

GUI로 순간이동 하는데 op는 되는데 op없는 사람은 안돼요 멀티버스 플러그인도 있어



command /GUI:

    trigger:

        open chest with 3 rows named "&7GUI" to player

        format slot 13 of player with clock named "로비" to close then run [execute player command "/mv tp %player% mainroom"

2개의 댓글

세찐찐
2023.11.14

execute console command 로 하면 op가 없어도 됩니다!

LuiL
2023.11.14
@세찐찐

감사합니다!