for exepmle. i need to use me.chemmic.main.API.ChatColorAPI.getChatColorCode(Player)
i know ChatColor have PAPI hook but i need to use it in a JS pleaceholder.
i tried to use var chatColorAPIClass = Java.type('me.chemmic.main.API.ChatColorAPI');
but thorws error "class not found" (but plugin installed)
for exepmle. i need to use
me.chemmic.main.API.ChatColorAPI.getChatColorCode(Player)i know ChatColor have PAPI hook but i need to use it in a JS pleaceholder.
i tried to use
var chatColorAPIClass = Java.type('me.chemmic.main.API.ChatColorAPI');but thorws error "class not found" (but plugin installed)