Skip to content

MarketCrash

OllieJW edited this page Jul 14, 2021 · 6 revisions

Market Crash is a custom event that simulates a real stock crash. In the config you may define how often this event happens.

marketcrash:
  enabled: false
  time: 8 # Hours
  amount: 80 # Amount (%) the values of ores will decrease
  message: >
    &4&lMARKET CRASH! ORE VALUES DECREASED BY UP TO [amount]%

When the market crashes, the ores will drop by amount% and an alert will be sent to chat. The market will not automatically reset so it is up to the players to get the value up again.

Example:

Stocks decreased

Chat Message

Clone this wiki locally