Discord | Hangar | Spigot | GitHub
FlagsH
Minecraft plugins to display banners as flags.
Use
this plugin tries to be as intuitive as possible. No command is needed to create, extend and remove a flag.
- Place a banner item on a block to get a banner.
- Place a banner item on a block while sneaking to get a flag.
- Extends flag or banner by placing new banner item onto the flag or banner.
- Break flag or banner by hitting it.
Compatibility
FlagsH work with Spigot, Paper, Folia (and should work with any fork).
FlagsH is compatible with Towny claim permission.
Admin commands
/flagshorfhPrint the version./fh reloadReload config & flags data file./fh listPrint the list of all flags./fh remove <id>|allRemove a flag on the list based on its possition or all flags.
Install
- Download last version.
- Place it in
plugins/in your server files. - Restart your server
Supported Minecraft version are listed in each release.
If you are using an older Minecraft version than 1.20.5, you will need to have Java 21 on your server.
Configure
After 1st launch you can edit config in plugins/FlagH/config.yml
maxFlagSize is the max size of a flag. Default size is 1. A size of 2 means that the flag is 2 times larger and 2 times longer. If a player try to increase flag size over the limit then flag won't be extended, banner item will drop to the ground and angry NPC sound will be played.
Each new banner added extend the flag of increasingSizeStep.
flagEnable & bannerEnable enable or disable flag or banner.
forbidenInteractGamemodes is a list of gamemode in witch player can't interact with flags and banners. Usualy you only want player in adventure not being able to edit flag, but you might also want to prevent any player in survival to place or destroy banner.
Statistics
Build
Go to GitHub and follow build instruction
Information
| Category | Role Playing |
|---|---|
| Published on | August 5, 2023 |
| License | MIT |
| Downloads | 644 |
| Stars | 7 |
| Watchers | 1 |