Jump to content

3 Screenshots

  • 1.7k
  • 8
  • 21.17 kB
 Share

About Mining Event

Adds an exciting event for players to your server. Once the event starts, players will be able to get more loot by mining ore and finding small stashes with loot underneath it. The event has an interface with a table. The event is easily configured and can be triggered automatically or by command. You can reward the winners with special prizes, for example, an item with a unique name and skin (only for items with stacks of size 1).

Commands (admin only):

/mie_start - starts an event

/mie_stop - starts an event

/mie_forcestart - force the event to start

 

Config:

{
  "Autostart event(disable if you want to trigger the event only manually)": true,
  "Minimum time to event start(in seconds)": 900,
  "Maximum time to event start(in seconds)": 10800,
  "Minimum event duration(in seconds)": 300,
  "Maximum event duration(in seconds)": 900,
  "Minimum number of online players to trigger an event": 1,
  "Pre-event message": "Mining event will start in a minute",
  "Pre-event message time(in seconds)": 60,
  "Event message": "Mining event has started, go and get all the ore!",
  "End event message": "Mining event ended",
  "Display a table with player names": true,
  "Resource multiplier during the event": 2.0,
  "Spawn a small stash under the ore": true,
  "Small stash items list": [
    {
      "prefabName": "scrap",
      "dropChance": 100,
      "min": 4,
      "max": 8,
      "skinID": 0,
      "displayName": ""
    },
    {
      "prefabName": "metal.fragments",
      "dropChance": 100,
      "min": 100,
      "max": 200,
      "skinID": 0,
      "displayName": ""
    }
  ],
  "Small stash removal time(in seconds)": 60,
  "First place prize(items list)": [
    {
      "prefabName": "scrap",
      "dropChance": 100,
      "min": 200,
      "max": 400,
      "skinID": 0,
      "displayName": ""
    },
    {
      "prefabName": "metal.fragments",
      "dropChance": 100,
      "min": 1000,
      "max": 2000,
      "skinID": 0,
      "displayName": ""
    },
    {
      "prefabName": "rifle.ak",
      "dropChance": 10,
      "min": 1,
      "max": 1,
      "skinID": 809190373,
      "displayName": "AK"
    }
  ],
  "Second place prize(items list)": [
    {
      "prefabName": "scrap",
      "dropChance": 100,
      "min": 100,
      "max": 200,
      "skinID": 0,
      "displayName": ""
    },
    {
      "prefabName": "metal.fragments",
      "dropChance": 100,
      "min": 500,
      "max": 1000,
      "skinID": 0,
      "displayName": ""
    }
  ],
  "Third place prize(items list)": [
    {
      "prefabName": "scrap",
      "dropChance": 100,
      "min": 50,
      "max": 100,
      "skinID": 0,
      "displayName": ""
    },
    {
      "prefabName": "metal.fragments",
      "dropChance": 100,
      "min": 250,
      "max": 500,
      "skinID": 0,
      "displayName": ""
    }
  ]
}

 


User Feedback

1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.4k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.