Add custom capes to your Minecraft server
without mod/resourcepack!
Prototype gif
Create your own cape using head texture
You can use this website to get your own cape texture
Configuration example
Code (Text):
mojang:
enabled: true
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjc3MDVlM2U5OTdlNWNlNTIxNjY2M2M5ZTY0YjM5NmZhNDNlZGRlODI1NWZkOTEwZjBjYzgxYTAzMjVlNmIifX19
name: §4Mojang Staff
description: §7Mojang's official cape
price: 0
limited_edition: 0
number_sold: 0
minecon_creeper:
enabled: true
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzk3NmFhYzc2MjEwYjAzZTRjMzg5MWJkZjc5OTMyMmUzMGE3ZThhMTI3MmIyNzkwMzI2YmYwOGYyMTkyYWNkNiJ9fX0=
name: §cMinecon 2011
description: §7Minecon cape from 2011
price: 0
limited_edition: 0
number_sold: 0
minecon_pickaxe:
enabled: true
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTRlNDM1OGQ3MzRhNmUwNjhlYjA3Y2I4ZmM1ZmZkZThiOTQ4MDBlYjM5Njc3NzQyOGE0ZjU1OTMxNWExZmY0ZCJ9fX0=
name: §2Minecon 2012
description: §7Minecon cape from 2012
price: 0
limited_edition: 0
number_sold: 0
enabled: true
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjc3MDVlM2U5OTdlNWNlNTIxNjY2M2M5ZTY0YjM5NmZhNDNlZGRlODI1NWZkOTEwZjBjYzgxYTAzMjVlNmIifX19
name: §4Mojang Staff
description: §7Mojang's official cape
price: 0
limited_edition: 0
number_sold: 0
minecon_creeper:
enabled: true
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzk3NmFhYzc2MjEwYjAzZTRjMzg5MWJkZjc5OTMyMmUzMGE3ZThhMTI3MmIyNzkwMzI2YmYwOGYyMTkyYWNkNiJ9fX0=
name: §cMinecon 2011
description: §7Minecon cape from 2011
price: 0
limited_edition: 0
number_sold: 0
minecon_pickaxe:
enabled: true
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTRlNDM1OGQ3MzRhNmUwNjhlYjA3Y2I4ZmM1ZmZkZThiOTQ4MDBlYjM5Njc3NzQyOGE0ZjU1OTMxNWExZmY0ZCJ9fX0=
name: §2Minecon 2012
description: §7Minecon cape from 2012
price: 0
limited_edition: 0
number_sold: 0
Commands
/cape help - prodigycape.help - Show help menu
/cape apply <cape> - no permission - Apply any owned cape
/cape menu - prodigycape.menu - Show your owned cape in inventory menu
/cape shop - prodigycape.shop - Open inventory menu to buy cape
/cape reload - prodigycape.admin - Reload the configurations
/cape sync - prodigycape.admin - Synchronise capes.yml with database mysql
Permissions
Individual cape permission: prodigy.cape.<cape_name>
All cape: prodigy.cape.*
Bypass disabled cape to apply:
prodigy.cape.bypass
Installation
Tested with paper and spigot for versions: 1.19.4 -> 1.20.6
You must download packetevents
Vault is a soft dependency if you need the shop system
and passengerapi is a plugin to fix any conflict with other plugin that use passenger features
Disclaimer
This is a first version of the plugin, it's not perfect at the time but we will provide fast support and correction
You can report any bug here
Mojang EULA does not allow to sell capes with real money
it's your reponsability
FAQ
How the plugin works ?
It uses minecraft custom head texture and apply transformations using display entity new feature to make it looks like a cape.
We also make it as a passenger so we do not need heavy calculation and keep smooth follow movements
It's compatible with all sort of passenger plugin
Can you make it compatible with older minecraft versions ?
No, because display entity has been introduced in 1.19.4
If my server crash, are cape still visible after reboot ?
Nope, capes are faked using packet, so after crash they are no longer exists
If a minecraft player already owns an official cape, is there any conflict ?
This plugin disable any official mojang cape
Contribution for developers
We need developer contribution to make it better !
- Better cape realism, backward movements, flying, swimming, ect
- maven module refactor
- More database provider support
Support
Contact dev
discord: cocoraid
![[IMG]](//proxy.spigotmc.org/77b044c254c402d4740bc4db1cf29d5af4673e11?url=https%3A%2F%2Fbstats.org%2Fsignatures%2Fbukkit%2FProdigyCape.svg)
/cape help - prodigycape.help - Show help menu
/cape apply <cape> - no permission - Apply any owned cape
/cape menu - prodigycape.menu - Show your owned cape in inventory menu
/cape shop - prodigycape.shop - Open inventory menu to buy cape
/cape reload - prodigycape.admin - Reload the configurations
/cape sync - prodigycape.admin - Synchronise capes.yml with database mysql
Permissions
Individual cape permission: prodigy.cape.<cape_name>
All cape: prodigy.cape.*
Bypass disabled cape to apply:
prodigy.cape.bypass
Installation
Tested with paper and spigot for versions: 1.19.4 -> 1.20.6
You must download packetevents
Vault is a soft dependency if you need the shop system
and passengerapi is a plugin to fix any conflict with other plugin that use passenger features
Disclaimer
This is a first version of the plugin, it's not perfect at the time but we will provide fast support and correction
You can report any bug here
Mojang EULA does not allow to sell capes with real money
it's your reponsability
FAQ
How the plugin works ?
It uses minecraft custom head texture and apply transformations using display entity new feature to make it looks like a cape.
We also make it as a passenger so we do not need heavy calculation and keep smooth follow movements
It's compatible with all sort of passenger plugin
Can you make it compatible with older minecraft versions ?
No, because display entity has been introduced in 1.19.4
If my server crash, are cape still visible after reboot ?
Nope, capes are faked using packet, so after crash they are no longer exists
If a minecraft player already owns an official cape, is there any conflict ?
This plugin disable any official mojang cape
Contribution for developers
We need developer contribution to make it better !
- Better cape realism, backward movements, flying, swimming, ect
- maven module refactor
- More database provider support
Support
Contact dev
discord: cocoraid
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19, 1.20, 1.20.6
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ProdigyCape [1.19.4-1.21] [OPENSOURCE] is a free Minecraft Java mod. Compatible with Minecraft 1.19, 1.20, 1.20.6, 1.21. Downloaded 2,613 times (via Spigot). Download it and open it directly in the game.