Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Introduction
Welcome to the RealMines plugin page.
This is a brand new mine management plugin with focus on a GUI management system.
Coded in the 1.14 codebase, its aim is to provide Server Owners and Players with a fast and reliable mines system.
NOTE: To use this plugin, you will need FAWE/WorldEdit.
Statistics:
bStats - RealMines
Found an issue? Report it!
Issues · JoseGamerPT/RealMines (GitHub)
My Discord:
Join Discord
Features
- YAML Configuration.
- Simple and performant GUI interface.
- RealPermissions and RealRegions integrations!
- Sign System.
- Mine Break Actions.
- Reset System (by time or by percentages).
- Search function for Adding Blocks.
- GUI for managing individual Mines.
- Player Input System to accept input from the user.
How-To
Silence a Mine
/mine silent <name>
Add a Break Action
With Break Actions, you can assign actions to execute when a specific type of block in the mine is broken by a player.
By default, when you add a new block to the mine, the block doesn't have a break action assigned.
Access the break actions menu for a specific block by right-clicking it in the mine's blocks menu.
Current break actions supported:
- Give Money when a block is broken
- Give or Drop an ItemStack when a block is broken
- Execute a Command in the console when a block is broken (
%player%
to get the player name)
Create a Mine
- Select a region with WorldEdit.
- Type
/mine create <name>
to create a Mine. - Type
/mine panel
and click the created mine to explore the plugin possibilities.
See Registered Mines
/mine list
Edit Mine Settings and Contents
- Type
/mine panel
. - Click the mine you want to edit.
- Click your desired option.
Set The Mine Teleport or Region
/mine settp <name>
or /mine setregion <name>
Delete a Mine
Type /mine del<name>
.
Create a new Sign
- Place a new Sign and type:
- Line 1:
[realmines]
- Line 2:
<mine name>
- Line 3: Setting
- Line 1:
(Refer to the sign settings section for more details.)
Clear or Reset a Mine
/mine reset <name>
or /mine clear <name>
Videos
Support & Requirements
If you have any issues with the plugin, DM me here or join the discord server.
Commands & Permissions
/realmines
,/mine
,/mines
,/rm
- Permission:
realmines.admin
- Permission:
- Teleport to a mine:
realmines.tp.<mine name>
- Silence a mine:
realmines.silent
- Reset a mine:
realmines.reset
- Get notified of an update:
realmines.update.notify
PlaceholderAPI Placeholders
%realmines_bar_MINE%
%realmines_totalblocks_MINE%
%realmines_minedblocks_MINE%
%realmines_remainingblocks_MINE%
%realmines_perremainingblocks_MINE%
%realmines_perminedblocks_MINE%
%realmines_secondsleft_MINE%
Signs
Line 1 - [rm] or [realmines] | Line 2 - <mine name> Accepted settings for Line 3:
- bm - Number of Mined Blocks
- br - Number of Remaining Blocks
- pm - Percentage of Mined Blocks
- pl - Percentage of Remaining Blocks
- b - Bar of Mine's Blocks
- pb - Percentage Bar of Mine's Blocks
- tl - Time Left
- sl - Seconds Left
If you like this plugin
Don't forget to give it a heart!