used json files for saving config

This commit is contained in:
ImproperIssues
2023-07-16 21:27:50 -07:00
parent f616e762c1
commit c5a29b3eb2
46 changed files with 655 additions and 1204 deletions

View File

@@ -1,18 +0,0 @@
#
#
# 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

@@ -1,16 +1,7 @@
name: ExplosionsControl
version: '3.0'
main: me.improper.explosionscontrol.ExplosionsControl
main: io.github.itzispyder.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