YTG123-Mods / manhunt-fabric

[MIRROR] Dream's manhunt, built from the ground up for the Fabric mod loader.
https://gitlab.com/ytg123-mods/manhunt-fabric
GNU Lesser General Public License v3.0
14 stars 6 forks source link

Fix /speedrunner permission level and compass use #4

Closed iagocq closed 3 years ago

iagocq commented 3 years ago

Hello! I guess the title says all.

The /speedrunner command could be executed by everyone, so I made it have the same permission level as /hunters. The compass would never update when using it and having the correct config, but I found out it was because the new ItemStack wasn't replacing the old one, so I made it do that.

Thanks for creating this mod! I will be using it today with friends.

YTG1234 commented 3 years ago

Thanks! Looks good to me, I'll wait for the checks to finish and merge it.