Ride On Head
作者:rebot | 分类:模组
Minecraft 版本: 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 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: paper purpur
标签: game-mechanics social
RideOnHead
A lightweight plugin that lets players sit on each other's heads, build player towers, and manage ride permissions.
? Core Mechanics
- Right-click a player with an empty hand to mount their head
- Sneak to eject all passengers
- Stack-climb – hop onto the top of any player stack (configurable)
⚙️ Features
- Personal toggle –
/ride togglelets any player instantly allow or forbid riding on themselves - Blacklist system –
/ride blacklist <player>adds/removes someone from your blacklist; works with offline players - Admin controls – manage other players' settings, view their blacklists, and reload the plugin via
/ride reload - Storage flexibility – NBT (online only), YAML files, or H2 database with Caffeine caching
- Optional sounds – custom mount/dismount sounds configurable in
config.yml(set to"none"to disable) - MiniMessage support – all messages use Adventure API; test your formatting at https://webui.advntr.dev/
- Message disabling – leave any message key empty in a language file to prevent it from appearing
? Localization
- Automatic player language detection (uses the client's locale)
- Each player sees messages in their own language if a translation exists
- Fallback to the configured default language when no match is found
- Built-in translations for:
- English (
en) - Russian (
ru) - Ukrainian (
uk) - German (
de) - French (
fr) - Spanish (
es) - Chinese Simplified (
zh)
- English (
- Easy to add or customise: just drop a
.ymlfile intoplugins/RideOnHead/lang/
? Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/ride toggle |
Switch riding permission on yourself | rideonhead.user |
/ride blacklist |
Show your blacklist | rideonhead.user |
/ride blacklist <player> |
Add / remove a player from your blacklist | rideonhead.user |
/ride toggle <player> |
(Admin) Force toggle for another player | rideonhead.admin |
/ride blacklist <owner> <target> |
(Admin) Manage someone else's blacklist | rideonhead.admin |
/ride reload |
(Admin) Reload config + language files | rideonhead.admin |
? Configuration
Detailed comments inside config.yml will guide you through all settings, including storage, sounds, language, and stack-climb behaviour.
? Preview
Source code: GitHub
Issue tracker: GitHub Issues
请登录后举报

暂无评论,抢个沙发吧~