Marriage Master
Marriage Master:
Marriage Master allows you to marry another player in Minecraft to get some extras. It offers an outstanding compatibility with older Minecraft versions and gets updated regularly.
Thanks everyone for over 150.000 downloads!
Now also on spigot.org!
Features:
- Permissions
- Teleport to partner
- XP Boost when near partner
- faster health regeneration when near partner
- Shared Home with partner
- Private Chat with your partner
- Marry players through a priest or yourself
- Enable/Disable PvP with you partner
- Ability to kiss your partner (with particle effect on 1.7 and newer)
- Gift Items to your partner
- View all married
- Option to enable the need to accept the marriage
- Optional vault support (for permissions and economy)
- Chat prefix
- Surnames
- Minepacks integration to share backpacks
- Multi Language (English and German Language File included)
- MySQL Support
- Support for MC 1.7.6 and newer
- BungeeCord Support
Commands:
- /marry - List all marry commands
- /marry <playername> <playername> - Marries two players, only for priests
- /marry divorce <playername> - Divorces two players, only for priests
- /marry list - Shows all married players
- /marry tp - Teleports to the partner
- /marry sethome - Sets the home for two married players
- /marry home - Teleports to the home of married players
- /marry chat - Allows to chat a couple private
- /marry chat toggle - Toggles the chat to send all chat messages to the partner instead of to the public
- /marry pvpon - Turns PvP between two married players on
- /marry pvpoff - Turns PvP between two married players off
- /marry kiss - To kiss your partner
- /marry gift - Gifts the item in your hand to your partner
- /marry backpack - Opens the backpack of your partner
- /marry backpack on - Allows your partner to use your backpack
- /marry backpack off - Disallows your partner to use your backpack
- /marry me - Sends a player a marry request
- /marry priest <playername> - Sets a priest
- /marry listenchat - Shows the marry chat
- /marry reload - Reloads the configuration of the plugin
Permissions:
- marry.* - Allows all permissions
- marry.admin - Allow to setpriests and reload and also makes you a priest
- marry.bypass - Gives all bypassing permissions
- marry.user - Gives acces to all user functions
- marry.chat.* - Gives acces to all chat options
- marry.list - Allow to list all married players
- marry.pvpon - Allow to turn pvp with partner on
- marry.pvpoff - Allow to turn pvp with partner off
- marry.priest - Makes someone a priest
- marry.tp - Allow teleport to partner
- marry.home - Allow to use the home with the partner
- marry.chat - Allow to use the private chat with the partner
- marry.chat.color - Allows colors in private messages
- marry.chat.format - Allows formating private messages (except magic)
- marry.chat.magic - Allows magic format in private messages
- marry.kiss - Allows to kiss your partner
- marry.gift - Allows you to gift items to your partner
- marry.backpack - Allows to share the backpacks (requires Minepacks)
- marry.selfmarry - Allows a player to send other players marry requests without the need of a priest
- marry.changesurname - Allows to change the surname when self marry is on or if you are a priest.
- marry.setpriest - Allow someone to make players to priests
- marry.offlinedivorce - Allows a priest to divorce a couple if only one of them is online
- marry.listenchat - Allows to see the private chat
- marry.skiptpdelay - Allows to skip the tp delay
- marry.bypassgiftgamemode - Allows to gift items from creative mode
- marry.bypassrangelimit - Allows to bypass the range limit
- marry.reload - Allows to reload the config file
Videos:
This plugin has an auto update function. To disable auto updating, set 'Misc.AutoUpdate' to 'false' in 'plugins/MarriageMaster/config.yml'.
Since Version 1.7 this plugin have a system to convert Minecraft user names to Mojang UUIDs, therefor it uses web connections to the Mojang servers. If you don't want this connections disable UUIDs in the config.
this seems like a great plugin but when i try it in game it keeps saying " you have to have marry.canmarry permisson to marry someone"
and i dont know what this means
Hello, first off i'd like to say I absolutely love your plugin!
We've been having some issues with trying to divorce certain players who don't play anymore.
They show up in the /marry gift <user> list but when trying to divorce said player it will say: "Your targeted partner was not found!"
Do you have a possible fix for this?
And I've had several of the poly players ask if there is a way to include a command that shows you all the players you (or someone else for people with the right permissions) are married to. I know it autofills all your current partners with /marry gift <user> but the autofill isn't available for our bedrock players, so having a command that gives the entire list of players you are married to would be very helpfull!
Looking forward to a reply, keep up the amazing work!
In reply to TheRipster92:
This build should add the /marry partners command that lists all the players partners.
Regarding divorcing offline players in a multi partner setup, I will have a look at it on the weekend.
In reply to TheRipster92:
This build should fix the issue with divorcing offline partners.
Will you update this for 1.19?
In reply to FreakFlameLive:
Sorry, forgot to upload the update here. Till it's approved you can find it here.
asdasd
In reply to Marcelo7674:
Remove the "marry.priest" permission from yourself.
Compatible with 1.18?
Are you able to marry more than one person with this?
In reply to trashynappy:
Yes, you just have to change the "AllowMultiplePartners" config option to true.
Can you add options to turn off XP and healing buffs for the server?
In reply to Fireblade696:
That option is already there. Please search the config file for "BonusXp" and "HealthRegain".
Hey, I added this plugin to my server and it seems to work, but the players that are not ops can't use any of the commands in the plugin. How do I fix that?
In reply to hxneyy_syrup:
Configure the permissions with your Permissions plugin (ex. LuckPerms)
Hey cool plugin! But the players that are married don't have the heart before their name. How can I fix that?
Hey, this is a great, but is there a way to change the keybindings for actions such as kissing?
Hello
I just added this plugin to my server but i do not want my players to be able to teleport.
There doesnt seem to be a config to disable teleportation but only a BlacklistedWorlds: option. I wanted to blacklist all worlds but i dont know how i should even add the worlds (seperated by a comma? space? in brackets? which brackets?) and what the name of the worlds are.
Could you help me with that?
Would be greatly appreciated :)
In reply to Jake_310:
Hey,
the simplest solution would be to negate the "marry.tp" and "marry.home" permissions with your permission plugin or the permissions.yml.
You can write the blacklist either in array form:
BlacklistedWorlds: [ world1, world2, world3 ]
(if your world name has a space, colon, hashtag, bracket or other special char in it's name you will have to put the name in either single or dual quotes like this: "#myWorld" or 'my"World"')
or list form:
BlacklistedWorlds:
- world1
- world2
- world3
The world names are the same as used by multiverse.
Hi with the implementation of the /marry gender command is there a way to add more genders e.g transgender, gender neutral, non-binary etc. If not this would be a great feature to add and would make the plugin inclusive for all. my players love the plugin but this is one of the the questions we are being asked by our playerbase.