Guest User

Untitled

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