▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
LiarX

LiarX

Fake /plugins command and /version command

70
2

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

Full documentations: docs.zyklone.dev

Features

  • Simulated /plugins command in Paper 1.21.5
  • Simulated /version command
  • Simulated tab completion
  • Configurable plugins list
  • Supports keep real plugins

Coming soon

  • Simulate commands from other plugins

Configurations

Configurations are using TOML format

  • config.toml Controls features
[command]
    version = true  # Enables /version command simulation
    plugins = true  # Enables /plugins command simulation
  • fakes.toml Controls fake plugins
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

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:8 месяцев назад
Обновлён:7 месяцев назад
Главная