diff options
Diffstat (limited to 'plugin.yml')
-rwxr-xr-x | plugin.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugin.yml b/plugin.yml new file mode 100755 index 0000000..51a88dc --- /dev/null +++ b/plugin.yml @@ -0,0 +1,8 @@ +main: com.encrox.cplot.Core
+name: CPlot
+version: 1.0
+
+commands:
+ gs:
+ description: Manages plot claiming.
+ usage: /gs help
\ No newline at end of file |