F3Name
Edit server brand in debug screen
Now with LuckPerms 5 support!
With the release of Minecraft 1.13, server owners got an additional place to show information to players. And this place is... debug screen!Edit server brand in debug screen
Now with LuckPerms 5 support!
With this plugin, you can easily edit server brand from the default ("Spigot", or very long Bungee version) to whatever you want. Show your server name, ping, or just show ads to players (but it's not the best place for this, ok?)
Features
- Edit server brand in debug screen (F3)
- Colors and animation
- Light configuration
- Supports PlaceholderAPI
- Vault (basic) or LuckPerms (advanced) group support
- Built-in placeholders for BungeeCord version
- %player_name% - player name
- %player_displayname% - player displayname
- %player_uuid% - player UUID
- %player_ping% - player ping
- %server_name% - server name
- %server_motd% - server motd
Commands
- /f3name /debugname /f3n /f3namebukkit - aliases for Bukkit
- /f3nameb /f3namebungee - aliases for BungeeCord
- /f3name reload - reload configuration
Permissions
- f3name.reload - permission for reload
Configuration
Spoiler: Spigot config
groups:
#Default group. DO NOT REMOVE!
everyone:
f3names:
#Max 256 characters per line
- "&6This is an example configuration file"
- "&6Use this list to set multiple names in debug screen"
- "&6It also have support of PlaceholderAPI,&r %player_displayname%"
- "&6Your ping: &2%player_ping%&6, current world time &2%player_world_time_24%"
#Shuffle that list before displaying?
shuffle: false
#Refresh rate in ticks (1 second = 20 ticks)
update-time: 200
#Some example. You can edit or remove this
"example":
f3names:
- "&6This is an example group"
- "&6This text will show to players with &cexample &6group"
- "&6Player groups sorted by their weight"
#Shuffle and update-time are optional, their default values shown above
#If set to true, disables this plugin and gives bungeecord side plugin ability to send
#messages through this plugin. It allows bungee to use hooked plugins (PlaceholderAPI, Vault, LuckPerms)
bungeecord-as-primary: false
#Use colored console. Disable this if your console doesn't have support for colors
coloredConsole: true
#Auto update for the plugin
auto-update: true
Code (Text):
groups:
#Default group. DO NOT REMOVE!
everyone:
f3names:
#Max 256 characters per line
- "&6This is an example configuration file"
- "&6Use this list to set multiple names in debug screen"
- "&6It also have support of PlaceholderAPI,&r %player_displayname%"
- "&6Your ping: &2%player_ping%&6, current world time &2%player_world_time_24%"
#Shuffle that list before displaying?
shuffle: false
#Refresh rate in ticks (1 second = 20 ticks)
update-time: 200
#Some example. You can edit or remove this
"example":
f3names:
- "&6This is an example group"
- "&6This text will show to players with &cexample &6group"
- "&6Player groups sorted by their weight"
#Shuffle and update-time are optional, their default values shown above
#If set to true, disables this plugin and gives bungeecord side plugin ability to send
#messages through this plugin. It allows bungee to use hooked plugins (PlaceholderAPI, Vault, LuckPerms)
bungeecord-as-primary: false
#Use colored console. Disable this if your console doesn't have support for colors
coloredConsole: true
#Auto update for the plugin
auto-update: true
Spoiler: BungeeCord config
#If you don't want to change server brand
#on specific server - add server name below
excluded-servers:
- "excluded"
groups:
#Default group. DO NOT REMOVE!
everyone:
f3names:
#Max 256 characters per line
- "&6This is a BungeeCord version of &3F3Name"
- "&6Everything the same as in the Bukkit version"
- "&6Except excluded-servers list above and built-in placeholders"
- "&6Your ping: &2%player_ping%&6, current server name &2%server_name%"
- "&6It sends to all servers on your network"
#Shuffle that list before displaying?
shuffle: false
#Refresh rate in ticks (1 second = 20 ticks)
update-time: 200
#Some example. You can edit or remove this
"example":
f3names:
- "&6This is an example group"
- "&6This text will show to players with &cexample &6group"
- "&6Player groups sorted by their weight"
#Shuffle and update-time are optional, their default values shown above
#Prevents messages above from sending. Enable this if you have a server with the plugin
#on network, but don't want to change server brand on other servers in the network
only-api: false
#Use colored console. Disable this if your console doesn't have support for colors
coloredConsole: true
Code (Text):
#If you don't want to change server brand
#on specific server - add server name below
excluded-servers:
- "excluded"
groups:
#Default group. DO NOT REMOVE!
everyone:
f3names:
#Max 256 characters per line
- "&6This is a BungeeCord version of &3F3Name"
- "&6Everything the same as in the Bukkit version"
- "&6Except excluded-servers list above and built-in placeholders"
- "&6Your ping: &2%player_ping%&6, current server name &2%server_name%"
- "&6It sends to all servers on your network"
#Shuffle that list before displaying?
shuffle: false
#Refresh rate in ticks (1 second = 20 ticks)
update-time: 200
#Some example. You can edit or remove this
"example":
f3names:
- "&6This is an example group"
- "&6This text will show to players with &cexample &6group"
- "&6Player groups sorted by their weight"
#Shuffle and update-time are optional, their default values shown above
#Prevents messages above from sending. Enable this if you have a server with the plugin
#on network, but don't want to change server brand on other servers in the network
only-api: false
#Use colored console. Disable this if your console doesn't have support for colors
coloredConsole: true
For a detailed explanation about how a plugin defines a player group, read this.
Configuration Examples
Can be found here .
Do you have a good config? Suggest it in the discussion thread.
Compatibility
Works for players that connected from 1.13 and above on 1.8+ servers with protocol hacks.
Screenshots
Changelog
Metrics
This plugin uses bStats for metrics. Bukkit and Bungee version are separated.
If you want to disable it, please, check the bStats config.
Since English is not my native language, I probably made some mistakes in the description. I would be very grateful if you point out them.
Знаешь русский? Читай здесь.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
F3Name - edit your server brand in debug screen is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 16,806 times (via Spigot). Download it and open it directly in the game.