HomeJavaMods[ABANDONED] PrivateMines
[ABANDONED] PrivateMines
[​IMG]

PrivateMines allows your players to make private mines similar to a prison server.

[​IMG]

[​IMG]

[​IMG]
[​IMG]
You can change the schematic by editing the PrivateMines/mine.schematic file or making a new one and changing
Code (Text):
Schematic-Name
in config.yml

The schematic must contain:
Exactly 2 corner blocks, defined in config.yml as
Code (Text):
Blocks.Mine-Corner
for where the mineable area is

Optional :
A spawnpoint block for where players should spawn
A NPC block for where the selling NPC should be spawned

[​IMG]
Join the discord server for support!
https://discord.gg/n26DcE5

[​IMG]
https://github.com/knightzmc/PrivateMines


[​IMG]
Spoiler: Default Config.yml
#The name of the mines
World-Name: mines
#How many blocks each mine should be apart from the other. This must be at least the radius of the mine schematic (distance from the center to the edge) or the mines will overlap
Mine-Distance: 150
#the schematic name for the mine. this file must exist or bad things will happen!
Schematic-Name: mine.schematic

#This maps different block types to different locations in the schematic
Blocks:
#Defines where the players will initially spawn. If this block has a direction, the direction will be used
Spawnpoint: SIGN
#Defines a corner of the mining area. Place this at both corners. They will be replaced with air and the mine will be filled
Mine-Corner: POWERED_RAIL
Sell-NPC: WOOL

#The default block for mines
Default-Block: REDSTONE_BLOCK

#Options for types of block a mine can be made of
Block-Options:
- REDSTONE_BLOCK
- EMERALD_BLOCK
- DIAMOND_BLOCK
- GOLD_BLOCK

#Name for the Sell NPC
NPC-Name: Merchant
NPC-Skin: TraderNPC

#Default percentage in tax that mine owners will be given
Tax-Percentage: 5

#Color Customization for messages
Colors:
INFO: GOLD
SYNTAX: AQUA
ERROR: RED
HELP: BLUE

Thanks to CozyLeprechaun94 for the amazing graphics, and UntouchedOdin0 for the initial idea!

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.

[ABANDONED] PrivateMines is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.12, 1.16. Downloaded 1,122 times (via Spigot). Download it and open it directly in the game.

Explore more