I added PlaceholderAPI support with this Pull Request
Also, instead of making your own reload command, the correct practice is to listen for the event GameReloadEvent
and put your reload code there.
I added PlaceholderAPI support with this Pull Request
Also, instead of making your own reload command, the correct practice is to listen for the event GameReloadEvent
and put your reload code there.