HomeJavaModsLiarX
LiarX

Provides fake /plugins and /version command to block anyone tries to list plugins installed on the server

Full documentations: docs.zyklone.dev

Features

Coming soon

Configurations

Configurations are using TOML format

[command]
    version = true  # Enables /version command simulation
    plugins = true  # Enables /plugins command simulation
keep = [ ] # Keep real plugins

[fake.Test] # Paper plugin metadata (partial)
    version = "1.0.0"
    authors = [ ]
    description = "Nobody knows"
    legacy = false  # Treat as legacy plugin (Spigot plugins only, with a * symbol before name)
    enabled = true  # Green plugin name in /plugins command, otherwise red
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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more