mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Update utilities.json
This commit is contained in:
parent
d64237a5cd
commit
8a8c621096
1 changed files with 19 additions and 5 deletions
|
|
@ -3,7 +3,21 @@
|
|||
"description": "Utilities",
|
||||
"plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities",
|
||||
"plugins": {
|
||||
"CustomDeath": {
|
||||
"share_replay": {
|
||||
"description": "Export replays to mods folder and share them with friends or have a backup",
|
||||
"external_url": null,
|
||||
"authors": [
|
||||
{
|
||||
"name": "LoupGarou",
|
||||
"email": "LoupGarou5418@outlook.com",
|
||||
"discord": "ʟօʊքɢǟʀօʊ#3063"
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0":null
|
||||
}
|
||||
},
|
||||
"custom_death": {
|
||||
"description": "Characters turn to Bones after death",
|
||||
"external_url": "https://youtube.com/c/JoseANG3LYT",
|
||||
"authors": [
|
||||
|
|
@ -22,7 +36,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"MaxPlayers": {
|
||||
"max_players": {
|
||||
"description": "Increase the max player limit of 8 players",
|
||||
"external_url": "https://youtube.com/c/JoseANG3LYT",
|
||||
"authors": [
|
||||
|
|
@ -41,7 +55,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"QuickCustomGame": {
|
||||
"quick_custom_game": {
|
||||
"description": "Quckly create a custom game with any gamemode",
|
||||
"external_url": "https://youtube.com/c/JoseANG3LYT",
|
||||
"authors": [
|
||||
|
|
@ -60,7 +74,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"RandomColors": {
|
||||
"random_colors": {
|
||||
"description": "Creates patches of random color after bomb explosions",
|
||||
"external_url": "https://youtube.com/c/JoseANG3LYT",
|
||||
"authors": [
|
||||
|
|
@ -410,4 +424,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue