It's a good plugin. It works well for me, except I want the player to set the time in-game and the only way to do so is to give choices for each month, day, hour, minute, etc.. It would be nice if you could add compatibility for the input number function to change the value of a variable that controls the time.
> Example of Plugin Now:
Text: What Day is it?
Show Choices:
1 = Plugin Command: TE SetTime x x 1 x x x
2 = Plugin Command: TE SetTime x x 2 x x x
.
.
.
31 = Plugin Command: TE SetTime x x 30 x x x
> Example for Input Number Compatibility:
Text: What day is it?
Input Number for Variable 0003 [Day]
Plugin Command: TE SetTime x x \v[3] x x x
Because adding Input Number compatibility would be a lot easier.
Unless it's already there and I just don't know how to use it.