Basic structuring and added WorldGeneratorAPI.
Also fixed typo.
This commit is contained in:
8
src/main/resources/plugin.yml
Normal file
8
src/main/resources/plugin.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: IslandSurvivalCraft
|
||||
main: ca.recrown.islandsurvivalcraft.IslandSurvivalCraft
|
||||
version: 1.0.0
|
||||
description: Adds the gamemode IslandSurvivalCraft.
|
||||
commands:
|
||||
depend: [WorldGuard, WorldGeneratorApi]
|
||||
load: startup
|
||||
api-version: 1.15
|
Reference in New Issue
Block a user