split NMS away from core bukkit code

This commit is contained in:
dfsek
2022-05-31 22:31:40 -07:00
parent 8e933a1bb4
commit 839013d89a
52 changed files with 135 additions and 80 deletions

View 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@"