Camouf 2

⭐ — (24 endorsements) 📥 15,646 downloads 📌 v1.0.3 📅 9/24/2024
🟡 Updated this year

By Ghosty920 · bukkit

⬇ Download Mod Source: Modrinth 📅 Updated: 12/25/2025 📅 Created: 9/24/2024
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #1 of 11 bukkit mods in this game by downloads

📋 About This Mod

# Camouf 2 <div align="center"> (https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/fabric_vector.svg)](https://fabricmc.net) (https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/paper_vector.svg)](https://papermc.io) (https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/purpur_vector.svg)](https://purpurmc.org) (https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/bukkit_vector.svg)](https://dev.bukkit.org/) (https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/available/github_vector.svg)](https://github.com/Ghosty920/KamoofSMP-S2) (https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/social/discord-plural_vector.svg)](https://ghosty.im/discord?from=camouf2_modrinth) </div> <details> <summary>English Version</summary> The plugin Camouf, almost identical to the french youtuber and streamer (https://www.youtube.com/c/Sohran)'s, recreated from scratch and (https://github.com/Ghosty920/KamoofSMP-S2). The concept is simple: you kill someone, he drops his head, and by using it you totally steal his identity. Added to this is a Ritual to have the choice between 2 pacts, "the bloody" and "the forgotten", each with a contrary precision: the fact of becoming more or less strong, but in return your head will fall three times, or not at all. Here's a replay from Sohran, showing the ritual and a quick demo of the plugin: <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/fdisFD1QqsM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> Everything is fully configurable, and all the code is available online. The goal is to allow everyone to access these game modifications, without having to gather (random number trust) 10k people on the same discord, or having to wait forever. ## Commands - **kamoofsmp** - The command that encompasses all the others, and more - Permission: ✖️ or `kamoofsmp.admin` - **undisguise** - Use this command to remove your disguise - **givehead** - Use this command to give yourself *any* head - Permission: `kamoofsmp.admin` ## Configuration It is also available on (https://github.com/Ghosty920/KamoofSMP-S2/blob/main/assets/configs/english.yml) <details> <summary>config.yml</summary> ```yml # INFORMATION: # # 1. # Some of the messages are compatible with MiniMessage (when indicated) # Full guide: https://docs.advntr.dev/minimessage/format # You can preview them with the following site: https://webui.advntr.dev/ # # 2. # Some parameters are available in the NickAPI configuration only # (like the GameProfile, or the TabComplete), found in plugins/NickAPI/config.yml # # 3. # When a parameter ask you for a color, you can choose between # the ones directly in Bukkit ( https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Color.html ) # or with an hexadecimal code ( https://htmlcolorcodes.com/ ) # # 4. # Thank you for using this plugin! If you ever need help, have # a problem, or just want to talk to us, everything happens on my discord! # https://ghosty.im/discord # Language of the plugin # Mostly applied to admin stuff # Values: french / english language: english drophead: # Dropping heads on death # This process can be replaced by another plugin or datapack enabled: true # The name of the heads name: "§e%player%" # Description of the heads lore: - "§8Do a §lRight-Click §8with this head to disguise as the player it represents" # This makes it possible for heads to be stackable # This works best with https://modrinth.com/datapack/stackable-heads stackable: false disguise: # Being able to place the heads place-head: true # Giving the head back when doing /undisguise and when using another head give-back: false # Recovering your skin when reconnecting restaure: true ritual: # Being able to do a ritual to be offered a pact # Recreated from Sohran's stream: https://youtu.be/bwUXg9q5gBA (segmented video) enabled: true # The maximum number of identical heads allowed dupelimit: 1 # The minimum & maximum time to start a ritual # Example: 0 & 12000 will prevent it during the night # Put 0 & 24000 to disable it min-time: 0 max-time: 24000 # The name of the item dropped at the end of the ritual name: "§4Demonic Pact" # The lore of this book lore: - "§7by §cLucifer" # The content of the 2 pages to perform the different pacts # %command1% = Bloody Pact, %command2% = Forgotten Pact pages: - "<dark_red>Bloody Pact<br><br><red>This pact allows you to increase your life by <dark_red>5 <red>hearts, but your next death will cost you 3 heads...<br><dark_red><b>Will you accept it?<br><br><hover:show_text:\"<dark_purple>Cl

[!(https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/fabric_vector.svg)](https://fabricmc.net) [!(https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/paper_vector.svg)](https://papermc.io) [!(https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/purpur_vector.svg)](https://purpurmc.org) [!(https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/supported/bukkit_vector.svg)](https://dev.bukkit.org/)

[!(https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/available/github_vector.svg)](https://github.com/Ghosty920/KamoofSMP-S2) [!(https://raw.githubusercontent.com/intergrav/devins-badges/v3/assets/cozy/social/discord-plural_vector.svg)](https://ghosty.im/discord?from=camouf2_modrinth)

English Version

The plugin Camouf, almost identical to the french youtuber and streamer (https://www.youtube.com/c/Sohran)'s, recreated from scratch and (https://github.com/Ghosty920/KamoofSMP-S2).

The concept is simple: you kill someone, he drops his head, and by using it you totally steal his identity.

Added to this is a Ritual to have the choice between 2 pacts, "the bloody" and "the forgotten", each with a contrary precision: the fact of becoming more or less strong, but in return your head will fall three times, or not at all.

Here's a replay from Sohran, showing the ritual and a quick demo of the plugin:

Everything is fully configurable, and all the code is available online. The goal is to allow everyone to access these game modifications, without having to gather (random number trust) 10k people on the same discord, or having to wait forever.

## Commands - kamoofsmp - The command that encompasses all the others, and more - Permission: ✖️ or `kamoofsmp.admin` - undisguise - Use this command to remove your disguise - givehead - Use this command to give yourself any head - Permission: `kamoofsmp.admin`

## Configuration It is also available on (https://github.com/Ghosty920/KamoofSMP-S2/blob/main/assets/configs/english.yml)

config.yml

```yml # INFORMATION: # # 1. # Some of the messages are compatible with MiniMessage (when indicated) # Full guide: https://docs.advntr.dev/minimessage/format # You can preview them with the following site: https://webui.advntr.dev/ # # 2. # Some parameters are available in the NickAPI configuration only # (like the GameProfile, or the TabComplete), found in plugins/NickAPI/config.yml # # 3. # When a parameter ask you for a color, you can choose between # the ones directly in Bukkit ( https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Color.html ) # or with an hexadecimal code ( https://htmlcolorcodes.com/ ) # # 4. # Thank you for using this plugin! If you ever need help, have # a problem, or just want to talk to us, everything happens on my discord! # https://ghosty.im/discord

# Language of the plugin # Mostly applied to admin stuff # Values: french / english language: english

drophead: # Dropping heads on death # This process can be replaced by another plugin or datapack enabled: true # The name of the heads name: "§e%player%" # Description of the heads lore: - "§8Do a §lRight-Click §8with this head to disguise as the player it represents" # This makes it possible for heads to be stackable # This works best with https://modrinth.com/datapack/stackable-heads stackable: false

disguise: # Being able to place the heads place-head: true # Giving the head back when doing /undisguise and when using another head give-back: false

# Recovering your skin when reconnecting restaure: true

ritual: # Being able to do a ritual to be offered a pact # Recreated from Sohran's stream: https://youtu.be/bwUXg9q5gBA (segmented video) enabled: true # The maximum number of identical heads allowed dupelimit: 1

# The minimum & maximum time to start a ritual # Example: 0 & 12000 will prevent it during the night # Put 0 & 24000 to disable it min-time: 0 max-time: 24000

# The name of the item dropped at the end of the ritual name: "§4Demonic Pact" # The lore of this book lore: - "§7by §cLucifer" # The content of the 2 pages to perform the different pacts # %command1% = Bloody Pact, %command2% = Forgotten Pact pages: - "Bloody Pact

This pact allows you to increase your life by 5 hearts, but your next death will cost you 3 heads... Will you accept it?

Cl

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Ghosty920
Version
1.0.3
Downloads
15,646
Endorsements
24
Category
bukkit
Created
9/24/2024
Updated
12/25/2025
Game Versions
1.21.11
Tags
game-mechanics, social, utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Camouf 2 support?

The author lists 1.21.11. Other versions may work but are untested by the author.

What is the latest version of Camouf 2?

Version 1.0.3, published 2025-12-25 with 15,646 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More bukkit 👤 More by Ghosty920 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods