Config

Configuration

  • UseBungeeCord
    • Description: Use BungeeCord or not, more details.
    • Default: false
    • Options: true/false
  • Permissions
    • Description: Defines if you want to use permissions or not. "true" if you want to use permissions
    • Default: true
    • Options: true/false
  • VaultPermissions
    • Description: Defines if you want to use permissions throu Vault. Permissions musst be enabled and Vault musst be installed. Disable this if you have problems with the permissions.
    • Default: true
    • Options: true/false
  • AllowBlockPvP
    • Description: Enables the function for blocking pvp with partner.
    • Default: false
    • Options: true/false
  • Announcement
    • Description: Enables a global announcement when someone marries.
    • Default: true
    • Options: true/false
  • InformOnPartnerJoin
    • Description: When enabled married players get informed when their partner joins.
    • Default: true
    • Options: true/false
  • PriestCMD
    • Description: Allows changing the command to set a priest from /marry priest xyz to e.g. /marry rabbi
    • Default: priest
  • Language
    • Description: The language the plugin is using. If an unknown language is entered it will generate an english language file and name it in the entered language, so you can create your own language file for not included languages.
    • Default: en
    • Options: en/de/any
  • LanguageUpdateMode
    • Description: Defines how the language file is updated.
    • Default: Overwrite
    • Options: Overwrite/Update
  • AllowSelfMarry
    • Description: Enables the function that players can marry without a priest
    • Default: false
    • Options: true/false
  • Surname
    • Description: Defines if you wanna use surnames (including suffix)
    • Default: false
    • Options: true/false
  • AllowGiftsInCreative:
    • Description: Allows players to gift items to there partner when they are playing in creative mode.
    • Default: false
    • Options: true/false
  • UseMinepacks
    • Description: Defines if you wanna use Minepacks integration
    • Default: false
    • Options: true/false
  • UseUUIDs
  • Version
    • Description: Used from the plugin to identify the version of the config file. Don't change this value! It will overwrite some of your settings!
    • Default: Depends on the plugin version

Economy

  • Enable
    • Description: Defines if you want to use economy or not. "true" if you want to use economy
    • Default: false
    • Options: true/false
    • Note: Requires Vault
  • Divorce
    • Description: The amount of money the players have to pay to divorce their marriage. Will be split by 2, and both players have to pay the money.
    • Default: 100.00
  • Marry
    • Description: The amount of money the players have to pay to marry. Will be split by 2, and both players have to pay the money.
    • Default: 100.00
  • Tp
    • Description: The amount of money a player has to pay when he teleports to his partner.
    • Default: 25.00
  • HomeTp
    • Description: The amount of money a player has to pay when he teleports to his marry home.
    • Default: 25.00
  • SetHome
    • Description: The amount of money a player has to pay when he sets the location of the marry home.
    • Default: 100.00
  • Gift
    • Description: The amount of money a player has to pay when he gifts an item to his partner.
    • Default: 10.00

HealthRegain

  • Enable
    • Description: Defines if you want to turn the fast health regain on or off.
    • Default: true
    • Options: true/false
  • Amount
    • Description: The amount of health to add to the player.
    • Default: 2

BonusXp

  • Enable
    • Description: Defines if you want to enable the Bonus XP function.
    • Default: true
    • Options: true/false
  • Multiplier
    • Description: Sets the Multiplier for the Bonus XP. Will be split by 2 and the xp will be added to both partners.
    • Default: 2

Prefix

  • Enable
    • Description: Enables/Disables the prefix for married players.
    • Default: true
    • Options: true/false
  • String
    • Description: Allows you to set the prefix for married players. <heart> will be replaced with an heart symbol. <partnername> with the name of the partner.
    • Default: <heart><partnername><heart>

Database

  • Type
    • Description: Defines which database type you want to use.
    • Default: Files
    • Options: Files/MySQL
  • UpdatePlayer
    • Description: Turn of if you want to use player ids created from an other plugin. When using shared tables, it musst contain player_id, name and uuid (only if you use uuids)
    • Default: true
    • Options: true/false

MySQL

  • Host
    • Description: Defines the mysql server to connect
    • Default: localhost:3306
  • Database
    • Description: Defines the database to use.
    • Default: minecraft
  • User
    • Description: Defines the database user.
    • Default: minecraft
  • Password
    • Description: Defines the database password.
    • Default: minecraft

Tables

  • User
    • Description: Allows you to set the table where the plugin gets the playerids from. Can be used to save memory (sharing player list with other plugins, in this case used table musst contain player_id, name and uuid (only if you use uuids))
    • Default: marry_players
  • Home
    • Description: Allows to set the table name for the homes table.
    • Default: marry_home
  • Priests
    • Description: Allows to set the table name for the priests table.
    • Default: marry_priests
  • Partner
    • Description: Allows to set the table name for the partners table.
    • Default: marry_partners

Confirmation

  • Enable
    • Description: If turned on players have to confirm that they want to marry. Protection for abusing the priest rights.
    • Default: true
    • Options: true/false
  • AutoDialog
    • Description: If turned on the priest and the players don't have to manually type the texts for Roleplay.
    • Default: true
    • Options: true/false

Kiss

  • Enable
    • Description: Turns on/off the kiss function.
    • Default: true
    • Options: true/false
  • WaitTime
    • Description: Time to wait between 2 kisses. In Seconds.
    • Default: 10
    • Note: Not recommended to go below 1!
  • HearthCount
    • Description: The amount of hearths to spawn on kiss.
    • Default: 50
    • Note: Don't go below 1 it will possible crash the player’s client.
  • CompatibilityMode
    • Description: The heart spawning function implemented with (V1.14) caused errors on some servers. If you having errors when two players are kissing try setting this option to false.
    • Default: false
    • Options: true/false

Misc

  • Metrics
    • Description: Enables/Disables the sending of server information to mcstats.org - more details
    • Default: true
    • Options: true/false
  • AutoUpdate
    • Description: Enables/Disables the auto update function of the plugin.
    • Default: true
    • Options: true/false

Range

  • Marry
    • Description: The range in which a priest can marry/divorce players.
    • Default: 25.0
    • Options:
      • < 0: Unlimited, through all worlds
      • 0: Unlimited, in the same world
      • > 0: Range in blocks in the same world
  • Kiss
    • Description: The distance in which a player can kiss his partner.
    • Default: 2.0
    • Options:
      • <= 0: Unlimited, in the same world
      • > 0: Range in blocks in the same world
  • KissInteract
    • Description: The distance in which a player can kiss his partner (sneek + rightclick).
    • Default: 25.0
    • Options:
      • <= 0: Unlimited, in the same world
      • > 0: Range in blocks in the same world
  • HearthVisible
    • Description: The distance in which the hearts on kiss are visible.
    • Default: 128.0
    • Options:
      • <= 0: Unlimited, in the same world
      • > 0: Range in blocks in the same world
  • Heal
    • Description: The distance in which the heal function takes place.
    • Default: 2.0
    • Options:
      • <= 0: Unlimited, in the same world
      • > 0: Range in blocks in the same world
  • BonusXP
    • Description: The distance in which the bonus xp function takes place.
    • Default: 10.0
    • Options:
      • <= 0: Unlimited, in the same world
      • > 0: Range in blocks in the same world
  • Backpack
    • Description: The distance in which a player can access the partners backpack.
    • Default: 5
    • Options:
      • <= 0: Unlimited, in the same world
      • > 0: Range in blocks in the same world
  • Gift
    • Description: The distance in which players can gift items.
    • Default: 0
    • Options:
      • < 0: Unlimited, through all worlds
      • 0: Unlimited, in the same world
      • > 0: Range in blocks in the same world

Teleport

  • Delay
    • Description: Delay teleports and checks move or health loss.
    • Default: false
    • Options: true/false
  • DelayTime
    • Description: The time in seconds to wait before teleporting a player.
    • Default: 3
  • BlacklistedWorlds
    • Description: List of worlds where its not allowed to teleport
    • Default: []

Chat

  • ToggleCommand
    • Description: Allows to set the command to toggle the private chat.
    • Default: chattoggle
  • PrivateFormat
    • Description: Allows to set the formate for private chat messages.
    • Default: <heart> %1$s&r => %2$s: %3$s

Comments

Posts Quoted:
Reply
Clear All Quotes