By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
First of all, Stop your server.
Go in your plugins directory. Open TimeCommander
directory.
Open commands.yml
. Then edit the file.
When you open up the file, you should see:
# TimeCommander
#
# Command: Command to execute
# Time: Amount of time in ticks until the command is executed
Commands:
- Command: say 1
Time: 100
- Command: say 2
Time: 200
- Command: say 3
Time: 300
All you need to do is:
say 1
with a command of your choice.100
with the time of your choice. The time works in ticks. Startup the server... and Enjoy.
Q: How many ticks are in a second?
A: 20 ticks are in a second.
Q: how many seconds is one tick?
A: 50 Miliseconds
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time