mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-04-08 14:12:27 +02:00
Let there be light
This commit is contained in:
14
src/main/resources/manifest.json
Normal file
14
src/main/resources/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Group": "HelpChat",
|
||||
"Name": "PlaceholderAPI",
|
||||
"Version": "1.0.0",
|
||||
"Description": "An awesome placeholder provider",
|
||||
"Authors": [{"Name": "Your Mama"}],
|
||||
"Website": "https://placeholderapi.com",
|
||||
"ServerVersion": "*",
|
||||
"Dependencies": {},
|
||||
"OptionalDependencies": {},
|
||||
"DisabledByDefault": false,
|
||||
"Main": "at.helpch.placeholderapi.PlaceholderAPIPlugin",
|
||||
"IncludesAssetPack": false
|
||||
}
|
||||
Reference in New Issue
Block a user