-
Notifications
You must be signed in to change notification settings - Fork 14
Home
MaksyKun edited this page Mar 15, 2026
·
25 revisions
Genesis is a powerful and flexible GUI and shop system plugin for Minecraft servers. It allows you to build completely custom inventory menus for shops, kits, warps, commands, and more β all through simple configuration files.
Formerly known as BossShopPro, Genesis is maintained by MageMonkeyStudio and extends far beyond its predecessor with cleaner logic, better integrations, and full developer support.
- Fully customizable chest menus and shops
- Reward players with items, money, commands, permissions, and more
- Use multiple price types: money, points, items, exp, etc.
- Add conditions to show or hide buttons dynamically
- Full PlaceholderAPI support
- Built-in support for popular plugins (Vault, MythicMobs, ItemsAdder, etc.)
- Async-safe support for Folia
- Developer API for registering custom logic
- Installation β How to install Genesis and its dependencies
-
Commands β All available
/genesiscommands - Permissions β Permission nodes for accessing shops, features, and admin tools
- Placeholders β List of supported placeholders, including PlaceholderAPI and internal values
- βοΈ 0 | Plugin Configuration gives you a detailed explanation of the default configuration.
- βοΈ 1 | Shops & ShopItems explains the basics of shop configuration and customization
- βοΈ 2 | Conditions allows you to make shop interactions depend on specific conditions
- βοΈ 3 | ItemMeta will reveal high-level customization details by configurting custom item meta
- πͺ Shop Examples Shows a wide range of use cases that are ready to use!
- Genesis API β How to use the public API
- Events β Hook into Genesis behavior
- Addon Integration β How to build your own Genesis Addon
The following addons are developed specifically to extend Genesis:
Available Addons:
- Coming soon...
Genesis Addons are optional and not included in a default installation.
Genesis supports many popular Minecraft plugins out of the box:
- Vault β Economy system
- PlayerPoints β Points-based currency
- TokenManager β Tokens for price/reward
- Jobs β Jobs-based pricing
- VotingPlugin β Reward shops based on votes
- Gringotts β Item-based currency support
- MythicMobs β Reward integrations and placeholders
- Kingdoms β Custom condition support
- ItemsAdder β Display and item data integration
- GadgetsMenu β Cosmetic shop integration (via local JAR)
- MagicCosmetics β Cosmetic rewards
- EpicSpawners, SilkSpawners β Spawner item support
- PlaceholderAPI β Placeholder support in menus, rewards, prices, and conditions
- BungeeCord β Remote server switching or command execution
- Folia β Safe async support via Folia scheduler
See Installation for dependency details and setup.