main/Config File and Permissions

Setup

Location: plugins\marriage\config.yml

If you want to use permissions / economy you have to use Vault too.

Also, if your File is missing some configs, please delete your old config file. The plugin will generate a new one.

Example Config File

Database:
  Typ: FlatFiles
  Username: root
  Password: root
  Hostname: localhost
  Port: 3306
  Name: Minecraft
Permissions:
  Enable: false
Economy:
  Enable: false
  Marriage:
    Price: 10.0
  Divorce:
    Price: 10.0
  Teleport:
    Price: 10.0
Gender:
  Enable: false
Marriage:
  Priest: false
  Announcements: true


Database Typ: FlatFiles or MySQL
Database Name: Name of your MySQL Database
Marriage Announcements: Broadcast an announcement on successfull marriage.

Permission Nodes

marriage.request Allows access to the /marry request command. Default = true
marriage.divorce Allows usage of the teleport command. Default = true
marriage.tp Allows usage of the teleport command. Default = true
marriage.priest Allows usage of the teleport command. Default = op
marriage.list Allows access to the /marry list command. Default = op

Economy

Important, if you enable economy, the price has to be a double.

Gender

Only works with the gender plugin.


Comments

Posts Quoted:
Reply
Clear All Quotes