BrandHider
作者:rebot | 分类:模组
Minecraft 版本: 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: velocity
标签: management technology utility
BrandHider v4.1
A lightweight Velocity plugin that hides and customizes your server brand:
- F3 Debug Screen
- Server list / MOTD status websites
- Animated brand text
Features
- Hide server software name in F3
- Customize server version shown in the MOTD
- Animated brand text (color / frame based)
- Configurable via
config.yml - Console-only reload command
- Minecraft color code support (
&)
Installation
- Download the latest
BrandHider.jarfrom Releases - Place it in your Velocity
/pluginsfolder - Restart the proxy
- Edit
plugins/brandhider/config.yml
⌨️ Commands
| Command | Description |
|---|---|
/brandhider |
Plugin info |
/brandhider help |
Command list |
/brandhider version |
Plugin version |
/brandhider reload |
Reload config (console only) |
⚙️ Configuration
# _ _ _ _
# | | | (_) | |
# | |__| |_ __| | ___
# | __ | |/ _` |/ _ \
# | | | | | (_| | __/
# |_| |_|_|\__,_|\___|
#
# BrandHider v4.0
# Made by BlowTobacco
# If enabled, the brand will be animated
# If false, only custom-brand will be used
animated-brand: true
# Static brand (used if animated-brand = false)
# Supported: All minecraft legacy colors, &k, &l, &m, &n, &o, &r
# Hex colors WILL NOT work due to Minecraft limitations
custom-brand: '&cBrandHider-4.0'
# This hides the server software in the MOTD / status websites
# Colors are NOT allowed here
motd-version: 'BrandHider-4.0'
# Update period for animation (milliseconds)
# Lower = smoother but more packets
animation-period: 1000
# Animated brand frames
# Uses MiniMessage-like formatting, BUT will be converted
# Hex colors WILL NOT work due to Minecraft limitations
brand-animation:
- '&4B&crandHider'
- '&fB&4r&candHider'
- '&fBr&4a&cndHider'
- '&fBra&4n&cdHider'
- '&fBran&4d&cHider'
- '&fBrand&4H&cider'
- '&fBrandH&4i&cder'
- '&fBrandHi&4d&cer'
- '&fBrandHid&4e&cr'
- '&fBrandHide&4r'请登录后举报
暂无评论,抢个沙发吧~