Pyario

Results 2 comments of Pyario

Ok, thanks first. Would it be possible to add an option later for adminshops only? Best regards, Pyario

How Command API? I use the normal Spigot API My onEnable when its help. :) ```java @Override public void onEnable() { jobAPI = new JobAPI(this); jobGUI = new JobGUI(jobAPI, this);...