Hello, I am trying to use the lunar api with skript reflect to activate the staff modules, but, when trying to activate them I get the following error in the console: https://prnt.sc/1wg247a (The server version is Paper 1.12.2)
This is my code:
This is my code:
Code:
import:
com.lunarclient.bukkitapi.LunarClientAPI
command /staffmodules:
permission: staff.lunarmodules
trigger:
LunarClientAPI.giveAllStaffModules(player)