promotional bannermobile promotional banner

Client Inspector

A mod that inspects connecting players data and executes specified commands on them.

File Details

ClientInspector-2.0.3-1.20.1

  • R
  • Dec 17, 2023
  • 33.99 KB
  • 427
  • 1.20.1
  • Forge

File Name

ClientInspector-2.0.3-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:client-inspector-878136:4962844")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Release Notes

Added:

  • Ability to treat mods_to_detect as whitelist setting treat_mods_to_detect_as_whitelist=true. That means, only players with mods listed in mods_to_detect will be able to connect. (check out configuration file)
  • New log telling what commands will be executed on player.
  • You can now format not_allowed_mods log message as you want through configuration file.

Fixed:

  • Player name format in detected mods log.