HomeJavaModsxPLHider – Ultimate Command Control
xPLHider – Ultimate Command Control
ModsJava

xPLHider – Ultimate Command Control

⬇ Download on Spigot
xPLHider - Minecraft Plugin
Overview
xPLHider is a sophisticated Minecraft plugin that allows server administrators to control which commands are visible and executable by players. The plugin offers comprehensive command hiding capabilities with three powerful management systems:

  1. Permission-Based Command Hiding - Hide commands based on the permissions a player has.
  2. World-Based Command Hiding - Control which commands are available in specific worlds.
  3. Region-Based Command Hiding - Define command restrictions for specific regions (with WorldGuard integration).
All three systems support both blacklist (hiding specific commands) and whitelist (only allowing specific commands) modes, providing maximum flexibility for server administrators. The region-based system seamlessly integrates with WorldGuard to automatically detect which region a player is in and apply the relevant command restrictions.

Features
Commands
Core Commands
Specific Hiding Commands
Alias Management
Analytics Commands
Permissions
Core Permissions
Command Management Permissions
Feature-Specific Permissions
Bypass Permissions
Analytics Permissions
Configuration
The plugin comes with a fully configurable config.yml file. Here's a simplified overview of key sections:

Spoiler: Config,yml
# Core Configuration
debug-mode: false
cache-refresh-seconds: 30
block-execution: true
hide-from-tab-complete: true

# List of commands to hide from players
hidden-commands:
- "plugins"
- "pl"
- "?"
- "version"
- "ver"
- "about"
- "help"
- "bukkit:help"
- "bukkit :plugins"
- "bukkit :pl"

# Permission-based hiding
permission-hidden-commands:
"gamemode": "minecraft.command.gamemode"
"tp": "minecraft.command.teleport"

# World-based hiding
world-commands:
"world_nether":
hidden:
- "home"
- "sethome"
visible:
- "spawn"
"world_the_end":
hidden:
- "tpa"
- "warp"

# Region-based hiding
region-commands:
"spawn":
hidden:
- "pvp"
- "kill"
visible:
- "spawn"
- "help"
"pvp_arena":
hidden:
- "fly"
- "god"

Usage Guide
Command Hiding
To hide a command from players:

/xplhider hide gamemode

To unhide a previously hidden command:

/xplhider unhide gamemode

Command Aliases
To add a new alias:
/alias add day time set day
This will create an alias "day" that will execute "time set day" when used.
To remove an alias:
/alias remove day
To list all available aliases:
/alias list
Aliases can also be configured directly in the config.yml file:

command-aliases:
"spawn": "spawnpoint"
"tphome": "tp ~ ~ ~"
"day": "time set day"
"night": "time set night"
"heal": "effect give @s minecraft:instant_health 1 10"


This structured document ensures clarity, making it easy to understand and use the xPLHider plugin.

Credits:
Developer:
GodXPro
Discord ID: godxpro.exe

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

xPLHider – Ultimate Command Control is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19 and newer. Downloaded 289 times (via Spigot). Download it and open it directly in the game.

Explore more