Better responsive UI, added author field and improved project loading.
This commit is contained in:
parent
ed347bcfca
commit
ea805dbb28
15 changed files with 176 additions and 198 deletions
6
projects/ghostsandstuff/description.md
Normal file
6
projects/ghostsandstuff/description.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
This plugins aims to use stuff from my library that would not fit into any plugin (or not in the way presented here) that has ~~a lot~~ (WIP) of random stuff. Everything should be togglable in the config.
|
||||
|
||||
## Features
|
||||
- **RainbowChat:** Rainbow color code.
|
||||
- **SkibidiBlocker:** Strike a lightning on players that say a word.
|
||||
- **AntiSpam:** Blocks repeated words in the chat. Optionally can strike a lightning to the player who is spamming.
|
||||
BIN
projects/ghostsandstuff/ghosts.jpg
Normal file
BIN
projects/ghostsandstuff/ghosts.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 480 KiB |
BIN
projects/ghostsandstuff/logo.png
Normal file
BIN
projects/ghostsandstuff/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
11
projects/ghostsandstuff/project.json
Normal file
11
projects/ghostsandstuff/project.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"project": {
|
||||
"author": "tenkuma",
|
||||
"title": "Ghosts 'n Stuff",
|
||||
"subtitle": "Adds a simple way to add custom commands with custom responses to your server.",
|
||||
"backgroundImage": "projects/ghostsandstuff/ghosts.jpg",
|
||||
"backgroundImageSize": "cover",
|
||||
"displayLogo": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue