Fixed variables in the plugin.yml not being created properly

This commit is contained in:
darbyjack 2023-03-17 13:45:31 -05:00
parent f4e4433b16
commit 7e902cae66
No known key found for this signature in database
GPG Key ID: E7AAD80A943C1F67
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
name: "@name@" name: PlaceholderAPI
main: "me.clip.placeholderapi.PlaceholderAPIPlugin" main: "me.clip.placeholderapi.PlaceholderAPIPlugin"
version: "@version@" version: ${version}
author: HelpChat author: HelpChat
api-version: "1.13" api-version: "1.13"
description: "@description@" description: "An awesome placeholder provider!"
commands: commands:
placeholderapi: placeholderapi: