Initial code

This commit is contained in:
2025-08-23 06:23:57 +00:00
parent 43f6c5c478
commit 35bc7c6990
4 changed files with 33 additions and 12 deletions

10
plugin.yml Normal file
View 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.