1 messages · Page 1 of 1 (latest)
Would this work as a list or do I need to format it differently im trying to make a config
that should work
oh alr thanks
nvm
figured it out
i was reading
capital class names tho
so Store
UpperCamelCase
wait
how did I do this wrong?
for some reason intellij doesnt auto complete so I have to write "public boolean onCommand" myself
OMG
IM AN IDIOT
I PUT BOOLEAN
INSTEAD OF VOID
no
that cant be it
wtf
and i put "final
on accident
huh
missing curly brace
closing brace
still this
why is it red
add return true at the end, your not returning anything if the sender isnt a player
or return false