emc
New Member
- Joined
- Jun 15, 2012
- Messages
- 190
- Reaction score
- 3
What does this do?
Restarts the game after X seconds.
Setup
Extract to your plugins folder.
Configuration
Edit the ./Plugins/MaxGame/config.txt file to configure:
Line1: Time (in seconds)
You need to restart DB for the config changes to take effect.
Basic math
[table="width: 500, class: grid, align: left"]
[tr]
[td]File[/td]
[td]Version[/td]
[/tr]
[tr]
[td]View attachment MaxGame-1.0.zip[/td]
[td]1.0[/td]
[/tr]
[/table]
This plugin was a request.
Restarts the game after X seconds.
Setup
Extract to your plugins folder.
Configuration
Edit the ./Plugins/MaxGame/config.txt file to configure:
Line1: Time (in seconds)
You need to restart DB for the config changes to take effect.
Basic math
- 60 seconds in 1 minute
- 60 minutes in 1 hour
- 60*x to run for x minutes.
- 3600*x to run for x hours
[table="width: 500, class: grid, align: left"]
[tr]
[td]File[/td]
[td]Version[/td]
[/tr]
[tr]
[td]View attachment MaxGame-1.0.zip[/td]
[td]1.0[/td]
[/tr]
[/table]
This plugin was a request.