Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
WindSkull committed Jun 18, 2018
0 parents commit b81c526
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions plugin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#name, main, version and api are required
name: MyHeroMobs
main: Core.MyHeroMain
version: "0.1"
api: ["1.0.5"]
author: WindSkill
description: Plugin MyHero Mobs for Nukkit
depend: [MobPlugin,MyHeroItems]
commands:
MyHeroMobs:
description: MyHero Mobs
aliases: [mhm]

0 comments on commit b81c526

Please sign in to comment.