8000 GitHub - ifydev/CommandScheduler: Schedule commands to run on a periodic basis.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ifydev/CommandScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandScheduler

Schedule commands to run on a periodic basis.

Commands

Schedule a command

Permission node: commandscheduler.command.schedule

/schedule <name> <time_in_seconds> <command> [args...]

Unschedule a command

Permission node: commandscheduler.command.unschedule

/unschedule <name>

List scheduled commands

Permission node: commandscheduler.command.list

/listschedule

About

Schedule commands to run on a periodic basis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0