Expand the bungee module
This commit is contained in:
parent
d86973f227
commit
f73b713658
11 changed files with 785 additions and 3 deletions
5
examples/example-bungee/src/main/resources/plugin.yml
Normal file
5
examples/example-bungee/src/main/resources/plugin.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
name: ExampleBungee
|
||||
version: "0.2.2"
|
||||
main: cloud.commandframework.examples.bungee.ExamplePlugin
|
||||
author: Cloud Contributors
|
||||
description: "An Example plugin for the Cloud command framework"
|
||||
Loading…
Add table
Add a link
Reference in a new issue