GrimoireMounts — Personal Mount Collection & Leveling
The ultimate mount system for RPG servers. Players collect, summon, ride, and level up fully customizable mounts with rarity-based skills, a built-in economy, and seamless ModelEngine integration for stunning 3D models.Why GrimoireMounts?
Most mount plugins give you a rideable mob and call it a day. GrimoireMounts gives your players a full progression system — mounts have rarities, skills that unlock as they level, and costs that scale. It's the mount system your RPG server deserves.Features
Mount Collection & Rarity- Define unlimited mounts via simple YAML files
- Five rarity tiers: Common, Uncommon, Rare, Epic, Legendary
- Each rarity controls how many skill slots a mount has
- A beautiful GUI to browse, summon, and manage mounts
- Mounts level up using the plugin's built-in currency, vanilla items, MythicMobs items, or MMOItems
- Cost scaling keeps leveling meaningful at every stage
- Per-level item overrides: require a Dragon Scale at level 20, an Emerald at level 10 — fully configurable per mount
- Higher levels unlock new skill tiers automatically
- Speed Boost, Jump Boost, Fire Resistance, Slow Falling, Water Breathing, Damage Resistance, Regeneration, Double Jump
- Skills are applied as potion effects and attribute modifiers while mounted
- Each skill has multiple tiers that unlock at configurable levels
- All effects are cleanly removed on dismount
- Standalone currency (configurable name — "Dragon Scales", "Mount Coins", anything)
- Admin command: /grimadmin give <player> <amount> <chance> — perfect for quest/dungeon rewards
- Chance mechanic: if the roll fails, the player gets nothing and sees no message. Seamless for reward integration.
- Full ModelEngine R4 integration — apply any .bbmodel to your mounts
- Players ride the model with proper seat positioning via ModelEngine's native mount system
- WASD movement handled by ModelEngine's WalkingMountController
- No floating saddles, no visible base entity — just the model
- Right-click any mount in the GUI to set it as your favorite (shown with a gold star)
- Double-tap shift to instantly summon your favorite mount — no commands needed
- Single shift while mounted to dismiss
- MythicMobs / MythicCrucible — use mythic items as leveling costs
- MMOItems — use MMOItems as leveling costs
- MMOCore — lock mounts behind class + level requirements
- ModelEngine — 3D models with native ride system
- PlaceholderAPI — 8+ placeholders for scoreboards, DeluxeMenus, HUDs
- None of these are required. The plugin works fully standalone.
- Full admin command suite: grant/revoke mounts, set levels, manage currency
- Tab completion on all commands
- Hot-reload configs with /grimadmin reload
- SQLite database — zero setup, works out of the box
- Clean console logging, no spam
Commands
Player:/gmount — Open mount collection GUI
/gmount summon <id> — Summon a mount
/gmount dismiss — Dismiss active mount
/gmount list — List owned mounts
/gmount info <id> — View mount stats and skills
/gmount levelup <id> — Level up a mount
/gmount balance — Check currency balance
Admin: /grimadmin give <player> <amount> <chance> — Give currency with % chance /grimadmin take/set/balance — Manage player currency
/grimadmin grantmount <player> <id> — Grant a mount
/grimadmin revokemount <player> <id> — Revoke a mount
/grimadmin setlevel <player> <id> <level> — Set mount level
/grimadmin reload — Reload all configs
PlaceholderAPI Placeholders
%grimoiremounts_balance% — Currency balance%grimoiremounts_active_mount% — Current mount name
%grimoiremounts_total_mounts% — Owned mount count
%grimoiremounts_mount_level_<id>% — Mount level
%grimoiremounts_mount_owned_<id>% — Ownership check %grimoiremounts_currency_name% — Currency name
%grimoiremounts_mount_rarity_<id>% — Mount rarity %grimoiremounts_mount_maxlevel_<id>% — Max level
Mount Type Support
- Ground — Standard rideable mount
- Flying — Pitch controls altitude
- Aquatic — Water-capable mount
- All — Can do everything
