I've finally got around to reworking the upgrade system for the Private Mines. This allows you to type /pmines upgrade and it'll upgrade your Private Mine.
I've also added a new method into the API
Also, there's better exclamations on why the errors occurred.
Code (Java):
upgradePlayerMine
(Player player
)
;
This allows you to upgrade a specific players Mine!
Thanks,
Kyle