KamoofSMP Plugin
The KamoofSMP plugin, inspired by the content of YouTuber and streamer Sohran, has been completely recreated from scratch with open source code.
The core concept is simple and engaging: when you kill another player, they drop their head. By using this head, you can assume the identity of the killed player - literally becoming the person you just defeated!
You can see the original plugin concept in Sohran's video
Available Commands
undisguise
- After using a head to change your appearance, this command allows you to restore your original identity
- Permission: not required
givehead
- Creates a head with any specified player name
- Permission:
kamoofsmp.give
Configuration Settings
The original configuration is in French, but here is the English version:
# Head name
head-name: "§e%player%"
# Head description
head-lore:
- "§lRight-Click §8this head to transform into the player it represents"
# Messages use MiniMessages: https://docs.advntr.dev/minimessage/format
# You can preview them using this website: https://webui.advntr.dev/
messages:
disguised: "<green>You are now disguised as <yellow>%player%"
undisguise-info: "<click:run_command:/undisguise><yellow><bold>[CLICK HERE]</bold></click> <aqua>To remove your disguise or use the command /undisguise"
lostdisguise: "<red>You lost your disguise when you died (oops)"
nodisguise: "<red>You currently have no active disguise"
undisguised: "<green>You successfully removed your disguise"