Skip to content

HydrolienF/FlagsH

Repository files navigation

download discord-shield

FlagsH

Minecraft plugins to display banners as flags.

Click to view video See video here

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

  • /flagsh or fh Print the version.
  • /fh reload Reload config & flags data file.
  • /fh list Print the list of all flags.
  • /fh remove <id>|all Remove a flag on the list based on its possition or all flags.

Install

Download last version. Place it in plugins/ in your server files. After 1st launch you can edit config in plugins/FlagH/config.yml

Statistics

bStats Graph Data

Build

Build with ./gradlew assemble. Plugin file will be in build/libs/.

Build and run a local paper server with ./gradlew runServer