Hide Armor Command

A Hytale plugin that allows players to toggle the visibility of their armor pieces while maintaining full protection benefits.
Back to Files

HideArmor-0.6.0-alpha.jar

File nameHideArmor-0.6.0-alpha.jar
Uploader
nxtimenxtime
Uploaded
Jan 15, 2026
Downloads
1.7K
Size
43.2 KB
File ID
7464017
Type
R
Release
Supported game versions
  • Early Access

What's new

[0.6.0-alpha] - 2026-01-15

Added

  • Permission-Based Command Access - Commands now support server permission configuration
  • AbstractPlayerCommand Integration - All commands extend AbstractPlayerCommand for proper permission handling
  • README Permission Documentation - Detailed instructions for granting command access to non-OP players

Changed

  • Command Base Class - Migrated from CommandBase to AbstractPlayerCommand:
    • HideArmorCommand
    • HideHelmetCommand
    • HideArmorUICommand
    • HideHelmetDebugCommand
  • Execute Method Signature - Updated to execute(CommandContext, Store<EntityStore>, Ref<EntityStore>, PlayerRef, World)

Technical

  • Permission format: dev.nxtime.hidearmor.command.<commandname>
  • Permissions can be granted to player groups (e.g., Adventure) via server configuration
  • Commands remain usable by OPs with * permission

This mod has no related projects