
Naked And Afraid Plugin
A plugin that aims to recreate the Minecraft Naked And Afraid Series functionality.
Naked And Afraid Plugin 2.0.0
release22 сентября 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 thearmor-damagegroup,armor-slotandarmor-materialandinclude-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.NakedAndAfraidtocom.crimsonwarpedcraft.nakedandafraid.entrypoint.Main. - Removed
api-versionline 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.mdfile.
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!
Naked And Afraid Plugin 1.1.4a (1.17-1.20.6)
release6 сентября 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
Naked And Afraid Plugin 1.1.4a
release6 сентября 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-modecan be enabled in theconfig.ymlfile 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-worldssection in the config no longer duplicates existing world keys. - Reloading the plugin with
/nf reloadconfigcommand 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!
Naked And Afraid Plugin 1.1.4
release3 сентября 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 createcommand 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.teamandnakedandafraid.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!
Naked And Afraid Plugin 1.1.3d
release2 сентября 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!
