This is a resource for BeamMP that adds a flood to all sorts of maps (as long as they have an ocean).
- Download the latest release from the releases page
- Copy
floodBeamMP.zip
into yourBeamMP-Server/Resources/Client
folder - Copy
Flood
into yourBeamMP-Server/Resources/Server
folder
/flood_start
- Starts the flood/flood_stop
- Stops the flood/flood_reset
- Resets the height and disables the flood/flood_resetAt
- TODO/flood_level <level:integer>
- Sets the flood level/height/flood_speed <speed:float>
- Sets the flood speed (0.001 is default)/flood_decrease <enabled:boolean>
- Makes the water level decrease instead of increase/flood_limit <limit:number>
- Sets the flood height limit/flood_printSettings
- Prints the current flood settings
/flood_start
- Starts the flood/flood_stop
- Stops the flood/flood_reset
- Resets the height and disables the flood/flood_setLevel <level>
- Sets the flood level/height/flood_setSpeed <speed>
- Sets the flood speed (0.001 is default)/flood_setDecrease <decrease>
- Makes the water level decrease instead of increase/flood_setLimit <limit>
- Sets the flood height limit/flood_setLimitEnabled <enabled>
- Enables or disables the flood height limit/flood_printSettings
- Prints the current flood settings
- Dudekahedron - Testing and providing a test server