#Args
1 messages · Page 1 of 1 (latest)
args.length starts at 1, args[] starts at 0
Yeah?? So it should work no?
args.length is 4, args[3] is the amount
args.length = 0 doesnt exist
ahhh
my method
Still doesn't return any usage after base command and the command doesn't work
what is it meant to return, no idea what misc.usage does
It's just the usage, that's not the problem
I'm simply giving an item
That's just usage method
so whats not returning usage
if its returning it on args 2 & 3 but not 4, you need <=
.
It's not returning it at all. Apart from the initial base command "/boosters"
then it's not even giving an item
when all args are met
add sys outs and see where it gets to
https://paste.md-5.net/mupohibega.java - Doesn't return any souts, I don't get it at all