We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The shedule futur costs me most of my time. I would realy recommend a rework.
I want to do something like this:
Task "restart" start at 03:00 /or/ every 3 hours say "server restart in 5 min" break 4 min say "server restart in 1 min" break 50 sec say "server restart now" break 10 sec enable whitelist kick all players change motd "Server Restart" restart disable whitelist default motd disable (auto)save backup enable (auto)save
This should be one task. And a dublicate feature would be nice, too. You could also add something like this as a preset.
Is there a way to add this in the next version ??? I think its about one day of work. At the moment i add the task diretly via mysql
The text was updated successfully, but these errors were encountered:
"One day of work". Well, get to it :) SpaceBukkit is open source, after all
Sorry, something went wrong.
No branches or pull requests
The shedule futur costs me most of my time. I would realy recommend a rework.
I want to do something like this:
Task "restart"
start at 03:00 /or/ every 3 hours
say "server restart in 5 min"
break 4 min
say "server restart in 1 min"
break 50 sec
say "server restart now"
break 10 sec
enable whitelist
kick all players
change motd "Server Restart"
restart
disable whitelist
default motd
disable (auto)save
backup
enable (auto)save
This should be one task. And a dublicate feature would be nice, too.
You could also add something like this as a preset.
Is there a way to add this in the next version ???
I think its about one day of work.
At the moment i add the task diretly via mysql
The text was updated successfully, but these errors were encountered: