Add files via upload

This commit is contained in:
ImproperIssues
2023-01-15 03:03:38 -08:00
committed by GitHub
parent 1576d6efb1
commit 9b84b6d1e2
42 changed files with 1266 additions and 0 deletions

Binary file not shown.

View 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] §'

View 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

Binary file not shown.

View File

@@ -0,0 +1,2 @@
Manifest-Version: 1.0