MinecraftManhunt icon indicating copy to clipboard operation
MinecraftManhunt copied to clipboard

Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration

Results 9 MinecraftManhunt issues
Sort by recently updated
recently updated
newest added

You should make an option to change what music plays when, and maybe add an option for custom music so you can insert a link or an audio file and...

enhancement

## Description In your documentation at https://dev.bukkit.org/projects/dream-style-manhunt, I don't see any mention of a feature that you do actually have: live compass updating. I think it's an important thing to...

enhancement

## Description Describe your proposed feature! Hi there, It would be really cool to see a separate Discord role for speedrunners that have died, so that they can go into...

enhancement

## Description Describe your proposed feature! Hi there, it would be really cool if the Discord role sync would go 2 ways, so that people can also become a hunter/runner...

enhancement

## Description Describe your proposed feature! A command that clears the team of the person that runs it, or it is ran at. /clearteam {player} /clearteam

enhancement

Is is possible to add configurable setting to set the compass to only track when holding it, similar to the dream videos. Seems they have the item out and right...

enhancement

## Description Describe your proposed feature! Hi there, It would be really great if the plugin could support DiscordSRV (or similar) integration, so people do not have to change their...

enhancement

Songs are pulled from config rather than being baked into the code, and if there is none in the config, it defaults to the default song. I'm not sure I...

Checking event.getView().getTitle() to see whether your custom inventory is being used is unsafe, as renaming a chest in an anvil allows users to set their own inventory titles. The correct...

bug