/pm - Go to your private mine, or view the menu if you don't have one (no permission)
/pm help - View help (no permission)
/pm tax - View the current tax percentage of your private mine (privatemines.owner)
/pm tax <value> - Set the tax percentage of your private mine - must be between 0 and 100 (privatemines.owner)
/pm open - Open your private mine up to other players (privatemines.owner)
/pm close - Close your private mine from other players (privatemines.owner)
/pm delete - Remove your private mine (privatemines.owner)
/pm ban|banish|blacklist <player> - Ban a player from your mine (privatemines.ban)
/pm unban|pardon <player> - Unban a player from your mine (privatemines.ban)
/pm give <player> - Give a player a private mine (privatemines.give)
/pm delete <player> - Remove a player's private mine (privatemines.delete)
/pm status <player> - View the status of a player's mine: block type, tax percentage, etc (privatemines.status)
/pm teleport|visit <player> - Teleport to a player's mine (privatemines.teleport)
/pm upgrade <player> - Upgrades a players Private Mine to the next stage!
[size=14.6667px]You can change the default schematic by going into the config.yml file and changing the file variable please remember to add ".schem" on the end of the the file name in the config.
[size=14.6667px]Code (YAML):
Test: # The name of the mine type
file: "debugschem.schem"
priority: 1
resetTime: 5
materials:
STONE: 0.9
COBBLESTONE: 0.1