하랑이 코딩

Minecraft/마인크래프트

마인크래프트 플러그인 - 홀로그램(Holographic)

하랑이~! 2024. 10. 12. 16:28

홀로그램(Holographic)


일단 홀로그램을 사용하기 위해서는 아래에 있는 링크로 들어가 서버에 맞는 버전을 다운 받아 서버 파일에 있는 플러그인 파일에 넣어 적용해야 합니다.

https://dev.bukkit.org/projects/holographic-displays

 

Holographic Displays

Create modern looking holograms.

dev.bukkit.org

 

홀로그램 (주요) 명령어 모음


  1. /hd create <이름> <내용>
    • 설명: 새로운 홀로그램을 생성.
    • 예시: /hd create welcome Welcome to our server!
  2. /hd delete <이름>
    • 설명: 특정 홀로그램을 삭제.
    • 예시: /hd delete welcome
  3. /hd edit <이름>
    • 설명: 특정 홀로그램을 수정할 수 있는 GUI를 엽니다.
    • 예시: /hd edit welcome
  4. /hd addline <이름> <내용>
    • 설명: 지정된 홀로그램에 새로운 줄을 추가합니다.
    • 예시: /hd addline welcome Enjoy your stay!
  5. /hd removeline <이름> <줄 번호>
    • 설명: 지정된 줄을 삭제합니다.
    • 예시: /hd removeline welcome 2
  6. /hd setline <이름> <줄 번호> <내용>
    • 설명: 지정된 줄을 특정 내용으로 수정합니다.
    • 예시: /hd setline welcome 1 Welcome to the best server!
  7. /hd list
    • 설명: 서버에 있는 모든 홀로그램을 나열합니다.
  8. /hd movehere <이름>
    • 설명: 홀로그램을 현재 위치로 이동시킵니다.
    • 예시: /hd movehere welcome
  9. /hd teleport <이름>
    • 설명: 홀로그램 위치로 텔레포트합니다.
728x90