Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
xMarriage
PluginMIT

xMarriage

A wedding plugin for your server.

171
Downloads
1
Followers
7 months ago
Updated
📦
1
Versions
minigamesocialutilitybukkitpaperspigot
Download Latestv1.0.1View on Modrinth

📖About xMarriage

banner

xMarriage - A Complete and Fun Marriage System

UPDATE COMING SOON!


Tired of boring and simple marriage plugins? xMarriage takes relationships on your server to a whole new level, integrating not just a wedding system, but also a ton of interactive features and perks that encourage team play. It's the ultimate plugin for your server's couples!

Designed to be lightweight, powerful, and fully customizable, all messages can be translated and support hex color codes (&#RRGGBB) for seamless integration with your server's aesthetic.

💖 Main Features

  • Intuitive Marriage System: Proposals with timeouts, an accept/deny system, and divorce.
  • Couple's Chest: A shared double chest inventory (/marry chest) exclusively for the couple to store their treasures!
  • Teleport to Partner: Is your partner in trouble or exploring far away? Use /marry tp to get to their side instantly! (Configurable with cooldowns).
  • Gifting System: Surprise your partner! Gift them the item you're holding in your hand with /marry gift.
  • Interactive Kiss: Use /marry kiss when you're near your partner to spawn a beautiful heart particle effect between you both.
  • Proximity Perks: Playing together has its rewards! Receive positive potion effects (like Regeneration) when you are close to your partner. (Fully configurable).
  • Couple's Home: Set a shared home with /marry sethome and travel there anytime with /marry home.
  • Private Chat: Toggle an exclusive chat channel with /marry chat or send a quick message with the /mc <message> command.
  • Gender Selection: Allows players to set their gender (/marry gender), which is displayed in the marriage info.
  • Fully Configurable: From potion effects to cooldowns and EVERY MESSAGE in the plugin, everything can be customized to your liking.

📖 Commands

Player Commands

  • /marry <player> - Send a marriage proposal.
  • /marry accept - Accept a proposal.
  • /marry deny - Deny a proposal.
  • /marry info - View information about your current marriage.
  • /marry divorce - End your marriage.
  • /marry gender <gender> - Set your gender.
  • /marry chat - Toggle the couple's private chat.
  • /marry sethome - Set the couple's home at your location.
  • /marry home - Teleport to the couple's home.
  • /marry chest - Open the shared chest.
  • /marry gift - Gift the item in your hand to your partner.
  • /marry kiss - Give your partner a kiss if they are nearby.
  • /marry tp - Teleport to your partner's location.
  • /mc <message> - Send a quick private message to your partner.
  • /marry daily - Claim daily rewards for being couples.

Admin Commands

  • /marry reload - Reloads the config.yml and language.yml files.

🔑 Permissions

  • xmarriage.admin - Permission to use the /marry reload command.
  • xmarriage.teleport - Permission to use /marry tp. (Granted to everyone by default).

⚙️ Easy Configuration

The plugin includes two files for easy customization:

  • config.yml: Enable/disable features, change the proximity perk distance and effect, adjust cooldowns, and more!
  • language.yml: Translate 100% of the messages that players see! Use standard Minecraft color codes and hex colors to perfectly match your server.

⚙️ Config.yml

#                              _
# __  __ /\/\   __ _ _ __ _ __(_) __ _  __ _  ___
# \ \/ //    \ / _` | '__| '__| |/ _` |/ _` |/ _ \
#  >  </ /\/\ \ (_| | |  | |  | | (_| | (_| |  __/
# /_/\_\/    \/\__,_|_|  |_|  |_|\__,_|\__, |\___|
#                                     |___/ 1.0.1
# Priest NPC name. (The system works by commands) - Coming soon
priest-npc-name: "Priest"

# Effects when getting married
marriage-effects:
  sound: "ENTITY_PLAYER_LEVELUP"
  particle: "HEART"

# Perks for being close to your partner
proximity-perks:
  enabled: true
  distance: 10
  effect: "REGENERATION"
  amplifier: 0

# Particles for being close to your partner
proximity-particles:
  enabled: true
  distance: 5
  particle: "HEART"

# Cooldowns in seconds
cooldowns:
  teleport: 60

# Daily reward for couples
daily-reward:
  enabled: true
  amount: 250.0
  cooldown-hours: 24

# Available gender types
gender-types:
  male: "&#69B7FFMale"
  female: "&#F3C2FFFemale"
  other: "&#9B83FFNon-binary"

# Here you define the text that the placeholders will display.
placeholders:
  # Text for %xmarriage_status%
  status-married: "&#AEFF88Married"
  status-single: "&#FFABABSingle"
  # Text for %xmarriage_partner_name% when there is no partner
  no-partner: "Nobody"

🔑 Messanges ;)

# Help messages for the /marry command
marry-command:
  help:
    - ""
    - "&#FE8787&l xMarriage &f- Command list:"
    - ""
    - "&#FEC5FF /marry <player> &7- &fPropose marriage to a player."
    - "&#FEC5FF /marry accept &7- &fAccept a proposal."
    - "&#FEC5FF /marry info &7- &fShows information about your marriage."
    - "&#FEC5FF /marry daily &7- &fClaim your daily couple reward."
    - "&#FEC5FF /marry chat &7- &fToggle couple chat on/off."
    - "&#FEC5FF /marry chest &7- &fOpen the shared chest."
    - "&#FEC5FF /marry gift &7- &fGift the item in your hand to your partner."
    - "&#FEC5FF /marry kiss &7- &fKiss your partner."
    - "&#FEC5FF /marry sethome &7- &fSet your marriage home."
    - "&#FEC5FF /marry home &7- &fGo to your marriage home."
    - "&#FEC5FF /marry tp &7- &fTeleport to your partner."
    - "&#FEC5FF /marry divorce &7- &fDivorce your partner."
    - "&#FEC5FF /mc <message> &7- &fSend a quick message to your partner."
    - ""
  usage: "&#FF6492Correct usage: /marry <player>"
  player-not-found: "&#FF6492Player &#E09191<player> &cis not online."
  no-permission: "&#FF4A4AYou do not have permission to execute this command."
  must-be-player: "This command can only be executed by a player."

# Proposal system
proposal:
  sent: "&#8FFF73You have proposed to &#D5FF5F<player>&#a3! They have 60 seconds to accept."
  received:
    - ""
    - "&#FFC0E6&lMarriage Proposal!&#FF334C ❤"
    - "&#D5FF5F<player> &fhas proposed to you."
    - "&fType &#AEFF88/marry accept &fto accept or &#FF9999/marry deny &fto reject."
    - ""
  no-pending-proposal: "&#FF6492You do not have any pending marriage proposals."
  accepted-self: "&#8FFF73You have accepted &#D5FF5F<player>'s &aproposal."
  accepted-other: "&#D5FF5F<player> &ahas accepted your marriage proposal!"
  denied-self: "&#FF6492You have rejected &#E09191<player>'s &cproposal."
  denied-other: "&#E09191<player> &chas rejected your marriage proposal."
  expired: "&#FF9999<player>'s marriage proposal has expired."

# General marriage system messages
marriage:
  already-married-self: "&#FFF1A6You are already married."
  already-married-other: "&#FFF1A6Player &#E09191<player> &eis already married."
  not-married: "&#FF6492You are not married."
  cant-marry-yourself: "&#9F7DFFYou can't marry yourself. Love yourself, but not that much!"

# Success and status messages
status:
  married-broadcast: "&7 &7 &7 &#8FFF73&lCONGRATULATIONS!&r &#D5FF5F<player> &fand &#D5FF5F<partner> &fare now married. &#FF334C❤ &7 &7 &7"
  divorced-self: "&7 &7 &#FF334C&lI'M SORRY!&r &fYou have divorced &#FF9999<partner>&#c. &#FF334C💔 &7 &7"
  divorced-partner: "&7 &7 &#FF334C&lI'M SORRY!&r &#FF9999<player> &fhas divorced you. &#FF334C💔 &7 &7"
  divorce-broadcast: "&7 &7 &#FF9999<player> &fand &#FF9999<partner> &fhave divorced. &#FF334C💔 &7 &7"

# Couple chat
chat:
  enabled: "&#8FFF73Marriage chat has been enabled."
  disabled: "&#FF6492Marriage chat has been disabled."
  format: "&#E788FF[&#F4CAFFCouple&#E788FF] &#FFD4EE<player>&7: &f<message>"
  partner-offline: "&#FF6492Your partner is not online."

# Quick Private Chat (/mc)
private-chat:
  usage: "&#FF6492Usage: /mc <message>"
  partner-offline: "&#FF6492Your partner is not online to receive the message."

# Gender
gender:
  set: "&#FFF1A6Your gender has been set to <gender>."
  not-valid:
    - "&#FF5A5AThe gender '<input>' is not valid."
    - "&#8FFF73Available genders: <genders>"

# Marriage home
home:
  set: "&#FFF1A6Your marriage home has been set."
  not-set: "&#FF6492You have not set a marriage home yet."
  teleport: "&#FFF1A6Traveling to your home..."

# /marry info command
info:
  header: "&#FE8787&l Your Marriage Information:"
  partner: "&#FFF27D&lPartner: &f<partner_name> &7(<partner_status>)"
  status: "&#FFF27D&lStatus: &f<marriage_status>"
  gender: "&#FFF27D&lGender: <gender>"
  no-gender: "&7Not set"
  home-set: "&#FFF27D&lHome: &fSet"
  home-not-set: "&#FFF27D&lHome: &cNot set"
  footer: ""
  not-married-info: "&#FF6492You are not currently married."

# Marriage Chest
chest:
  opening: "&#A6FFD5Opening marriage chest..."
  title: "&#FF8FAB&lCouple's Chest ❤"

# Teleport
teleport:
  success: "&#D4A6FFYou have been teleported to your partner!"
  cooldown: "&#FF9E9EWait! You must wait &#FFC4C4<seconds> &eseconds to use this command again."
  partner-not-online: "&#FF9E9EYour partner is not online."

# Gifts
gift:
  nothing-in-hand: "&#FF9E9EYou don't have anything in your hand to gift."
  sent: "&#A6FFD5You have gifted &#E4FF8A<item> &ato your partner!"
  received:
    - ""
    - "&#FFB2F3&lYou have received a gift! ❤"
    - "&#F8E4A0<player> &ahas gifted you &#E4FF8A<item>&a."
    - ""

# Kiss
kiss:
  self: "&#FFB2F3You have kissed <partner>... &#FF8FAB❤"
  partner: "&#FFB2F3<player> has kissed you! &#FF8FAB❤"
  too-far: "&#FF9E9EYour partner is too far away to be kissed."

# Daily Reward
daily:
  success: "&#A6FFD5You have claimed your daily reward of &e$<amount>&a!"
  not-married: "&#FF9E9EOnly married couples can claim this reward."
  cooldown: "&#FF9E9EYou have already claimed your reward! Come back in &e<time>&c."

# Admin Messages
admin:
  reload-success: "&#8FFF73xMarriage configuration reloaded!"

This project was developed with community support. If you have ideas or find a bug, don't hesitate to report it!

👥 Team & Contributors

No authors recorded.

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperspigot
Minecraft Versions
1.161.16.11.16.21.16.31.16.41.16.51.171.17.1+24 more

🔗 Links

Modrinth Page