.
This commit is contained in:
parent
670eba418c
commit
13ced30434
122 changed files with 223 additions and 12 deletions
6
core/bukkit/plugin/main/resources/plugin.yml
Normal file
6
core/bukkit/plugin/main/resources/plugin.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
name: "CoreBukkit"
|
||||
version: "${version}"
|
||||
depend: [ "LuckPerms" ]
|
||||
main: "de.kentoj.scrow.bukkit.CoreImplPlugin"
|
||||
api-version: "1.21"
|
||||
author: "Kento2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue