
Welcome to MassiveHat¶
MassiveHat is a block-hat plugin for Minecraft Spigot/Paper servers. It lets players wear blocks (and optionally other items like banners) on their heads as hats, and you equip the block like a regular helmet.
What is MassiveHat?¶
MassiveHat allows players to turn the block (or configured item) they are holding into a hat. The block is placed on the player’s head as if it were a helmet. What makes it different from some other hat plugins is that you equip the block like a normal helmet: hold the block and use the hat command (e.g. /hat), and that block is worn on your head.
Key Features¶
- Block as helmet - Hold any allowed block (or item), run the hat command, and it is worn on your head.
- Configurable - Admins can restrict which blocks or items are allowed as hats (e.g. only certain blocks, or allow banners).
- Simple commands - Shortcuts like
/hat,/mhat, or/blockhat(configurable) to wear the item in hand. - Lightweight - Minimal overhead; no complex systems beyond wearing the block.
- MassiveCore integration - Uses MassiveCore for config and permissions; config changes are auto-loaded.
Quick Start¶
- Hold a block (or allowed item) in your hand.
- Use the hat command (e.g.
/hat,/mhat, or/blockhat- check with your server administrator). - The block is now on your head. You can also equip it like a normal helmet by placing it in the helmet slot if the server allows it.
- Install MassiveCore (required).
- Install the MassiveHat plugin.
- Grant the
massivehat.usepermission so players can wear hats. - (Optionally) Edit the configuration.
Documentation Sections¶
Use the navigation menu to explore:
- Player Guide - How to use the hat command and wear blocks as hats.
- Admin Guide - Commands, permissions, configuration, and troubleshooting.
Requirements¶
- Server software: Spigot or Paper
- Dependencies: MassiveCore
- Permissions: Players need
massivehat.useto wear a block as a hat (default is no permission; you must grant it).
Credits¶
Continuation of MassiveHat by MassiveCraft, updated to support modern Minecraft versions.