mirror of
https://github.com/craftycodie/OnlineModeFix.git
synced 2025-08-03 17:05:58 -04:00
Added missing plugin.yml resource.
This commit is contained in:
parent
f8832e82e3
commit
4b388734b6
@ -4,6 +4,7 @@
|
|||||||
<exclude-output />
|
<exclude-output />
|
||||||
<content url="file://$MODULE_DIR$">
|
<content url="file://$MODULE_DIR$">
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
|
||||||
</content>
|
</content>
|
||||||
<orderEntry type="inheritedJdk" />
|
<orderEntry type="inheritedJdk" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
BIN
lib/craftbukkit1-7-3(1060).jar
Normal file
BIN
lib/craftbukkit1-7-3(1060).jar
Normal file
Binary file not shown.
BIN
lib/json.jar
Normal file
BIN
lib/json.jar
Normal file
Binary file not shown.
10
res/plugin.yml
Normal file
10
res/plugin.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
name: MineOnlineBroadcast
|
||||||
|
version: 1.0.1
|
||||||
|
description: Lists a server on mineonline.codie.gg/servers
|
||||||
|
author: codieradical
|
||||||
|
authors: [Codie]
|
||||||
|
website: http://mineonline.codie.gg/
|
||||||
|
|
||||||
|
main: MineOnlineBroadcast
|
||||||
|
database: false
|
||||||
|
depend: []
|
Loading…
x
Reference in New Issue
Block a user