Skip to content

NF Plugin Release 2.1.0

Latest

Choose a tag to compare

@TheRealKushi TheRealKushi released this 19 Jun 23:24

This minor update fixes plugin-breaking bugs, as well as fixing 1.8 compatability.

Additions/Changes

  • Changed team commands, which are now split between /nf team (for specific team actions) and /nf teams (for team system related commands)
  • Update /nf team command to now tabcomplete the existing team names
  • Update /help message to reflect command split
  • Unified parts of codebase under new /common module

Updated commands

  • /nf team create <team-name> <team-color>: /nf teams create <team-name> <team-color>
  • /nf team remove <team-name>: /nf teams remove <team-name>
  • /nf team list: /nf teams list
    (Rest of commands remain the same)

Bug Fixes

  • Fixed a bug where player models wouldn't render when the Tablist Hider was enabled
  • Fixed Tablist Hider in all three modules (V1_8, V1_17 and V1_21), by using a new and more robust approach by sending a raw NMS packet to a player via their connection
  • Fixed legacy material conversion on MaterialCompat, to now handle correct conversion direction

I want to apologize for the delay, and I want to guarantee that the plugin will keep on receiving updates and fixes in the future.

Full Changelog: 2.0.0...2.1.0