목차

API 레퍼런스

API 레퍼런스

VeltoChat API를 사용하여 다른 플러그인과 연동할 수 있습니다.

VeltoChatAPI api = VeltoChat.getAPI();
api.sendMessage(player, "global", "Hello!");