init tmp
This commit is contained in:
29
lib/bin/main/META-INF/sponge_plugins.json
Normal file
29
lib/bin/main/META-INF/sponge_plugins.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"loader": {
|
||||
"name": "java_plain",
|
||||
"version": "1.0"
|
||||
},
|
||||
"license": "All-Rights-Reserved",
|
||||
"plugins": [
|
||||
{
|
||||
"id": "worldswapper2",
|
||||
"name": "WorldSwapper2",
|
||||
"version": "${version}",
|
||||
"entrypoint": "org.punkcraft.worldswapper2.WorldSwapper2",
|
||||
"description": "My plugin description",
|
||||
"branding": {},
|
||||
"links": {
|
||||
},
|
||||
"contributors": [
|
||||
],
|
||||
"dependencies": [
|
||||
{
|
||||
"id": "spongeapi",
|
||||
"version": "7.2.0",
|
||||
"load-order": "after",
|
||||
"optional": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
BIN
lib/bin/main/org/punkcraft/oneworld/OneWorldSponge.class
Normal file
BIN
lib/bin/main/org/punkcraft/oneworld/OneWorldSponge.class
Normal file
Binary file not shown.
BIN
lib/bin/main/org/punkcraft/oneworld/TestMessage.class
Normal file
BIN
lib/bin/main/org/punkcraft/oneworld/TestMessage.class
Normal file
Binary file not shown.
BIN
lib/bin/main/org/punkcraft/oneworld/WSListener.class
Normal file
BIN
lib/bin/main/org/punkcraft/oneworld/WSListener.class
Normal file
Binary file not shown.
BIN
lib/bin/main/org/punkcraft/oneworld/Zone.class
Normal file
BIN
lib/bin/main/org/punkcraft/oneworld/Zone.class
Normal file
Binary file not shown.
Reference in New Issue
Block a user