From acb874804e680d720dc36af33e65d2e52439239d Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Tue, 20 Dec 2016 21:11:09 +0100 Subject: [PATCH] Added /schrestart to plugin.yml --- src/main/resources/plugin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 12beaa9..889e397 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,3 +5,5 @@ author: TBMCPlugins commands: updateplugin: description: Update a TBMC plugin + schrestart: + description: Schedules a restart for a given time.