LiarX
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7
平台: paper
标签: management utility
Provides fake /plugins and /version command to block anyone tries to list plugins installed on the server
Full documentations: docs.zyklone.dev
Features
- Simulated
/pluginscommand in Paper 1.21.5 - Simulated
/versioncommand - Simulated tab completion
- Configurable plugins list
- Supports keep real plugins
Coming soon
- Simulate commands from other plugins
Configurations
Configurations are using TOML format
-
config.tomlControls features[command] version = true # Enables /version command simulation plugins = true # Enables /plugins command simulation -
fakes.tomlControls fake pluginskeep = [ ] # 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
请登录后举报
暂无评论,抢个沙发吧~