Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details

*Real player skin rendered in chat โ pixel-perfect, zero lag.*
๐ฏ What is AsWelcomeHead?
AsWelcomeHead is a lightweight, cinematic welcome system for public Minecraft servers. The moment a player joins, their real skin is fetched, rendered as a pixel-art head in chat, and displayed alongside a fully customizable welcome message โ just like the big servers you see on YouTube!
No databases. No complicated setup. Just drop the JAR in and go.
โจ Features
๐ค Live Player Head Rendering
- Player's real Mojang skin fetched automatically on join
- Rendered as colored block characters (โ) directly in chat
- Async fetching โ zero main thread lag
- Skin cached to disk after first download โ instant on future joins
- Fallback default avatar if skin API is unavailable
๐ฌ Fully Customizable Welcome Message
- 8 lines of custom text shown beside the player's head
- Full hex color support
&#FF5500+ classic&ccolor codes - Separate message for First Join and Returning Players
- Center text option for perfect alignment
๐ First Join Celebration
- Fireworks burst at player spawn location
- Configurable amount โ set
0to disable - Unique first-join message to make new players feel special
๐ Custom Sounds
- Play any Bukkit sound on join
- Separate sound for first join vs returning players
- Configurable volume and pitch
๐ Placeholder Support
| Placeholder | Output |
|---|---|
%player_name% |
Player's username |
%server_name% |
Your server name from config |
| All PAPI placeholders | Supported via PlaceholderAPI |
โก Performance
- Zero database โ no SQL, no MongoDB
- Async skin download pipeline
- Disk-based skin cache
- Near-zero TPS impact
๐ Commands
| Command | Description | Permission |
|---|---|---|
/awh reload |
Reload config without restart | aswelcomehead.reload |
/awh preview |
Preview your welcome message live | aswelcomehead.preview |
/awh version |
Show plugin version | (everyone) |
Aliases: /awh ยท /wh ยท /welcomehead
๐ Permissions
| Permission | Description | Default |
|---|---|---|
aswelcomehead.reload |
Reload config | op |
aswelcomehead.preview |
Preview welcome message | op |
aswelcomehead.* |
All permissions | op |
โ๏ธ Configuration
# โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
# โ AsWelcomeHead Config โ
# โ Made by ItzAzeem | v1.0.0 โ
# โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
# Your server name โ use with %server_name%
server-name: "Your SMP Name Here"
# Head render character: BLOCK (โ) DARK_SHADE (โ) MEDIUM_SHADE (โ) LIGHT_SHADE (โ)
image-char: BLOCK
# Blank lines before/after message (for that player only)
Spaces-Top: 2
Spaces-Bot: 0
# Delay before showing message (seconds)
Timer: 3
# โโ Returning Players โโโโโโโโโโโโโโโโโโโโโโ
Players-Back:
enable: true
show-head: true
center: false
head-text:
1: ""
2: " &4&lWELCOME TO &c&l%server_name%&4&l!"
3: ""
4: " &fWelcome &b%player_name%&f!"
5: " &7Here are some useful commands!"
6: ""
7: " &7Find updates in our &b/discord"
8: " &7Support the server by doing &6/store"
# โโ First Join โโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Players-FirstJoin:
enable: true
show-head: true
head-text:
2: " &4&lWELCOME TO &c&l%server_name%&4&l!"
4: " &fWelcome &b%player_name%&f!"
5: " &aYou are joining for the &lfirst time&a!"
7: " &7Find updates in our &b/discord"
8: " &7Support the server by doing &6/store"
# โโ Sounds โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
SoundB:
enable: true
sound: ENTITY_VILLAGER_CELEBRATE
volume: 1.0
pitch: 1.0
# โโ Fireworks (first join only) โโโโโโโโโโโโ
Firework:
amount: 5
๐ฅ๏ธ Compatibility
| Software | Supported |
|---|---|
| Paper 1.20 โ 1.21 | โ |
| Spigot 1.20 โ 1.21 | โ |
| Purpur 1.20 โ 1.21 | โ |
| Java 17+ | โ |
| PlaceholderAPI | โ Optional |
๐ง Installation
- Download
AsWelcomeHead.jar - Drop it into your
/pluginsfolder - Restart your server
- Edit
plugins/AsWelcomeHead/config.yml - Run
/awh reloadโ done! โ
๐จโ๐ป Developer
ItzAzeem โ Founder of AsDevs
Passionate Minecraft plugin developer building unique, high-quality tools for public and competitive SMP servers.
- ๐ Portfolio: asdevs.netlify.app
- ๐ฌ Discord: discord.gg/xRW5rdAvs5
๐ Support
Having issues? Need help with config?
Join our Discord for fast support: ๐ discord.gg/xRW5rdAvs5
Please do not use Modrinth comments for bug reports โ Discord is way faster!
Made with โค๏ธ by ItzAzeem | AsDevs
Enjoying AsWelcomeHead? Please leave a โญ review on Modrinth โ it really helps!


