Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for lijinhong11

Might be your best mine plugin!

Report SuperMines?

SuperMines

Might be your best choice in mine plugins!

Dependencies

Features

  • PlaceholdersAPI & MiniPlaceholders Support
  • WorldEdit integration

Commands

  • /sm create [displayName] -- Create a mine
  • /sm help -- Show this help message
  • /sm info <mine> -- Show info of a mine
  • /sm list -- List all mines
  • /sm gui -- Show gui
  • /sm treasures -- Show help about treasures
  • /sm ranks -- Show help about ranks
  • /sm addTreasure <mine> <treasure> -- Add a treasure to the mine
  • /sm removeTreasure <mine> <treasure> -- Remove a treasure from the mine
  • /sm setRequiredLevel <mine> <rankLevel> -- Set the required rank level of a mine
  • /sm addAllowedRank <mine> <rank> -- Add allowed ranks to the mine
  • /sm removeAllowedRank <mine> <rank> -- Remove allowed ranks from the mine
  • /sm setBlockGenerate <mine> <material> <chance> -- Make the block generate in the mine
  • /sm setDisplayName <mine> <displayName> -- Set the display name of the mine
  • /sm setDisplayIcon <mine> <item> -- Set the display icon of the mine
  • /sm removeBlockGenerate <mine> <material> -- Stop the block generate in the mine
  • /sm addResetWarning <mine> <restSeconds> -- Add a mine reset warning task
  • /sm removeResetWarning <mine> <restSeconds> -- Remove a mine reset warning task
  • /sm setResetTime <mine> <resetSeconds> -- Set a mine's reset time
  • /sm settp/setteleport <mine> -- Set the teleport location of the mine
  • /sm tp/teleport <mine> -- Teleport to the mine
  • /sm setOnlyFillAir <mine> <onlyFillAir> -- Set mine only fill air when reset
  • /sm reset <mine> -- Reset a mine
  • /sm pos1 [position] -- Set the position 1 of an area
  • /sm pos2 [position] -- Set the position 2 of an area
  • /sm wand -- Get a wand
  • /sm remove <mine> -- Remove a mine
  • /sm reload -- Reload the plugin
  • /sm treasures list -- List all treasures
  • /sm treasures create <id> <displayName> <chance> -- Add a treasure (the item must be held in hand)
  • /sm treasures remove <treasure> -- Remove a treasure
  • /sm treasures setItem <treasure> -- Set the reward item (the item must be held in hand)
  • /sm treasures setChance <treasure> <chance> -- Set the chance of a treasure
  • /sm treasures setDisplayName <treasure> <displayName> -- Set the display name
  • /sm treasures addMatch <treasure> <material> -- Add match material
  • /sm treasures removeMatch <treasure> <material> -- Remove match material
  • /sm ranks list -- List all ranks
  • /sm ranks create <id> <displayName> \ -- Add a rank
  • /sm ranks remove <rank> -- Remove a rank
  • /sm ranks giveRank <player> <rank> [notify] -- Set a player's rank (default notify is false)
  • /sm ranks setDisplayName <rank> <displayName> -- Set a rank's display name
  • /sm ranks setLevel <rank> <level> -- Set a rank's level

Permissions

  • supermines.reload -- reload the plugin
  • supermines.treasures -- anything about treasures
  • supermines.ranks -- anything about ranks
  • supermines.block_generates -- set/remove block generation
  • supermines.create -- create a mine
  • supermines.gui -- show the gui
  • supermines.list -- list the mines
  • supermines.setpos -- set position
  • supermines.redefine -- redefine a mine
  • supermines.delete -- delete a mine
  • supermines.reset -- reset a mine
  • supermines.reset_warnings -- add/remove reset warnings
  • supermines.set_display_name -- set the display name of a mine
  • supermines.set_display_icon -- set the display icon of a mine
  • supermines.set_only_fill_air -- set mine will only fill air when mine reset
  • supermines.set_required_level -- set the required rank level of a mine
  • supermines.set_reset_time -- set the reset time of a mine
  • supermines.set_teleport -- set the location teleport of a mine
  • supermines.teleport -- teleport to a mine
  • supermines.bypass.rank -- bypass mine rank check

Placeholders

PlaceholdersAPI

%supermines_rank% -- return the rank %supermines_rank_PLAYER% -- return the rank of the player %supermines_mine_MINE_resettime% -- return the remaining reset time of the mine %supermines_mine_MINE_blocksbroken% -- return the broken blocks amount (will be 0 when reset) %supermines_mine_MINE_blockspercent% -- return the rercentage of remaining blocks to total number of blocks %supermines_mine_MINE_minedpercent% -- return the rercentage of broken blocks to total number of blocks %supermines_mine_MINE_totalblocks% -- return the total blocks of the mine

MiniPlaceholders

<supermines_rank> -- return the rank
<supermines_rank:PLAYER> -- return the rank of the player
<supermines_mine_resettime:MINE> -- return the remaining reset time of the mine
<supermines_mine_blocksbroken:MINE> -- return the broken blocks amount (will be 0 when reset)
<supermines_mine_blockspercent:MINE> -- return the rercentage of remaining blocks to total number of blocks
<supermines_mine_minedpercent:MINE> -- return the rercentage of broken blocks to total number of blocks
<supermines_mine_totalblocks:MINE> -- return the total blocks of the mine

Information

CategoryMiscellaneous
Published onAugust 16, 2025
LicenseGPL
Downloads0
Stars0
Watchers0
Supports Folia

Pinned Versions

Members