Added CustomDeath, MaxPlayers, QuickCustomgame, randomColors, and chat_cmd

This commit is contained in:
Loup 2022-11-03 22:41:35 +05:30 committed by GitHub
parent d58e326d4c
commit 2d29459177
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,81 @@
"description": "Utilities",
"plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities",
"plugins": {
"CustomDeath": {
"description": "Characters turn to Bones after death",
"external_url": "https://youtube.com/c/JoseANG3LYT",
"authors": [
{
"name": "JoseAng3l",
"email": null,
"discord": "! JoseANG3L#0268"
}
],
"versions": {
"1.0.0": null
}
},
"MaxPlayers": {
"description": "Increase the max player limit of 8 players",
"external_url": "https://youtube.com/c/JoseANG3LYT",
"authors": [
{
"name": "JoseAng3l",
"email": null,
"discord": "! JoseANG3L#0268"
}
],
"versions": {
"1.0.0": null
}
},
"QuickCustomGame": {
"description": "Quckly create a custom game with any gamemode",
"external_url": "https://youtube.com/c/JoseANG3LYT",
"authors": [
{
"name": "JoseAng3l",
"email": null,
"discord": "! JoseANG3L#0268"
}
],
"versions": {
"1.0.0": null
}
},
"RandomColors": {
"description": "Creates patches of random color after bomb explosions",
"external_url": "https://youtube.com/c/JoseANG3LYT",
"authors": [
{
"name": "JoseAng3l",
"email": null,
"discord": "! JoseANG3L#0268"
}
],
"versions": {
"1.0.0": null
}
},
"chat_cmd": {
"description": "chatcmd for a beutiful game - BombSquad OwO,type /help in chat for more info",
"external_url": "",
"authors": [
{
"name": "IM_NOT_PRANAV#7874",
"email": null,
"discord": "IM_NOT_PRANAV#7874"
},
{
"name": "FireFighter1037 ",
"email": null,
"discord": null
}
],
"versions": {
"1.0.0": null
}
},
"mood_light": {
"description": "Dynamic lighting in co-op games (adjustable using \"ml\" chat command)",
"external_url": "",
@ -304,4 +379,4 @@
}
}
}
}
}