
RideThis
Allow users riding upon reaching a level or rank!
- Загрузки
- 371
- Подписчики
- 2
- Обновлён
- 1 февраля 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 28 ноября 2025 г.
RideThis Mod: Strict Categorical Riding Control
The RideThis Mod is a server-side Fabric mod designed to provide strict, category-based permission control over the Pokémon riding function within Cobblemon.
Utility and Benefits 🚀
Granular Categorical Control: The mod checks the main mount category of a Pokémon (land, air, liquid) rather than specific styles (jet, boat). This allows administrators to manage permissions efficiently based on the type of travel.
Strict Access Logic (AND Gate): The mod enforces an ALL-required permission check. If a Pokémon has multiple mount categories (e.g., a Gyarados has Air AND Liquid categories), the player must possess a valid permission for EVERY required category to mount it. If even one category permission is missing, the ride is denied.
Tiered Progression and Incentives: This system is ideal for rank or tiered servers, delegating access verification to the core permission plugin (like LuckPerms). It allows restricting powerful multi-category mounts to higher-ranking players, making multi-environment riding a direct incentive for player progression.
Core Permission Structure The mod uses a simplified permission structure based on the primary categories required for travel:
Permission,Function,Example
ridethis.all
Global Bypass: Allows mounting ANY Pokémon (overrides all checks).
ridethis.land
Category Unlock: Required to ride any Land-based mount.
ridethis.air
Category Unlock: Required to ride any Air-based mount.
ridethis.liquid
Category Unlock: Required to ride any Liquid/Water-based mount.
In short, the mod ensures that the ability to utilize a Pokémon's full riding capability is tied directly to a player's attained status or progression within the server environment.
Ченджлог
2.2+1.7.3Релиз1.21.1 · 1 февраля 2026 г.
1.7.3 compatible
2.0+1.7.1Релиз1.21.1 · 9 декабря 2025 г.
📜 RideThis Changelog v2.0
✨ Core Features Simplified Categorical Permissions. Establish granular permissions in main mount categories:
ridethis.land (Ground)
ridethis.air (Air)
ridethis.liquid (Water)
Strict Riding Denial Logic (AND Gate): Permission verification now uses a strict logic. If a Pokémon occupies multiple categories (e.g., Land and Air), the player must possess permissions for ALL required categories to ride it. If one category permission is missing, access is denied.
Admin Help Command Added: The /ridethis command was introduced to provide server administrators with an in-game guide to the mod's permission structure and strict denial logic. Requires the ridethis.admin.help permission.
⚙️Improvements & Utilities Customizable Denial Message: Implemented JSON configuration via the _msg.jso_n file, allowing server owners to fully customize the in-game riding denial message.
Consolidated Global Bypass: The universal permission to mount any Pokémon is now consolidated under a single, clean permission: ridethis.all.
1.1+1.7.1Релиз1.21.1 · 29 ноября 2025 г.
/lp user "name" permissions set ridethis
Dependencies:
- loader_version=0.18.1
- fabric_version=0.116.6+1.21.1
- kotlin_loader_version=1.13.7+kotlin.2.2.21
- luckperms-0.3.3 (last)
- architectury_version=13.0.8
- cobblemon_version=1.7.1+1.21.1
1.0+1.7.0Релиз1.21.1 · 28 ноября 2025 г.
/lp user "name" permissions set ridethis
Dependencies:
- loader_version=0.18.1
- fabric_version=0.116.6+1.21.1
- kotlin_loader_version=1.13.7+kotlin.2.2.21
- luckperms-0.3.3 (last)
- architectury_version=13.0.8
- cobblemon_version=1.7.0+1.21.1
Комментарии
Загружаем…