mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
[ci] apply-plugin-metadata-and-formatting
This commit is contained in:
parent
6c8e898913
commit
023b733c3b
3 changed files with 22 additions and 7 deletions
|
|
@ -2387,6 +2387,7 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.1": null,
|
||||
"1.0.0": {
|
||||
"api_version": 9,
|
||||
"commit_sha": "f38a7ac",
|
||||
|
|
@ -2396,7 +2397,7 @@
|
|||
}
|
||||
},
|
||||
"custom_hits": {
|
||||
"description": "when someone hited rainbow text whit effect will appear",
|
||||
"description": "when someone hited text whit random effect will appear",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
|
|
@ -2406,6 +2407,7 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.1.0": null,
|
||||
"1.0.1": {
|
||||
"api_version": 9,
|
||||
"commit_sha": "b48a4bd",
|
||||
|
|
@ -2538,6 +2540,20 @@
|
|||
"md5sum": "f2b1b542cf8cb7b633c5b460966bd26c"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rank_system": {
|
||||
"description": "ranks system for servers or for local players",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
"name": "ATD",
|
||||
"email": "anasdhaoidi001@gmail.com",
|
||||
"discord": ""
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": null
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -91,4 +91,3 @@ class byATD(babase.Plugin):
|
|||
except Exception:
|
||||
pass
|
||||
bs.broadcastmessage(u' || WELCOME || ', color=(0, 1, 0))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue