| 
 Help 命令
 权限 : minereset.help (Required for all other 命令s)
 指令: /mine help
 用途: Use this 命令 to list all the mine sub 命令s user has access to and how to use them
 
 
 Time 命令
 权限: minereset.check.time
 指令: /mine time [mine]
 用途: Check time remaining before mine resets
 
 
 List 命令
 权限: minereset.list
 指令: /mine list [groups|mines|spawns]
 用途: List all groups or mines that exist
 
 
 Details 命令
 权限: minereset.details
 指令: /mine info [group|mine|spawn] [name]
 用途: Get all info on group or mine
 
 
 General Admin 命令s
 Reload 命令
 权限: minereset.reload
 指令: /mine reload
 用途: Reloads mine config file
 
 
 Save 命令
 权限: minereset.save
 指令: /mine save
 用途: Saves the mine config being used over one in folder
 
 
 Clear 命令
 权限: minereset.clear
 指令: /mine clear [mine]
 用途: Clear all block from a mine
 
 
 Fill 命令
 权限: minereset.fill
 指令: /mine fill [mine]
 用途: Fill a mine according to its blocks and percentages (manual reset)
 
 
 FillBlock 命令
 权限: minereset.fillblock
 指令: /mine fillblock [mine]
 用途: Fill a mine with the block you are currently standing on
 
 
 Setup 命令s
 Added AddSpawn 命令 :new: (Added in 1.0.4)
 权限: minereset.addspawn
 指令: /mine addspawn [x] [y] [z] [facing]
 用途: Adds a new spawn point with the values listed
 
 
 Added RemoveSpawn 命令 :new: (Added in 1.0.4)
 权限: minereset.removespawn
 指令: /mine removespawn [spawn point]
 用途: Removes the listed spawn point (To alter default spawn use "Default" other wise use the number of spawn)
 
 
 Added UpdateSpawn 命令 :new: (Added in 1.0.4)
 权限: minereset.updatespawn
 指令: /mine updatespawn [spawn point] [x] [y] [z] [facing]
 用途: Updates the spawn information to the listed values (To alter default spawn use "Default" other wise use the number of spawn)
 
 
 Added ChangeSpawn 命令 :new: (Added in 1.0.4)
 权限: minereset.changespawn
 指令: /mine changespawn [mine] [spawn point]
 用途: Set the listed mine to use the listed spawn point (To alter default spawn use "Default" other wise use the number of spawn)
 
 
 SetSpawn 命令 :no_entry_sign: (Removed in 1.0.4)
 权限: minereset.setspawn
 指令: /mine setspawn [x] [y] [z] [north|south|east|west]
 用途: Use this 命令 to save the spot players are sent to when they are in a mine on mine reset to the given X Y and Z coordinates with the facing as entered (player only will, use world player is currently in for spawn world)
 
 
 DefineGroup 命令
 权限: minereset.define.group
 指令: /mine definegroup [group name] [reset time] [initial delay]
 用途: Create a new mine group with name, reset time and initial delay as listed
 
 
 UpdateGroup 命令 :new: (Added in 1.0.3)
 权限: minereset.update.group
 指令: /mine updategroup [group name] [reset time] [initial delay]
 用途: Updates an existing mine group with name, reset time and initial delay as listed
 
 
 DeleteGroup 命令
 权限: minereset.delete.group
 指令: /mine deletegroup [group name] [safe|force]
 用途: Deletes an existing mine group. If safe then deletion will fail if mine group has contents
 
 
 DefineMine 命令
 权限: minereset.define.mine
 指令: /mine definemine [group] [mine name] [pos1x] [pos1y] [pos1z] [pos2x] [pos2y] [pos2z]
 用途: Create a new mine in listed group with name and positions as listed using the coordinate values of the two opposite corners of a mine
 
 
 RedefineMine 命令 :new: (Added in 1.0.2)
 权限: minereset.redefine.mine
 指令: /mine redefinemine [group] [mine name] [pos1x] [pos1y] [pos1z] [pos2x] [pos2y] [pos2z]
 用途: Redefine a mine to change its settings to listed group with name and positions as listed
 
 
 DeleteMine 命令
 权限: minereset.delete.mine
 指令: /mine deletemine [mine name]
 用途: Delete the mine listed
 
 
 AddOre 命令
 权限: minereset.mine.addore
 指令: /mine addore [mine] [percentage]
 用途: Adds the block you are standing on to listed mine at listed percentage
 
 
 UpdateOre 命令
 权限: minereset.mine.updateore
 指令: /mine updateore [mine] [percentage]
 用途: Updates the block you are standing on in listed mine to listed percentage (percentage of 0 will remove the block from the mine)
 
 
 ListReminders 命令 :new: (Added in 1.0.2)
 权限: minereset.mine.listremindtime
 指令: /mine listreminders
 用途: List the times before a mine reset reminder messages are sent
 
 
 AddRemindTime 命令 :new: (Added in 1.0.2)
 权限: minereset.mine.addremindtime
 指令: /mine addremindtime [seconds]
 用途: Add a time (in seconds) to send a reset reminder message before a mine reset
 
 
 RemoveRemindTime 命令 :new: (Added in 1.0.2)
 权限: minereset.mine.removeremindtime
 指令: /mine removeremindtime [seconds]
 用途: Remove a time (in seconds) to send a reset reminder message before a mine reset
 
 
 SetupSmartFill 命令 :new: (Added in 1.0.3)
 权限: minereset.mine.setup.smartfill
 指令: /mine setupsmartfill [mine] [true|false(enabled)] [radius] [true|false(only air)]
 用途: Changes the smart fill settings for the listed mine to the listed settings
 
 
 AddAirBlock 命令 :new: (Added in 1.0.3)
 权限: minereset.mine.addairblock
 指令: /mine addairblock
 用途: Adds the block the player is standing on to the list of blocks that will not be modified when using SmartFill and SmartFillOnlyAir settings
 
 
 RemoveAirBlock 命令 :new: (Added in 1.0.3)
 权限: minereset.mine.removeairblock
 指令: /mine removeairblock
 用途: Removes the block the player is standing on to the list of blocks that will not be modified when using SmartFill and SmartFillOnlyAir settings
 
 
 UpdateChatSettings 命令 :new: (Added in 1.0.4)
 权限: minereset.update.chatsettings
 指令: /mine updatechatsettings [FillingText|ReminderText] [setting]
 用途: Changes the way messages of the listed type are sent to players
 
 
 |