Initial code
This commit is contained in:
10
plugin.yml
Normal file
10
plugin.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: Exec
|
||||
description: Makes possible to run external scripts via commands.
|
||||
version: 0.2.1
|
||||
author: Ardakaz
|
||||
main: net.ardakaz.exec.Exec
|
||||
api-version: 1.21
|
||||
depend: [PlaceholderAPI]
|
||||
commands:
|
||||
exec:
|
||||
description: Exec main command.
|
Reference in New Issue
Block a user