
Naked And Afraid Plugin
A plugin that aims to recreate the Minecraft Naked And Afraid Series functionality.
Список изменений
This is the initial release of the Fan-Made Naked and Afraid Plugin on Modrinth, based on the Naked and Afraid series. This plugin was developed by TheRealKushi and uses all the features shown in the original series. This release includes:
*This plugin requires ProtocolLib v5.3.0+ to function (for all versions below 1.1.3b)
Chat restriction system – optionally disable global chat so only OPs can talk.
Tab list clearing – hides players from the tab list.
Join/quit message suppression – optionally disables player join and quit messages by setting the value in the plugin's config.
Armor damage system – players take configurable damage for wearing armor pieces, with adjustable damage amount and interval. the damage doesn't stack, and is applied the same moment the player puts on the armor. It uses a PlayerArmorChangeEvent to detect when armor is equipped, and then deals damage using a BukkitRunnable task.
Custom spawn system – create, remove, list, and teleport players to spawns; supports multiple spawns per player with configurable priority.
Team system – create and manage custom teams with set colors, assign players, and use special team blocks that change the player's nametag color when they right click it with a lodestone compass.
Command system – /nf command with subcommands for help, plugin reloading, spawns, teams, and player management.
Tab completion – the plugin adds tab completion for all its commands, allowing for easier configuration.
Configurable settings – everything from damage amounts, cooldowns, spawn behavior, team limits, and more can be customized in the plugin's config.yml file.
