Added a command to manually reload the plugin and therefore solved issue
#4.
This commit is contained in:
8
resources/plugin.yml
Normal file
8
resources/plugin.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: @NAME@
|
||||
main: de.@AUTHOR@.@NAME@.@NAME@
|
||||
version: @VERSION@
|
||||
author: @AUTHOR@
|
||||
commands:
|
||||
xmlstats:
|
||||
description: The basic command.
|
||||
usage: /<command> [reload]
|
||||
Reference in New Issue
Block a user