Skip to content

Releases: Marotheit/FunctionHotkeyFix

1.21.1

21 Aug 05:53
Compare
Choose a tag to compare

F3NPerm by RodneyMKay for Paper 1.21.1.

Features:

  • Updated Gradle build instructions to target paperweight-userdev to support Mojang Mappings.
  • Updated Dependencies.

Notes:

  • Due to the plugin being compiled with Java 21 (along with updated dependencies) this plugin does not support older versions of Minecraft and will not work with Spigot servers. You are recommended to migrate to Paper.

You can find the full changelog here: https://github.com/Marotheit/FunctionHotkeyFix/commits/master/?since=2024-08-19&until=2024-08-20

1.20.6

06 May 08:10
4be0cf5
Compare
Choose a tag to compare

F3NPerm by RodneyMKay for Minecraft 1.20.6.

Features:

  • New project name.
  • Removed commands and corresponding permissions, as minecraft.command.gamemode should suffice.
  • Removed reflections for older Minecraft versions.
  • Removed ProtocolLib as a soft-dependency.
  • Updated Gradle build instructions to target paperweight-userdev to avoid deobfuscation.
  • Compiled with Java 21.
  • Updated Dependencies.

Notes:

  • Due to the plugin being compiled with Java 21 (along with updated dependencies) this plugin will no longer function with older versions of Minecraft or may not work with Spigot servers. You are recommended to migrate to Paper.

You can find the full changelog here: https://github.com/Marotheit/FunctionHotkeyFix/commits/master/?since=2024-05-06&until=2024-05-06