xFakeJoinLeave
A
Minecraft Bukkit plugin for broadcasting fake join/leave messages with full configurability and modern formatting support.
Overview
xFakeJoinLeave allows server administrators to broadcast
fake player join and leave messages to all online players. This is useful for
testing, pranks, or special events on your Minecraft server.
✨ Features
- Fake Join Messages: Broadcast fake join messages with /fakejoin
- Fake Leave Messages: Broadcast fake leave messages with /fakeleave
- Fully Configurable: Customize all messages via config.yml
- Permission System: Fine-grained permission controls
- Modern Formatting: Supports & color codes and Adventure API formatting
- Tab Completion: Smart suggestions using online player names and usage examples
- Validation: Ensures player names follow Minecraft naming rules
- Feature Toggles: Enable or disable features individually via config
Installation
- Download the latest xFakeJoinLeave.jar from the releases.
- Place the JAR file into your server’s plugins folder.
- Restart the server or reload plugins.
- Configure settings in plugins/xFakeJoinLeave/config.yml.
Commands
Command
Aliases
Description
Permission
/fakejoin <player>
/fj, /fakej Broadcast a fake join message xfakejoin.join
/fakeleave <player>
/fl, /fakel Broadcast a fake leave message xfakejoin.leave
Permissions
Permission
Description
Default
xfakejoin.* Grants access to all plugin features op
xfakejoin.use Grants access to both join and leave commands op
xfakejoin.join Access to the /fakejoin command op
xfakejoin.leave Access to the /fakeleave command op
xfakejoin.reload Reload the plugin configuration op
Message Placeholders
- %player% – Replaced with the player name used in the command
Color Codes
Use & followed by a code to apply formatting:
Code
Color/Style
&0 Black
&1 Dark Blue
&2 Dark Green
&3 Dark Aqua
&4 Dark Red
&5 Dark Purple
&6 Gold
&7 Gray
&8 Dark Gray
&9 Blue
&a Green
&b Aqua
&c Red
&d Light Purple
&e Yellow
&f White
&l Bold
&o Italic
&n Underline
&m Strikethrough
&r Reset
Support
For help, bug reports, or feature requests:
- Discord: godxpro.exe
- Author: GodXPro