Minecraft plugin MarriageMaster
Information about the Minecraft plugin MarriageMaster and servers where it is used
🔌 About the plugin MarriageMaster
MarriageMaster — is a Minecraft plugin for servers that adds player-to-player marriages and couple features. The plugin provides configurable marriage mechanics (proposals, divorces, partners' home and teleportation, private couple chat) and extras such as gift items, partner perks and integration options for economy/placeholders and databases.
🎯 Purpose
MarriageMaster solves the need for a configurable social/couple system on Paper/Spigot/Bukkit servers. It centralizes relationship features so server owners can offer:
- player proposals and accept/deny flow
- shared home and teleport between partners
- private couple chat and privacy options
- partner perks (XP/regen boosts) and PvP toggles These features help roleplay, social servers and communities that want lightweight relationship mechanics. ()
⚙ Core features
- Player proposals (/marry me /marry
) and optional priest weddings. () - Divorce system and configurable costs/messages. ()
- Shared home and /marry sethome, /marry home (couple teleport). ()
- Teleport to partner (/marry tp). ()
- Private couple chat and chat toggles (/marry chat).
- Gift items to partner (/marry gift) and optional shared backpacks integration (Minepacks). ()
- Partner perks: XP boost (vanilla, mcMMO, SkillAPI), faster regen when nearby. ()
- PvP on/off between partners. ()
- Multi‑language messages and configurable language files. ()
- MySQL and SQLite storage supported. ()
- Optional integrations: Vault (economy/permissions), BungeeCord/Waterfall support, Placeholders, API for developers. ()
🧩 Who it's for
MarriageMaster targets server owners, admins and moderators running Paper/Spigot/Bukkit who want:
- social/fun mechanics without custom coding
- configurable relationship features for roleplay or community servers
- stable, long‑maintained plugin with API and localization support. ()
🏗 Usage examples
- Enable proposals so players can propose and accept; set a divorce cost via config.
- Use /marry sethome to create couple homes and allow partners to teleport with /marry home.
- Enable XP/regen perks when partners are nearby for light gameplay benefits.
- Disable PvP only between partners to avoid griefing in families.
⚡ Notable characteristics
- Long‑running and actively updated project (recent releases and changelog). ()
- Highly configurable via documented config files and language files. ()
- Includes an API and supports optional add‑ons (e.g., GUI/church add‑on). ()
⌨️ Commands
| Команда | Опис | Permission | Доступ |
|---|---|---|---|
/marry | Show list of marry commands / help. | (see repo) | Player |
/marry <playername> | Send a marriage proposal / marry two players (priests). | (see repo) | Player/Moderator |
/marry me | Send a marry request to a player. | (see repo) | Player |
/marry accept | Accept a pending marriage proposal. | (see repo) | Player |
/marry deny | Deny a pending marriage proposal. | (see repo) | Player |
/marry divorce <playername> | Divorce partner (or two players via priest). | (see repo) | Player/Moderator |
/marry list | Show all married players. | (see repo) | Player |
/marry tp | Teleport to your partner. | (see repo) | Player |
/marry sethome | Set couple home for both partners. | (see repo) | Player |
/marry home | Teleport to couple home. | (see repo) | Player |
/marry chat | Toggle or send private couple chat. | (see repo) | Player |
/marry pvpon | Enable PvP between partners. | (see repo) | Player |
/marry pvpoff | Disable PvP between partners. | (see repo) | Player |
/marry kiss | Play a kiss action/particles with your partner. | (see repo) | Player |
/marry gift | Gift the item in your hand to your partner. | (see repo) | Player |
/marry backpack | Open partner backpack or toggle access. | (see repo) | Player |
/marry priest <playername> | Set a priest who can marry others. | (see repo) | Admin/Moderator |
/marry reload | Reload plugin configuration. | (see repo) | Admin/Console |
All commands above are documented by the plugin author; exact permission nodes and more commands (including subcommands) are maintained in the repository and resource pages. ()
🔐 Permissions
| Permission | Опис | Default |
|---|---|---|
| See full permission list in the official repository | The plugin exposes multiple permission nodes to limit access to specific features (reload, priest actions, teleport, sethome, gift, etc.). Full node list is maintained by the author. | Information in repo |
Note: the plugin uses granular permission nodes; the authoritative, up‑to‑date list is available in the GitHub repository and on the resource page. Do not assume nodes—check the repo before assigning. ()
⚙ Installation
📥 Installation
- Download the MarriageMaster .jar from the official resource (Spigot/DevBukkit) or build the release jar from the GitHub repository. ()
- Place the .jar into your server's
plugins/folder. - Fully restart the server (do not use /reload).
- On first run the plugin generates its plugin folder, config and language files. ()
📦 Dependencies
- Java 8 (runtime requirement). ()
- Bukkit/Spigot/Paper (Minecraft 1.7.10 or newer). ()
- Optional: Vault for economy integration. ()
- Optional: PCGF PluginLib (used by some builds). ()
- Optional: BungeeCord/Waterfall for proxy use. ()
🧾 Configuration
- The plugin generates configuration and language files at first run. Messages and behavior are highly configurable via the config and language files. ()
- Storage: supports SQLite (default) and MySQL (configurable). ()
🧠 Additional information
Known conflicts
- Some older chat/formatting plugins can interact unexpectedly with message/color handling—test after install. (Community reports noted chat issues in rare cases.) ()
- When using multiple plugins that provide similar commands or permission nodes, verify priorities to avoid conflicts. ()
Limitations
- Requires server cores compatible with Bukkit/Spigot/Paper; some features may behave differently across proxy setups. ()
- Java 8 runtime requirement must be satisfied.
FAQ
Q1: Which server software and MC versions are supported? A1: MarriageMaster supports Bukkit/Spigot/Paper for Minecraft 1.7.10 and newer; recent releases actively add support up to current 1.21.x series. ()
Q2: Does MarriageMaster support MySQL? A2: Yes — the plugin supports SQLite and MySQL storage backends via configuration. ()
Q3: Can I use this with BungeeCord/Velocity/Waterfall? A3: BungeeCord/Waterfall compatibility is optional and supported in specific configurations; test proxy setups before production. ()
Q4: Does the plugin collect usage statistics (bStats)? A4: Information about bStats telemetry was not explicitly documented in the primary sources consulted. If stats collection is critical, check the repository or config files after installation. (Information absent in official pages.) ()
Q5: Is there a GUI or add‑on for churches/NPCs? A5: There are add‑ons (e.g., MarriageMasterGUI) mentioned by the author for GUI/NPC functionality. ()
Support & community
- Official code, documentation and issues are maintained on GitHub; resource page on Spigot contains downloads, changelogs and discussion. ()
Telemetry & Discord
- Discord support or an official support server is not listed in the primary resource pages consulted. (Information absent in official sources.)
🤝 When to use MarriageMaster
If you want a mature, configurable marriage/social plugin for your Paper/Spigot server with persistent storage (SQLite/MySQL), localization and an API for add‑ons, MarriageMaster is a proven option maintained by the original author and community. Use it when you need dedicated couple mechanics (homes, teleports, private chat, gifts, minor perks) without custom development. ()
Useful links
- https://www.spigotmc.org/resources/marriage-master-mc-1-7-1-21.19273/
- https://github.com/GeorgH93/MarriageMaster
- https://dev.bukkit.org/projects/marriage-master
- http://marriagemaster.donate.georgh93.eu/
- Smithtainment Minecraft
Community-focused survival SMP with custom plugins, economy, mcMMO and mini-games — friendly players and active forums.
1151.71 - ÂGospelCraft - Introducing scripture through gaming ÂÂ|ÂâTownyâÂÂ|Âð¡McMMOð¹ÂÂ|ÂâJobsâªÂÂ|ÂâCustom MobsâÂÂ|
Christian-themed Towny survival with custom mobs, mcMMO, jobs and an emphasis on scripture introduced through gameplay.
450.58 - Â Â ÂÂÂÂÂÂÂÂEÂÂÂÂÂÂÂÂTÂÂÂÂÂÂÂÂHÂÂÂÂÂÂÂÂEÂÂÂÂÂÂÂÂLÂÂÂÂÂÂÂÂMÂÂÂÂÂÂÂÂCÂ | ÂÂÂÂÂÂÂÂ1ÂÂÂÂÂÂÂÂ.ÂÂÂÂÂÂÂÂ2ÂÂÂÂÂÂÂÂ1.11 Â ÂÂÂÂÂÂÂÂFÂÂÂÂÂÂÂÂoÂÂÂÂÂÂÂÂrÂÂÂÂÂÂÂÂgÂÂÂÂÂÂÂÂe ÂÂÂÂÂÂÂÂTÂÂÂÂÂÂÂÂhÂÂÂÂÂÂÂÂe ÂÂÂÂÂÂÂÂFÂÂÂÂÂÂÂÂuÂÂÂÂÂÂÂÂtÂÂÂÂÂÂÂÂuÂÂÂÂÂÂÂÂrÂÂÂÂÂÂÂÂeÂÂÂÂÂÂÂÂ!
Community survival with economy, land claims, arenas and crossplay (Java & Bedrock). Ranks, player shops and seasonal events.
245.75 - Una gran aventura te espera! RANGO VIP con dinero del JUEGO!
Survival server with in‑game economy, VIP ranks purchasable with game money, cross‑play (Java & Bedrock), shops, events and community features.
241.57 - + Hezzuz Survival : 1.16.x - 1.21.x +
Survival server with clans, mcMMO, economy, ranks and cross‑play — classic survival with extra features and regular events.
337.26 - Anarchy has taken over.035.31
- FoxyCraft234.69
- Hosted by Hostify.cz029.65
- BendingMC - [ 1.20+ Towny ] TOWNY WILD RESET UPDATE!
Towny‑focused survival with custom items, jobs, mcMMO skills and active events — build towns, protect land and play with RPG features.
027.21 - A Minecraft Server023.44
Minecraft plugin MarriageMaster is used on public servers to extend gameplay, add new mechanics, or improve server management. This page contains up-to-date information about the plugin's purpose, usage, and popularity among servers.
The catalog of servers with MarriageMaster is generated automatically based on real data. You can see which Minecraft servers have this plugin installed, how often it is used, and what role it plays in gameplay.
MarriageMaster usage statistics help assess its relevance and distribution. Data is updated regularly and reflects the real state of the Minecraft server ecosystem without manual input.
The Minecraft plugin MarriageMaster page is useful for server owners choosing functionality for their project and for players who want to understand what features a server with this plugin offers.
Use this page to find Minecraft servers with the MarriageMaster plugin, analyze its popularity, and make an informed decision about using the plugin on your server.