WeHeads
作者:rebot | 分类:模组
Minecraft 版本: 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
平台: folia paper purpur
标签: equipment management utility
A Minecraft plugin for Spigot/Paper/Folia (1.20+) that allows players to get custom heads using Base64 textures.
Features
- Simple Base64 Support: Direct Base64 texture injection into SkullMeta
- Easy to Use: Single command with Base64 texture input
- Inventory Management: Automatic overflow protection
- Permission System: Built-in permission controls
Commands
/wehead give <base64_texture>
Give yourself a custom head using a Base64 texture string from minecraft-heads.com.
Example:
/wehead give eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUv...
Permissions
| Permission | Description | Default |
|---|---|---|
wehead.give |
Allows using /wehead give command |
op |
Installation
- Download the plugin JAR file
- Place it in your server's
plugins/folder - Restart your server
- Plugin is ready to use!
Requirements
- Minecraft Version: 1.20+
- Server Software: Spigot, Paper, or Folia
- Java Version: 21+
Building from Source
git clone https://github.com/wethink/we-heads.git
cd we-heads
mvn clean package
The compiled JAR will be in the target/ directory.
Getting Base64 Textures
- Visit minecraft-heads.com
- Find the head you want
- Copy the Base64 texture value
- Use it with
/wehead give <base64_texture>
Error Handling
- Invalid Command: Shows usage message
- No Permission: Permission denied message
- Invalid Texture: Error message with texture validation
- Full Inventory: Drops head on ground if inventory is full
Support
For issues, feature requests, or contributions, please visit our GitHub repository.
License
This project is licensed under the MIT License.
请登录后举报
请 登录 后赞助作者。
暂无评论,抢个沙发吧~