Skip to content

smartcmd/ForceCape

Repository files navigation

ForceCape

Allay Java License

An AllayMC plugin that forces all players to wear a custom cape.

Features

  • Automatically applies cape when players join the server
  • Supports custom cape images
  • Lightweight with zero configuration

Prerequisites

Installation

  1. Download the latest release from Releases
  2. Place the .jar file into your server's plugins directory
  3. Start the server to generate the plugin data folder

Usage

  1. Prepare a cape image (PNG format, recommended size: 64x32)
  2. Name the image cape.png
  3. Place it in the plugins/ForceCape/ directory
  4. Restart the server or reload the plugin
plugins/
└── ForceCape/
    └── cape.png    <-- Place here

Building

./gradlew build

The build output will be located in build/libs/.

License

This project is licensed under the MIT License.

About

An allay plugin that force set player's cape

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages