Перейти к содержимому
Mineforgian

Naked And Afraid Plugin

A plugin that aims to recreate the Minecraft Naked And Afraid Series functionality.

Загрузки
839
Подписчики
10
Обновлён
16 июня 2026 г.
Лицензия
GPL-3.0-only

Опубликован 9 августа 2025 г.

Now available for Paper/Spigot/Folia/Purpur for Minecraft 1.8-1.21.11!

The Naked And Afraid plugin is a Fan-Made plugin based on the Minecraft Youtube series "Naked and Afraid", and aims to incorporate all of the features shown in the series, and make it ready for you to use on your servers!

This plugin NO LONGER requires ProtocolLib as a dependency.

The current features include:

  • Damaging players every second when they wear any piece of armor (offhand not included)
  • Playing a loud universal sound when a player dies
  • Disabling the chat, only allowing OPs to send messages
  • Clearing the TAB List
  • Disabling join and left messages
  • Allowing for the creation of Spawns, which allow for teleporting either one or all players to their desired spawns with one command, which then freezes them in place and starts a countdown (editable in config)
  • Implementing the functionality of Teams, where you can set a color and add players to them, and also allow for a team block, where players can right click with a Locator Compass to color their nametags

This plugin is constantly under development, so stay tuned for updates!

To replicate other features, do the following:

  • Hardcore Mode: Toggable in server.properties file
  • Disable PVP: Toggable in server.properties file
  • Proximity Voice Chat: Requires the Simple Voice Chat Plugin
  • Disable F3 Coords: Run the command /gamerule reducedDebugInfo true
  • Disable Advancements: Run the command /gamerule announceAdvancements false
  • Disable Death Messages: Run the command /gamerule showDeathMessages false

Comparison Chart:

Feature Naked and Afraid SMP Naked and Afraid Plugin
Armor Damage ✅ (damage amount and interval can be customized)
Chat Restriction
Tab List / Player Names Hidden
Join/Quit Message Suppression
Totem of Undying Disabling
Global Death Sound
F5 Disabling
Spawn System ✅ (create, remove, list, teleport, multiple per player, priority settings)
Team System ✅ (teams, colors, nametag coloring, assign players)
Voice Chat (Not Included)

Ченджлог

2.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 16 июня 2026 г.

This minor update fixes functionality-breaking bugs, as well as fixing 1.8 compatability, extending the supported versions range and removing the ProtocolLib dependency.

Additions/Changes

  • Removed ProtocolLib dependency and replaced it with manual NMS packet manipulation. The plugin can now utilize Tablist Hiding without any dependencies
  • 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.

As always, stay alert for new versions, and have a fun time using the plugin!

2.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 22 сентября 2025 г.

This new major update completely alters the structure of the Naked and Afraid Plugin, adding support for a large range of versions and very important features.

Additions/Changes

  • Added support for Minecraft versions 1.8-1.21.8 for all Paper/Spigot/Folia and Purpur server loaders.
  • Added reflection for variables across all classes to avoid API-related errors and crashes.
  • Added a new MaterialCompat class, which remaps items when called, avoiding API-related errors.
  • Added new config.yml variables, disable-totems, with a default boolean variable of true, and under the armor-damage group, armor-slot and armor-material and include-offhand.
  • Added new Totem of Undying disabling logic, present inside the new TotemDisablerListener class, which disables the death-saving mechanic when turned on in the config.yml file.
  • Updated ArmorDamageListener to account for new config variables, allowing for control over what type and armor slot the damage will be dealt on.
  • Added a new TeleportHelperExtension class.
  • Added new Main class inside the entrypoint module, which is responsible for choosing what module to enable during server startup.
  • Changed main class in plugin.yml from com.crimsonwarpedcraft.nakedandafraid.NakedAndAfraid to com.crimsonwarpedcraft.nakedandafraid.entrypoint.Main.
  • Removed api-version line from plugin.yml.
  • Changed the Team Block material for all versions below 1.16 from the Lodestone block to the new default Beacon block.
  • Updated README.md file.

Bug Fixes

  • A bug regarding players being invisible when the Tablist Hiding was enabled was fixed.

With that, the plugin is now almost closing in all obligatory features, but will still continued to be worked and developed on.

As always, stay alert for new versions, and have a fun time using the plugin!

1.17-1.1.4aРелиз1.20.4, 1.20.5, 1.20.6 · 6 сентября 2025 г.

Version 1.17-1.1.4a is a backport of 1.1.4a, and brings a great change to the plugin.

Additions/Changes

  • The Naked and Afraid Plugin now officially supports versions 1.17-1.20.6!
  • All other features added in 1.1.4a
1.1.4aРелиз1.21.6, 1.21.7, 1.21.8 · 6 сентября 2025 г.

New exciting release alert!!

Version 1.1.4a brings some great new features, which will benefit everyone!

Additions/Changes

  • The Naked and Afraid Plugin now officially supports versions 1.21-1.21.8!
  • For all technical users or the ones that want to track an issue, the plugin now counts with a comprehensive set of debug logs, which were previously only used in one file. The debug-mode can be enabled in the config.yml file and the logs are sent in the server console.
  • Added server version checks on the plugin's files, which executes different logic based on what server version is installed.

Bug Fixes

  • The enabled-worlds section in the config no longer duplicates existing world keys.
  • Reloading the plugin with /nf reloadconfig command no longer requires relog/other input to take effect on the plugin's features (such as the Armor Damage or Tablist Clearing)

As always, stay alert for future updates, and have fun using the plugin!

1.1.4Релиз1.21.5, 1.21.6, 1.21.7 · 2 сентября 2025 г.

This new Naked and Afraid Plugin release brings some exciting new additions!

Additions/Changes

  • Version 1.1.4 adds new commands to get and change a team's color post-creation.
  • Changed /nf team create command to now pass a Color variable, resulting in the new form being /nf team create (team-name) (valid Minecraft Color Code).
  • Added new enabled-worlds variable in the config, which allows for setting specific worlds where the plugin's features take action.
  • Added new Warn Message that is sent on both the Server Console and privately to OPs in the Minecraft Chat if there is an available update for the plugin.
  • Added permissions for the spawn, team and user commands, which have a default value of OP-only. They are nakedandafraid.spawn, nakedandafraid.team and nakedandafraid.user.

Bug Fixes

  • Fixed a bug where Reload Command wouldn't actually change the functions being executed.

And as always, stay alert for new version, as the plugin will continue to receive constant updates!

1.1.3dРелиз1.21.5, 1.21.6, 1.21.7 · 1 сентября 2025 г.

This bugfix fixes an bug issue that's been plaguing the Naked and Afraid Plugin since its initial release: The Tablist Hiding.

  • The Tablist Clearing now finally works! It now utilizes packet overriding function that cancels all the tablist related info, effectively disabling it.
  • Additionally, the basic Markdown Github Issue Template has now been replaced for a new YML Template, which allows for a better bug-reporting experience.

As always, stay alert for new updates, because they may come with new exciting features!

1.1.3c-DEV+05Релиз1.21.5, 1.21.6, 1.21.7 · 25 августа 2025 г.

This version brings lots of bugfixes and a new way to customize the NF Plugin!

  • The ability to set the title on the Countdown Bossbar, configurable in the plugin's config.yml file.
  • Fixing the Tab Autocompletion for the plugin's commands, which had been broken.
  • Fixed a packet issue which caused an error with the Tab List Clearing and ProtocolLib.
  • Cleanup and optimizations on the plugin's code, allowing for a smaller file size.

Stay tuned for the next updates!

1.1.3bРелиз1.21.5, 1.21.6, 1.21.7 · 18 августа 2025 г.

This version brings many bugfixes/small additions from the previous release, including:

  • Fixing the TAB List Hiding and Player Nametag Coloring.
  • Disabling the TAB List Hiding if the ProtocolLib Plugin isn't present.
  • Updated README and .gitignore files.

Комментарии

Загружаем…