Skip to content

Conversation

@MaxTrollinger1
Copy link

@MaxTrollinger1 MaxTrollinger1 commented Jul 24, 2025

This pull request includes several fixes and improvements for the HungerGames plugin:

  • Fixed the issue where players were unable to look around while frozen on their starting pedestals during countdown or waiting phases. Players are now able to freely rotate their view while still being prevented from moving.

  • Resolved compatibility issues related to the JUMP_BOOST potion effect. The static reference was replaced with a runtime lookup using PotionEffectType.getByName("JUMP BOOST"), with null checks added to prevent runtime errors across different Bukkit/Paper versions.

  • Updated the pom.xml to fix the PaperMC repository URL, allowing the plugin to build successfully with current dependencies.

These changes have been tested on Paper 1.19, ensuring smooth gameplay and command execution without errors. Let me know if any further adjustments are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant