[Custom Mines]
Create explosive mines and sell them to your users to have fun
Create explosive mines and sell them to your users to have fun
Commands:
- /cm create <mine name> <action> <radius>
- actions: LeftClick, RightClick, BreakBlock, Step. - /cm delete <mine name> - delete custom mine
- /cm give <mine name> [Optional Player Name]- give you custom mine
- /cm list - list of all mines created
- CustomMines.create - create custom mines
- CustomMines.delete - delete custom mines
- CustomMines.give - give custom mines
- CustomMines.list - list of all mines created
Spoiler: Config.yml
Code (YAML):
messages :
ownerMessage : '&3the &b<victim>&3 player has fallen in your mine'
victimMessage : '&cyou have fallen in the mine of &6<owner>'
mineCreated : '&athe &6<mine> &amine has been created'
deletedMine : '&athe &6<mine> &amine has been removed'
giveMine : '&ayou have given the &6<mine> &amine'
noExist : '&cthis mine no exist'
alreadyExist : '&cThis mine already exist'
noExistMines : '&cno mines created'
mineInstalled : '&amine installed'
mineUninstalled : '&cmine uninstalled'
noItemHand : '&cyou dont have any items in your hand'
youOwner : '&cyou are the owner of this mine'
ItemConfig :
radiusText : '&6Radius : &7<radius>'
actionText : '&6Action : &7<action>'
Mines :
explosiveButtom :
action : rightClick
radius : 2
material : STONE_BUTTON
craft :
enable : true
pattern :
- bbb
- btb
- bbb
ingredients :
b : STONE_BUTTON
t : TNT
explosiveWorkBench :
action : rightClick
radius : 5
material : LEGACY_WORKBENCH
craft :
enable : true
pattern :
- XtX
- twt
- XtX
ingredients :
w : LEGACY_WORKBENCH
t : TNT
ownerMessage : '&3the &b<victim>&3 player has fallen in your mine'
victimMessage : '&cyou have fallen in the mine of &6<owner>'
mineCreated : '&athe &6<mine> &amine has been created'
deletedMine : '&athe &6<mine> &amine has been removed'
giveMine : '&ayou have given the &6<mine> &amine'
noExist : '&cthis mine no exist'
alreadyExist : '&cThis mine already exist'
noExistMines : '&cno mines created'
mineInstalled : '&amine installed'
mineUninstalled : '&cmine uninstalled'
noItemHand : '&cyou dont have any items in your hand'
youOwner : '&cyou are the owner of this mine'
ItemConfig :
radiusText : '&6Radius : &7<radius>'
actionText : '&6Action : &7<action>'
Mines :
explosiveButtom :
action : rightClick
radius : 2
material : STONE_BUTTON
craft :
enable : true
pattern :
- bbb
- btb
- bbb
ingredients :
b : STONE_BUTTON
t : TNT
explosiveWorkBench :
action : rightClick
radius : 5
material : LEGACY_WORKBENCH
craft :
enable : true
pattern :
- XtX
- twt
- XtX
ingredients :
w : LEGACY_WORKBENCH
t : TNT
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CustomMines is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15. Downloaded 16,213 times (via Spigot). Download it and open it directly in the game.