mirror of
https://github.com/SPAWNRYS-ban/FUCK-CustomDiscs.git
synced 2026-01-27 03:59:38 +05:00
Initial commit
This commit is contained in:
9
src/main/resources/plugin.yml
Normal file
9
src/main/resources/plugin.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: example_plugin
|
||||
version: ${version}
|
||||
main: com.example.voicechatplugin.ExamplePlugin
|
||||
api-version: ${bukkit_api_version}
|
||||
prefix: example_plugin
|
||||
authors: [ "Example Author" ]
|
||||
description: A Simple Voice Chat API plugin example
|
||||
website: https://example.com
|
||||
depend: [ voicechat ]
|
||||
Reference in New Issue
Block a user