Added support for images on project and author pages.
This commit is contained in:
parent
bb218c9c12
commit
6ef89eed3d
16 changed files with 67 additions and 20 deletions
|
|
@ -3,9 +3,7 @@ name: "Aboukkit"
|
|||
subtitle: "A simple way to add custom commands with custom responses to your server."
|
||||
author: "tenkuma"
|
||||
downloadLink: "https://modrinth.com/plugin/aboukkit/versions"
|
||||
backgroundImageSize: "cover"
|
||||
logoName: "logo"
|
||||
logoExtension: "png"
|
||||
logo: "logo.png"
|
||||
tags: plugin
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@ name: "The Devil Within"
|
|||
subtitle: "Adds enchanting to Minecraft Beta. Supports balancing through curses."
|
||||
author: "tenkuma"
|
||||
downloadLink: "https://modrinth.com/plugin/devilwithin/versions"
|
||||
logoName: "logo"
|
||||
logoExtension: "png"
|
||||
logo: "logo.png"
|
||||
tags: plugin
|
||||
---
|
||||
This plugin is a remake of [GoldEnchant](https://dev.bukkit.org/projects/goldenchant/).
|
||||
|
|
|
|||
BIN
projects/ghostsandstuff/anti-spam.png
Normal file
BIN
projects/ghostsandstuff/anti-spam.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 94 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 480 KiB |
|
|
@ -3,15 +3,14 @@ name: "Ghosts 'n Stuff"
|
|||
subtitle: "Miscellaneous additions to your Minecraft server."
|
||||
author: "tenkuma"
|
||||
downloadLink: "https://modrinth.com/plugin/ghosts/versions"
|
||||
backgroundImageSize: "cover"
|
||||
logoName: "logo"
|
||||
logoExtension: "png"
|
||||
images: ["anti-spam.png", "rainbow-chat.png", "skibidi-blocker.png"]
|
||||
logo: "logo.png"
|
||||
tags: "plugin"
|
||||
---
|
||||
|
||||
This plugins was made 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.
|
||||
- **RainbowChat:** Rainbow color code (&z by default).
|
||||
- **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/rainbow-chat.png
Normal file
BIN
projects/ghostsandstuff/rainbow-chat.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
BIN
projects/ghostsandstuff/skibidi-blocker.png
Normal file
BIN
projects/ghostsandstuff/skibidi-blocker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 305 KiB |
|
|
@ -3,8 +3,7 @@ name: "teFreezer"
|
|||
subtitle: "Force your players to refrigerate their food by rotting food in unrefrigerated chests!"
|
||||
author: "tenkuma"
|
||||
downloadLink: "https://modrinth.com/plugin/freezer/versions"
|
||||
logoName: "logo"
|
||||
logoExtension: "png"
|
||||
logo: "logo.png"
|
||||
tags: plugin
|
||||
---
|
||||

|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@ name: "TimeKeeper"
|
|||
subtitle: "Syncs real world time with your Minecraft server time."
|
||||
author: "tenkuma"
|
||||
downloadLink: "https://modrinth.com/plugin/timekeeper/versions"
|
||||
logoName: "logo"
|
||||
logoExtension: "png"
|
||||
logo: "logo.png"
|
||||
tags: plugin
|
||||
---
|
||||
This is a plugin for Minecraft beta that syncs the real world time with your in-game time. Logo by [malcolmriley](https://github.com/malcolmriley/unused-textures/blob/master/items/).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue