About Land Flood
QuoteNO LONGER POSABLE WITH WORLD 2.0 UPDATE FROM FP
Flood your map slowly over the time to wipe, Or create a storm event and flood the land.
If flooding over time you will not be able to use the storm event.
See config for options.
While updating config values unload the plugin or they will not save.
Set "AlarmSoundTime": 0.0 in the config to disable alarm sound.
Chat/Counsel commands:
startstorm // Starts the storm
endstorm // End the storm
Permissions:
thestorm.admin // Needed to start stop Storms
Storm will auto end or you can manually end it .
UNLOAD THE PLUGIN TO EDIT THE CONFIG OR IT WILL NOT SAVE.
{
"Settings": {
"Permission": "thestorm.admin",
"AutoEnabled": false,
"BlockUnderWaterItemsSpawning": true,
"Chance_Per_Tick_1_To_100": 5,
"Tick_Seconds": 320.0,
"StartTime": "00:00",
"EndTime": "23:59",
"Do_Not_Flood_Again_Untell_Pass": 7200.0,
"Flood_End_Time_When_Flooded_Seconds": 180.0,
"RaiseLevel": 20.0,
"RaiseAmountPerTick": 0.01,
"RaiseAmountTickSeconds": 0.01,
"LowerAmountPerTick": 0.01,
"LowerAmountTickSeconds": 0.01,
"AlarmSoundTime": 15.0,
"UseMessages": true,
"Clouds": 1.5,
"Fog": 0.8,
"Wind": 1.5,
"Rain": 1.5,
"Thunder": 1.0,
"Clouds_Brightness": 0.05,
"Atmosphere_Brightness": 0.05
},
"Storm Extras": {
"GiveItems": false,
"ItemIds": [
-697981032,
2052270186
]
},
"Flood over time": {
"Active": false,
"RaiseLevelMax": 60.0,
"RaiseAmountTime": 3600.0,
"CurrentLevel": 0.0
},
"Version": {
"Major": 1,
"Minor": 1,
"Patch": 0
}
}