ItemJoin

ItemJoin

157k Downloads

Unlimited things

Coolpics127 opened this issue ยท 2 comments

commented

Hello. How i can add to inventory unlimited items (for example, unlimited snowballs)?

commented

https://www.spigotmc.org/wiki/itemjoin-getting-started/

image

Simply add the count-lock itemflag to your item.

itemflags: count-lock

commented

Alright, thank you)