StarterEvent
StarterEvent

4.23 EUR

Checkout

Starter Event

Project details

Project: StarterEvent

dev language: c# oxide

Plugin language: en
Author: @RustFlash

Features

This plugin creates a secret crate after a restart, mapwipe, fullwipe or forcewipe.
The coordinates are displayed in the chat and the players have to find the crate on the map. As soon as it has been located, the crate is removed from the map.

I have set it up with Event Manager and other plugins so that it is only executed after a fullwipe. It's very popular, especially when they reward players with building materials, it doesn't hurt anyone and the winner is happy that he can build something small straight away.

Functions

You can also trigger it as an admin and owner without authorization:

/flashstarterevent

When others use this command, they give the authorization:

starterevent.use

Config

{
  "Event Start Delay (Minutes)": 10,
  "Box Skin ID": 2753036242,
  "Box Contents": [
    {
      "ShortName": "wood",
      "Amount": 6000
    },
    {
      "ShortName": "stones",
      "Amount": 4000
    },
    {
      "ShortName": "cloth",
      "Amount": 200
    },
    {
      "ShortName": "lowgradefuel",
      "Amount": 100
    }
  ],
  "Announcement time before event (Seconds)": 300,
  "Mystery Box Lifetime (Minutes)": 180
}

Multilingual Support:

The plugin supports multiple languages. Language files are located in the lang folder and can be edited or expanded as needed. Currently supported languages:

default: EN

DE | FR | ES | IT | TR | RU | UK

Please note that the language files were translated using the DeepL Language Tool

load, run, enjoy 💝