[B]About Screen timer:[/B]Screen timer is a plugin for Rust Oxide that allows for anyone with permission to create a timer! Not only can you create one timer, but multiple. While you can only have one timer on the screen, you can have multiple timers in the background with a command. Meaning that you can have commands sent at certains times!
[B]Commands(Includes Console):[/B][LIST][]Syntax:[]/stm types - Shows all available types[]/stm edit (id) (type) (value) - Edits a timers type.[]/stm toggle - Toggles your GUI[]/stm wipe - Wipes the data[]/stm create (text) (time) - Creates a timer[]/stm end (id) - Ends a timer[]/stm show (id) - Shows a timer on the screen[*]/stm list - Lists all timers[/LIST]Keep in mind the commands are the same except for /stm toggle which is not a command for console.
[B]Permissions:[/B]Main Permission - screentimer.adminYou need this permission to do ANYTHING but stm toggle for this plugin.
[B]Format Help:[/B]/stm create requires two variables, text and time. The variable 'text' is fairly self explanatory requiring a text input. Such as, "raid time/build time."The time value is a bit more important and different. You can either input a date or a second value. For example./stm create "Test Text" 500 would create a timer for 500 seconds./stm create "Test Text" "3/30/2017 12:00:00" would create a timer based on the time different between now and that date. So around 4 days when this forum was updated.
[B]Editing a GUI[/B]Editing the gui anchors is not an easy task. It will take a lot of tinkering and screwing around. The anchors can be found at lines: 490 and 500. You will only need to edit these two values unless you want to edit the background color. Those will be in the same lines.
When using the command /stm edit (id) (type) (value) it is important to note a few things. You WILL get a rpc error if you input a wrong color. For example, "0 0 58582" will most likely give you an RPC error and kick anyone with the UI loaded. To fix this simply edit the color in console to, "0 0 0". A color can also be a hex code or any other color the CUI accepts.
[B]Config:[/B]There is really no need for a configuration file. I see no areas in the plugin where it would be required. If you require one please ask.
[B]Command type for timers:[/B]You are now able to set a command which will be executed upon a timer ending. This will be executed in console NOT chat.
[B]Timer Saving:[/B]Timers will save and resume after and before restarts. If you experience any performance issues please let me know!
[B]And other questions?[/B]See the FAQ! If it's not there feel free to ask me in support/questions!
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.

