Add files via upload
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
build/libs/ExplosionsControl-3.0.jar
Normal file
BIN
build/libs/ExplosionsControl-3.0.jar
Normal file
Binary file not shown.
18
build/resources/main/config.yml
Normal file
18
build/resources/main/config.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
#
|
||||
# This is ExplosionsControl by ImproperIssues
|
||||
#
|
||||
# Please note that all the explosions configurations have been moved to
|
||||
# "plugins/ExplosionsControl/worldconfigurations" and are no longer
|
||||
# configured through this config!
|
||||
#
|
||||
#
|
||||
#
|
||||
# If you do enjoy this plugin, please star it on github!
|
||||
# Visit and star https://github.com/ItziSpyder/ExplosionsControl
|
||||
#
|
||||
#
|
||||
|
||||
config:
|
||||
plugin:
|
||||
prefix: '§7[§eExplosions§6Control§7] §'
|
||||
16
build/resources/main/plugin.yml
Normal file
16
build/resources/main/plugin.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
name: ExplosionsControl
|
||||
version: '3.0'
|
||||
main: me.improper.explosionscontrol.ExplosionsControl
|
||||
api-version: 1.17
|
||||
authors: [ ImproperIssues ]
|
||||
description: Manager server explosions with just a few simple clicks!
|
||||
website: github.com/ItziSpyder
|
||||
commands:
|
||||
explosions:
|
||||
description: Opens up the explosions toggle menu
|
||||
usage: /explosions
|
||||
permission: explosionscontrol.commands.explosions
|
||||
loadworlds:
|
||||
description: Loads in all the configuration files in case they didn't load
|
||||
usage: /loadworlds
|
||||
permission: explosionscontrol.commands.loadworlds
|
||||
BIN
build/tmp/compileJava/previous-compilation-data.bin
Normal file
BIN
build/tmp/compileJava/previous-compilation-data.bin
Normal file
Binary file not shown.
2
build/tmp/jar/MANIFEST.MF
Normal file
2
build/tmp/jar/MANIFEST.MF
Normal file
@@ -0,0 +1,2 @@
|
||||
Manifest-Version: 1.0
|
||||
|
||||
Reference in New Issue
Block a user