mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-22 08:10:40 +00:00
split NMS away from core bukkit code
This commit is contained in:
8
platforms/bukkit/common/src/main/resources/plugin.yml
Normal file
8
platforms/bukkit/common/src/main/resources/plugin.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: "Terra"
|
||||
main: "com.dfsek.terra.bukkit.TerraBukkitPlugin"
|
||||
version: "@VERSION@"
|
||||
load: "STARTUP"
|
||||
author: dfsek
|
||||
website: "@WIKI@"
|
||||
api-version: "1.13"
|
||||
description: "@DESCRIPTION@"
|
||||
Reference in New Issue
Block a user