Advertisement
Dutchy30

Untitled

Sep 23rd, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. # ########################################################
  2. # This is the main configuration of MyPet #
  3. # You can find more info in the wiki: #
  4. # https://wiki.mypet-plugin.de/configfile #
  5. # ########################################################
  6.  
  7. MyPet:
  8. Update:
  9. Check: true
  10. Download: false
  11. ReplaceOld: false
  12. Token: ''
  13. In-Background: false
  14. Leash:
  15. Consume: false
  16. AllowRanged: true
  17. OwnerCanAttackPet: false
  18. DisablePetVersusPlayer: false
  19. RemovePetsAfterRelease: false
  20. FollowStartDistance: 7.0
  21. ReleasePetsOnDeath: false
  22. RetainEquipmentOnTame: true
  23. Make-Pet-Invisible-When-Owner-Is-Invisible: true
  24. Log:
  25. Level: INFO
  26. Max-Stored-Pet-Count: 45
  27. Throw-PlayerMoveEvent-While-Riding: true
  28. Disable-All-Actionbar-Messages: false
  29. OverwriteLanguages: ''
  30. Repository:
  31. Type: MySQL
  32. ConvertFrom: ''
  33. LoadDelay: 20
  34. MySQL:
  35. Database: mc_6?useSSL=false&
  36. TablePrefix: MyPet_
  37. Host: localhost
  38. Password: ***
  39. User: mc_6
  40. Port: 3306
  41. MaxConnections: 8
  42. CharacterEncoding: utf8
  43. MongoDB:
  44. Database: mypet
  45. CollectionPrefix: ''
  46. Host: localhost
  47. Password: ''
  48. User: ''
  49. Port: 27017
  50. Respawn:
  51. Time:
  52. Disabled: false
  53. Default:
  54. Factor: 5
  55. Fixed: 0
  56. Player:
  57. Factor: 5
  58. Fixed: 0
  59. EconomyCost:
  60. Fixed: 0.0
  61. Factor: 1.0
  62. Permissions:
  63. Enabled: true
  64. Extended: false
  65. Legacy: false
  66. LevelSystem:
  67. CalculationMode: Default
  68. HungerSystem:
  69. Active: true
  70. Time: 60
  71. SaturationPerFeed: 6.0
  72. Affect-Ride-Speed: true
  73. Affect-Beacon-Range: true
  74. Skilltree:
  75. AutomaticAssignment: false
  76. RandomAssignment: false
  77. InheritAlreadyInheritedSkills: false
  78. ChooseOnce: false
  79. PreventLevellingWithout: true
  80. SwitchFee:
  81. Fixed: 0.0
  82. Percent: 5
  83. Admin: false
  84. Hooks:
  85. Kingdoms: false
  86. Towny: false
  87. Heroes: false
  88. Factions: false
  89. WorldGuard: false
  90. Citizens: true
  91. mcMMO: true
  92. SimpleClans: false
  93. RedProtect: false
  94. MobArena:
  95. Enabled: false
  96. AllowPets: false
  97. RespectPvPRule: false
  98. Residence: false
  99. AncientRPG: false
  100. GriefPrevention: true
  101. PvPManager: false
  102. PvPDiffTimer: false
  103. Minigames:
  104. DisablePetsInGames: true
  105. PvPArena:
  106. DisablePetsInArena: true
  107. PvP: true
  108. PlotSquared: false
  109. SurvivalGames:
  110. PvP: false
  111. DisablePetsInGames: false
  112. MyHungerGames:
  113. DisablePetsInGames: false
  114. BattleArena:
  115. DisablePetsInArena: false
  116. Vault:
  117. Economy: true
  118. SkillAPI:
  119. GrantExp: true
  120. Allow-Level-Downgrade: true
  121. Disable-Vanilla-Exp: false
  122. MythicMobs:
  123. Disable-Leashing: true
  124. Name:
  125. Filter:
  126. - whore
  127. - fuck
  128. MaxLength: 32
  129. Tag:
  130. Show: true
  131. Prefix: <aqua>
  132. Suffix: ''
  133. Exp:
  134. DamageWeightedExperienceDistribution: true
  135. Passive:
  136. Always-Grant-Passive-XP: true
  137. PercentPerMonster: 25
  138. Loss:
  139. Percent: 0
  140. Fixed: 0.0
  141. Drop: true
  142. Allow-Level-Drowngrade: false
  143. Gain:
  144. PreventFromSpawnReason: []
  145. LevelCap: 100
  146. Disabled-Worlds: []
  147. Skill:
  148. Control:
  149. Item: 420
  150. Inventory:
  151. Creative: false
  152. DropWhenOwnerDies: false
  153. Beacon:
  154. HungerDecreaseTime: 100
  155. Party-Support: true
  156. Ride:
  157. Item: 420
  158. HungerPerMeter: 0.01
  159. Info:
  160. Wiki-URL: https://wiki.mypet-plugin.de
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement