-
Notifications
You must be signed in to change notification settings - Fork 14
Home
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
Visit Plugin Configuration for a detailed explanation of the default configuration.
- Creating Shops β How to make shops and menus
- Reward Types β What players receive
- Price Types β What players must pay
- Conditions β Show/hide buttons based on logic
- ItemData β Modify items with custom tags, flags, and meta
- 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.