HomeJavaModsOre Market | Stock Market for Ores in Minecraft
Ore Market | Stock Market for Ores in Minecraft
ModsJava

Ore Market | Stock Market for Ores in Minecraft

Realistic stock market for Ores!. Free Minecraft Java mod for 1.12, 1.13, 1.14.

⬇ Download on Spigot
[​IMG] plugin-banner.png [​IMG] [​IMG] plugin-examples.png


[​IMG] plugin-configuration.png
Spoiler: config.yml
Code (YAML):
# Cost = Initial cost of ore. (0% change)[/CENTER]
# Value = Current cost of ore. (With % change)
# When adding a new ore make the cost and value to same
prefix
: '&bOreMarket '
valuemessage
:
# Time (in minutes) to send this message
time
: 5
# The below will look like: (These values are just examples)
# "Diamond is now valued at $500 ($250 / 200% change from the original $250). 100 left in stock!"
format
: >
[name ] is now valued at $ [value ] ($ [change ] / [percent ] % change from the original $[cost]). [stock] left in stock!
# Tax (%) is added to every purchase and sale
tax
: 10
# Multiplier (%) amount ore value changes. (Example: If it is 5 multiplier, Value would go from $1000 -> $1050 if sold, or $1000 -> $950 if bought)
# Depending on the popularity of your server, you may want to lower this
# Default: 0.01 (RECOMMENDED)
multiplier
: 0.01
# Market Crash is an event that completely kills the values of ores just like real life.
# As this is experimental I recommend that you do not enable this with a server full of people
marketcrash
:
enabled
: false
time
: 8 # Hours to repeat
amount
: 80 # Amount (%) the values of ores will decrease
message
: >
&4&lMARKET CRASH! ORE VALUES DECREASED BY UP TO [amount ] %
Spoiler: gui.yml
Code (YAML):
# Customise the GUI here! View the GitHub wiki to utilise all of OreMarkets features
gui
:
title
: '&4OreMarket'
rows
: 3
items
:
0
:
item
: DIAMOND
name
: '&bDiamond Ore'
lore
:
- '&aValue
: $ [value ]'
- '&aOriginal
: $ [cost ]'
- '&aStock
: [stock ]'
- '&aChange
: [percent ] %'
- '&7Right-Click to buy'
- '&7Left-Click to sell'
cost
: 1000
value
: 1000
stock
: 100
1
:
item
: GOLD_INGOT
name
: '&6Gold Ingot'
lore
:
- '&aValue
: $ [value ]'
- '&aOriginal
: $ [cost ]'
- '&aStock
: [stock ]'
- '&aChange
: [percent ] %'
- '&7Right-Click to buy'
- '&7Left-Click to sell'
cost
: 500
value
: 500
stock
: 100
2
:
item
: IRON_INGOT
name
: '&7Iron Ore'
lore
:
- '&aValue
: $ [value ]'
- '&aOriginal
: $ [cost ]'
- '&aStock
: [stock ]'
- '&aChange
: [percent ] %'
- '&7Right-Click to buy'
- '&7Left-Click to sell'
cost
: 250
value
: 250
stock
: 100
5
:
item
: BARRIER
name
: '&cClose'
lore
:
- '&cClose GUI'
commands
:
- ' [close ]'
hide
: true
6
:
item
: PAPER
name
: '&aBalance'
lore
:
- '&a$ [balance ]'
commands
:
- '[msg] Your balance
: [balance ]'
hide
: true
plugin-commands.png

plugin-stats.png

If the download is unavailable, go to the "Source Code" link and download the plugin from the "Releases" section

Commands

Plugin details

Read from the plugin's own plugin.yml.

Ore Market | Stock Market for Ores in Minecraft is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.13, 1.14, 1.15 and newer. Downloaded 5,305 times (via Spigot). Download it and open it directly in the game.

Explore more