Advertisement
xCraftRayX

Untitled

Oct 28th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.67 KB | None | 0 0
  1. Permissions: true
  2. VaultPermissions: true
  3. AllowBlockPvP: false
  4. Announcement: true
  5. InformOnPartnerJoin: true
  6. DelayMessageForJoiningPlayer: 0
  7. Language: en
  8. LanguageUpdateMode: Overwrite
  9. PriestCMD: priest
  10. UseUUIDs: false
  11. UUID_Type: auto
  12. AllowSelfMarry: false
  13. AllowSelfDivorce: auto
  14. Surname: false
  15. AllowSurnameColors: false
  16. AllowedSurnameCharacters: A-Za-z
  17. AllowGiftsInCreative: true
  18. UseMinepacks: false
  19. UseBungeeCord: false
  20. Chat:
  21.   ToggleCommand: chattoggle
  22.   PrivateFormat: '<heart> %1$s&r => %2$s: %3$s'
  23. Economy:
  24.   Enable: false
  25.   Divorce: 100.0
  26.   Marry: 100.0
  27.   Tp: 25.0
  28.   HomeTp: 25.0
  29.   SetHome: 100.0
  30.   Gift: 10.0
  31. HealthRegain:
  32.   Enable: true
  33.   Amount: 2
  34. BonusXp:
  35.   Enable: true
  36.   Multiplier: 2
  37. Prefix:
  38.   Enable: true
  39.   String: <heart><partnername><heart>
  40.   OnLineBeginning: true
  41. Suffix:
  42.   Enable: false
  43.   String: ' (<heart><partnername><heart>)'
  44. Database:
  45.   Type: MySQL
  46.   UpdatePlayer: true
  47.   MySQL:
  48.     Host:
  49.     Database:
  50.     User:
  51.     Password:
  52.     MaxConnections: 4
  53.     Properties: []
  54.   Tables:
  55.     User: marry_players
  56.     Home: marry_home
  57.     Priests: marry_priests
  58.     Partner: marry_partners
  59. Confirmation:
  60.   Enable: true
  61.   AutoDialog: true
  62.   BothPlayersOnDivorce: false
  63. Kiss:
  64.   Enable: true
  65.   WaitTime: 10
  66.   HearthCount: 50
  67.   CompatibilityMode: false
  68.   Interaction: true
  69. Misc:
  70.   Metrics: true
  71.   AutoUpdate: true
  72.   DisableV2Info: false
  73. Range:
  74.   Marry: 25.0
  75.   Kiss: 2.0
  76.   KissInteract: 2.0
  77.   HearthVisible: 128.0
  78.   Heal: 2.0
  79.   BonusXP: 10.0
  80.   Gift: 0
  81.   Backpack: 5
  82.   Divorce: 25.0
  83. Teleport:
  84.   Delay: false
  85.   DelayTime: 3
  86.   CheckSafety: true
  87.   BlacklistedWorlds: []
  88. Version: 28
  89. RequireBothNamesOnPriestDivorce: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement