mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Update utilities.json
added health indicators and updated practice tools and disco light
This commit is contained in:
parent
61b351ce07
commit
77b5ee3bef
1 changed files with 19 additions and 3 deletions
|
|
@ -826,7 +826,7 @@
|
|||
}
|
||||
},
|
||||
"disco_light": {
|
||||
"description": "Add disco light into the game.",
|
||||
"description": "Add disco light into the game. Do '/disco' to turn on and '/disco off' to turn off",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
|
|
@ -836,6 +836,7 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"2.1.0": null,
|
||||
"1.0.1": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "2b5c9ee",
|
||||
|
|
@ -851,7 +852,7 @@
|
|||
}
|
||||
},
|
||||
"practice_tools": {
|
||||
"description": "Powerful and comprehensive tools for practice purpose. Practice tabs can be access through party window.",
|
||||
"description": "Powerful and comprehensive tools for practice purposes. Practice tabs can be accessed through party window.",
|
||||
"external_url": "https://www.youtube.com/watch?v=7BeCcIYSXd0&t=113s&ab_channel=BOMBsquadlife",
|
||||
"authors": [
|
||||
{
|
||||
|
|
@ -861,6 +862,7 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"2.2.0": null,
|
||||
"2.1.1": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "5422dd6",
|
||||
|
|
@ -905,6 +907,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"health_indicator": {
|
||||
"description": "Add a simple health indicator on every player and bot.",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Cross Joy",
|
||||
"email": "cross.joy.official@gmail.com",
|
||||
"discord": "crossjoy"
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.2.0": null
|
||||
}
|
||||
},
|
||||
"autorun": {
|
||||
"description": "Run without holding any buttons. Made for beginners or players on mobile. Keeps your character maneuverable. Start running as usual to override.",
|
||||
"external_url": "",
|
||||
|
|
@ -1225,4 +1241,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue