HomeJavaModsCustomMines
CustomMines
[Custom Mines]
Create explosive mines and sell them to your users to have fun​


Commands:
  1. /cm create <mine name> <action> <radius>
    - actions: LeftClick, RightClick, BreakBlock, Step.
  2. /cm delete <mine name> - delete custom mine
  3. /cm give <mine name> [Optional Player Name]- give you custom mine
  4. /cm list - list of all mines created
Permission:

  1. CustomMines.create - create custom mines
  2. CustomMines.delete - delete custom mines
  3. CustomMines.give - give custom mines
  4. 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

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more