Hide Plugins

Hide Plugins

Plugin

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

Server AdventureManagementSocial

3,376 downloads
20 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...

Added per cmd block messages Made commands not autocomplete

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

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


Project members

YeahAkis_

Member

Details

Licensed MIT
Published a year ago
Updated 13 hours ago