https://github.com/eclipseisoffline/capecommand
Adds a /cape command to Minecraft, which allows you to use any cape you want.
https://github.com/eclipseisoffline/capecommand
minecraft minecraft-mod
Last synced: about 1 month ago
JSON representation
Adds a /cape command to Minecraft, which allows you to use any cape you want.
- Host: GitHub
- URL: https://github.com/eclipseisoffline/capecommand
- Owner: eclipseisoffline
- License: lgpl-3.0
- Created: 2024-02-09T22:36:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T07:17:15.000Z (about 2 months ago)
- Last Synced: 2025-04-04T08:22:34.553Z (about 2 months ago)
- Topics: minecraft, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/cape-command
- Size: 187 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Cape Command
[](https://modrinth.com/mod/cape-command)
[](https://modrinth.com/mod/cape-command)
[](https://modrinth.com/mod/cape-command)
[](https://discord.gg/CNNkyWRkqm)
[](https://github.com/eclipseisoffline/capecommand)
This mod adds a `/cape` command to Minecraft, which allows you to use any cape you want. Use `/cape reset` to reset your cape
to its default on your skin.All the capes listed [here](https://minecraft.wiki/w/Cape) are available, with custom capes being
a planned feature.Feel free to report any bugs, or suggest new features, at the issue tracker.
## License
This mod is licensed under GNU LGPLv3.
The textures of all capes included are copyright Mojang Studios. All rights to them
are owned by Mojang and Microsoft.This mod is not an official Minecraft product and is not approved by or associated with Mojang or Microsoft.
## Donating
If you like this mod, consider [donating](https://buymeacoffee.com/eclipseisoffline).
## Discord
For support and/or any questions you may have, feel free to join [my discord](https://discord.gg/CNNkyWRkqm).
## Version support
| Minecraft Version | Status |
|-------------------|--------------|
| 1.21.5 | ✅ Current |
| 1.21.4 | ✔️ Available |
| 1.21.2+3 | ✔️ Available |
| 1.21+1 | ✅ Current |
| 1.20.5+6 | ✔️ Available |
| 1.20.4 | ✔️ Available |I try to keep support up for the latest major and latest minor release of Minecraft. Updates to newer Minecraft
versions may be delayed from time to time, as I do not always have the time to immediately update my mods.Unsupported versions are still available to download, but they won't receive new features or bugfixes.
## Usage
Mod builds can be found on the releases page, as well as on [Modrinth](https://modrinth.com/mod/cape-command).
This mod requires the Fabric API.
When installed on the client, you'll be able to use the `/cape` command in single-player worlds,
and on servers that also have the Cape Command mod installed.When installed on the server, only clients with the Cape Command mod installed will be able to see
other people's capes. Clients that do not have the Cape Command mod installed will only be able to
see their own cape.Note: if your server has Geyser installed, then Bedrock players will also be able to see everyone's capes, as well as use all the capes the mod provides.
## TODO
- [ ] Custom capes
- [ ] Permissions API