So im currently coding a bukkit / spigot plugin and im having some trouble.
Im using this line:
but on intelliJ its giving me the error -
Im using this line:
Code:
String[] r = ("STUFF");
Thank you, im new to this.