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

Hide Plugins

A simple plugin to stop people from being able to see your plugins!

Загрузки
10K
Подписчики
25
Обновлён
11 января 2026 г.
Лицензия
MIT

Опубликован 12 августа 2024 г.

❗[Notice] Google will lock-down Android and your ability to install applications❗

Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices, and Google gets to decide who 'verified developers' are.

  • Your right to freely develop and install whatever apps (.apk files) you want may cease.
  • App developers will be forced to hand over govt. ids to Google and tie their apps to their real life identities.
  • Google gets to decide who gets approved. Being rejected means nobody can install your apps.
  • Developers Google arbirarily chooses it doesn't like, as well as users who reside in sanctioned regions like Russia, may face difficulties or be cut-off entirely from having their apps installable.

Please visit the following resources for more infromation:

HidePlugins

A lightweight Paper plugin that hides specific commands from players without permission.

🔒 Features

  • Command Blocking: Prevents unauthorized players from using restricted commands
  • Tab Completion Removal: Hides blocked commands from tab complete
  • Customizable Message: Configurable denial message with MiniMessage formatting
  • Permission Bypass: Staff with hide_plugins.bypass can use all commands

⚙️ Configuration

Paper/Folia
blockMsg: "<red>You are not allowed to use this command"
disabled-commands:
  - pl
  - bukkit:pl
  - plugins
  - bukkit:plugins
  - ver
  - bukkit:ver
  - version
  - bukkit:version
  - "?"
  - bukkit:?
  - help
  - bukkit:help
  - about
  - bukkit:about
  - icanhasbukkit
  - bukkit:icanhasbukkit 

#customBlockMsg:
#  - command: 'pl|plugins|bukkit:plugins|bukkit:pl'
#    message: |-
#      <hover:show_text:'<color:#349fda>ℹ What is a server plugin?</color><br>Server plugins can add new behavior to your server!<br>You can find new plugins on Paper\'s plugin repository, Hangar.<br><br>https://hangar.papermc.io/'><c:#349fda>ℹ</c> Server Plugins (2):</hover>
#      <c:#ed8106>Bukkit Plugins:
#      <dark_gray> -</dark_gray> <green>WorldEdit<white>, <green>WorldGuard<white>
#  - command: 'ver|version|about'
#    message: '<red>Version information is hidden.'

📋 Commands

  • /hideplugins reload - Reloads the config
    Permission: hide_plugins.reload

🔐 Permissions

  • hide_plugins.bypass - Bypass all command restrictions
  • hide_plugins.reload - Reload the plugin config

Perfect for hiding sensitive commands like /plugins or /version from regular players! 🛡️

Need a reliable server? Check out NeyHost!

NeyHost offers affordable, high-performance servers for Minecraft (Java & Bedrock), 7DTD, Hytale, and more! NeyHost

Ченджлог

2.1Релиз1.21.11, 26.1, 26.1.1 · 11 января 2026 г.

Added per cmd block messages Made commands not autocomplete

2.0Релиз1.21.6, 1.21.7, 1.21.8 · 3 июля 2025 г.

2.0 Rewrite

🚀 New Features

  • Added tab completion blocking for hidden commands
  • New MiniMessage support for formatted denial messages
  • Added proper configuration system with disabled-commands list
  • Implemented ACF for better command handling
  • Added /hideplugins reload command

🔧 Configuration Changes

  • Switched from hardcoded commands to configurable list:
    blockMsg: "<red>You are not allowed to use this command"
    disabled-commands:
      - pl
      - bukkit:pl
      - plugins
      - bukkit:plugins
      - ver
      - bukkit:ver
      - version
      - bukkit:version
      - "?"
      - bukkit:?
      - help
      - bukkit:help
      - about
      - bukkit:about
      - icanhasbukkit
      - bukkit:icanhasbukkit 
    
  • Commands now configured without slashes (/)

⚙️ Technical Changes

  • Complete codebase rewrite with proper OOP structure
  • Changed package name from org.twipnetwork to org.notionsmp
  • Separated listeners into dedicated classes
  • Improved command parsing logic

🐛 Bug Fixes

  • Fixed command detection for commands with arguments
  • Improved permission handling
  • More reliable command blocking system
1.0-1.21Релиз1.21.2, 1.21.3, 1.21.4 · 24 января 2025 г.

Hides plugins from players, blocks the following commands:

"/pl"
"/bukkit:pl"
"/plugins"
"/bukkit:plugins"
"/ver"
"/bukkit:ver"
"/version"
"/bukkit:version"
"/?"
"/bukkit:?"
"/help"
"/bukkit:help"
"/about"
"/bukkit:about"
"/icanhasbukkit"
"/bukkit:icanhasbukkit"

unless the player has the permission hide_plugins.bypass

Комментарии

Загружаем…