Guest User

Untitled

a guest
Jul 9th, 2020
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. Settings:
  2. MobsPerTick: 4
  3. Display:
  4. Text:
  5. - '{Mob_Type_Or_Name}'
  6. - '&c❤{DynamicColor}{Health_1DP}'
  7. DynamicColorSettings:
  8. HealthyColor: '&a'
  9. HalfColor: '&e'
  10. LowColor: '&c'
  11. ScaledSymbolSettings:
  12. Scale: 10
  13. DynamicScale: true
  14. HealthyChar: '&c❤'
  15. HalfChar: '&e❤'
  16. EmptyChar: '&7❤'
  17. Options:
  18. AlwaysShow: true
  19. Range: 15
  20. ApplyToNamed: true
  21. DisabledWorlds:
  22. - disabled_world
  23. DisabledMobTypes: []
  24. DisabledMobNamesAbsolute: []
  25. DisabledMobNamesContains:
  26. - PhantomShield
  27. DynamicHealthDisplay:
  28. Use: false
  29. Timeout: 3
  30. OnlyPlayerTrigger: false
  31. MultiLine:
  32. Enable: true
  33. MasterYOffset: 0
  34. Special:
  35. - Name:^Special Name:2
  36. - Type:ENDERMITE:1
  37. Hooks:
  38. Citizens:
  39. ShowNPCMobHealth: false
  40. MythicMobs:
  41. ShowMythicMobsHealth: true
  42. Messages:
  43. ReloadPlugin: '&aHoloMobHealth has been reloaded!'
  44. NoPermission: '&cYou do not have permission to use that command!'
  45. PlayersOnly: '&cThis can only be ran as a player!'
  46. PlayerNotFound: '&cThat player is not online!'
  47. ToggleDisplayOn: '&aEnabled Mob Health Display!'
  48. ToggleDisplayOff: '&cDisabled Mob Health Display! Rejoin to see changes!'
  49. Settings:
  50. MobsPerTick: 4
  51. Database:
  52. Type: SQLITE
  53. MYSQL:
  54. Host: localhost
  55. Port: 3306
  56. Database: InteractionVisualizer
  57. Username: mysql
  58. Password: password
  59. Updater:
  60. Enable: true
Add Comment
Please, Sign In to add comment