About StarterEvent
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 comand, 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
}
load, run, enjoy