#RankSystem

1 messages · Page 1 of 1 (latest)

valid topaz
#

Im currently trying to implement a rank system to my plugin. When adding the command (to actually set the rank) the plugin wont load. You got any ideas?

All resources:
https://pastebin.com/DksAaLiM <-- Main
https://pastebin.com/eEgTEVfc <-- Command
https://pastebin.com/XghVHPvs <-- Error

Thanks in advance 😄

boreal umbra
#

Send full classes

#

I would guess you forgot to register your command in the plugin.yml

valid topaz
#

RIP you right. I´ll test it in a sec. 😄