Kamoof SMP Plugin
The Kamoof plugin is an almost identical recreation of the original development by French YouTuber and streamer Sohran, completely rebuilt from scratch as open-source software.
The core concept is simple yet engaging: when you eliminate another player, they drop their head. By using this head, you completely assume the identity of the defeated opponent, becoming their exact replica throughout the game world.
Important note: This plugin is built on NickAPI version 6.7. Currently, it's not recommended to use version 7.0.
For a better understanding of the plugin's mechanics, we recommend watching the demonstration video by Sohran:
Available Commands
undisguise
- Purpose: Removes the current disguise after using a head
- Required permissions: None required
givehead
- Purpose: Allows obtaining a head with any specified player name
- Required permissions:
kamoofsmp.give
Configuration Settings
# Display name for heads
head-name: "§e%player%"
# Head descriptions
head-lore:
- "§lRight-Click §8with this head to transform into the corresponding player"
# Message system uses MiniMessages
messages:
disguised: "<green>You are now disguised as <yellow>%player%"
undisguise-info: "<click:run_command:/undisguise><yellow><bold>[CLICK HERE]</bold> <aqua>To remove disguise or use command /undisguise</click>"
lostdisguise: "<red>You lost your disguise when you died"
nodisguise: "<red>You have no active disguise"
undisguised: "<green>Disguise successfully removed"
options:
# Determines if heads can be stacked
stackable: false
# Enables display of disguised name in game profile
gameprofile: true
restaure:
# Preserves disguise when reconnecting to server
enabled: true
# Message settings when restoring disguise
messages:
disguised: false
undisguise-info: false