Skip to content

This plugin lets you run custom-made macros to help with things such as countdowns. Just make them in the easy-to-understand programming language in Notepad and save them in the TShock/tshock directory.

Notifications You must be signed in to change notification settings

Satobi46/TShock-Command-Timelines-2.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TShock-Command-Timelines-2.1

==============================

This plugin lets you run custom-made macros to help with things such as countdowns. Just make them in the easy-to-understand programming language in Notepad and save them in the TShock/tshock directory.

Commands (you can use /tl instead of /timeline): /timeline start [arguments] - Starts a macro with the given filename. If any arguments are defined, type those too. /timeline stop - Stops the macro with the given filename. /timeline show - Shows all running macros.

Permissions: timeline.admin.useall - Lets the group start or stop any timeline. timeline.use-[file] - Allows a group to use a specific command. For example, you can give a group the permission timeline.use-example.txt, and that group will only be able to use that timeline. You can also specify a folder such as with the permission timeline.use-registeredusers. If you create a folder within the TShock folder called that, any timeline in it will be usable for those with the permission.

Updated API 2.1 Source: https://github.com/ZakFahey/Command-Timelines/ Source: https://tshock.co/xf/index.php?threads/command-timelines.3028/

About

This plugin lets you run custom-made macros to help with things such as countdowns. Just make them in the easy-to-understand programming language in Notepad and save them in the TShock/tshock directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages