Initial Commit
This commit is contained in:
commit
bcbe3c01ab
46 changed files with 2465 additions and 0 deletions
9
plugin.yml
Normal file
9
plugin.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name: LittleMinecraftVanillaExtension
|
||||
main: ml.codenoodles.lmve.Main
|
||||
api-version: 1.15
|
||||
author: netbenix
|
||||
version: Beta-1.1.0
|
||||
commands:
|
||||
lmve:
|
||||
usage: /<command>
|
||||
description: LMVE Main Command
|
||||
Reference in a new issue