✨ Features
- Welcome System - Detects first-time players and rewards the first welcomer
- Bedrock Support - Works with Geyser + Floodgate player names
- Top Welcomers GUI (NEW!) - Beautiful podium with player heads
- PlaceholderAPI (NEW!) - Full integration with 10+ placeholders
- Admin Commands (NEW!) - Reset, set, add, remove player stats
- Combo Rewards - Special bonuses at milestones (50, 100, 150+)
- MiniMessage & HEX - Full color and gradient support
- Multi-language - Separate EN/PL message files
Top Welcomers GUI
- Player heads on podium (1st, 2nd, 3rd place)
- Gold glow effect for #1
- Personal stats button
- Fully configurable in gui.yml
PlaceholderAPI Placeholders
Code (Text):
%fjr_welcomes% - Your total welcomes
%fjr_rank% - Your rank
%fjr_top_1_name% - Top 1 player name
%fjr_top_1_count% - Top 1 welcome count
%fjr_top_2_name% - Top 2 player name
%fjr_top_2_count% - Top 2 welcome count
%fjr_top_3_name% - Top 3 player name
%fjr_top_3_count% - Top 3 welcome count
%fjr_total_welcomes% - Total server welcomes
%fjr_total_players% - Total welcomed players
You can also use placeholders from OTHER plugins in FJR messages!
Commands
Code (Text):
/fjr - Show plugin version
/fjr help - Show help
/fjr reload - Reload configuration
/fjr top - Open Top Welcomers GUI
/fjr stats [player] - View welcome statistics
/fjr admin reset <player> - Reset player stats
/fjr admin set <player> <num> - Set welcome count
/fjr admin add <player> <num> - Add welcomes
/fjr admin remove <player> <num> - Remove welcomes
/fjr admin resetall - Reset ALL stats
⚙️ Permissions
Code (Text):
fjr.version - /fjr (default: true)
fjr.top - /fjr top (default: true)
fjr.stats - /fjr stats (default: true)
fjr.admin - Admin commands (default: op)
Configuration Files
- config.yml - Main configuration
- gui.yml - GUI customization
- messages_en.yml - English messages
- messages_pl.yml - Polish messages
Soft Dependencies
- PlaceholderAPI - For placeholder support
- Floodgate - For Bedrock player detection
Developed with ❤️ by NullaretH