RiftMace

RiftMace Plugin – Quick Summary Main Feature A custom “Rift Mace” weapon that can be wielded by players. It has a built‑in cooldown, special hit effects, and can be given or toggled via a simple comm

14 downloads

RiftMace

RiftMace Plugin – Quick Summary Main Feature A custom “Rift Mace” weapon that can be wielded by players. It has a built‑in cooldown, special hit effects, and can be given or toggled via a simple comm

What it does

RiftMace Plugin – Quick Summary Main Feature A custom “Rift Mace” weapon that can be wielded by players. It has a built‑in cooldown, special hit effects, and can be given or toggled via a simple command. Commands Command Description Usage /riftmace Main command for the plugin. /riftmace give – gives the Rift Mace to a player.
/riftmace reload – reloads the plugin’s config.
/riftmace cooldown – changes the global cooldown time. /riftmace help Shows a short help page. /riftmace help All sub‑commands are optional; just typing /riftmace opens a help menu. Permissions Permission What it Allows riftmace.use Use the Rift Mace (hit detection & cooldown). riftmace.admin Access all /riftmace sub‑commands (give, reload, set cooldown). Configuration (config.yml) cooldown: 5 # default cooldown in seconds mace-name: "&6Rift Mace" mace-lore: - "&7A weapon forged from the void." - "&7It cracks reality on each hit." Changing the cooldown value updates the wait time between successful hits. Important Behaviors Cooldown Management – CooldownManager tracks each player’s last hit and blocks further damage until the configured time has passed. Event Listener – RiftMaceListener listens for EntityDamageByEntityEvent; when a player hits with the Rift Mace it: Checks the cooldown. Applies a small knock‑back and a visual particle burst. Sends a brief “Rift activated!” message to the attacker. Command Handling – RiftMaceCommand processes all /riftmace sub‑comman

Compatibility

  • Paper 1.21.4
  • Folia and Purpur supported via Paper API

Source

Generated and live-tested on https://pluginsmith.net before publishing.


Generated and live-tested with PluginSmith.net. AI-assisted plugin development with automated testing on Paper 1.21.

No gallery available for this project.