Skip to content

XGDavid/XGTShowPlayerHP

Repository files navigation

XGTShowPlayerHP

Description

This is a PocketMine Plugin. It shows the health of the opponent.

You have two options:

  1. show your opponent's health in numbers

  2. show your opponent's health in hearts

How to install

  1. Install plugin

  2. Stop/start server

  3. Edit config

  4. Restart server

  5. Have FUN!

Features

  • Config

  • Costom Message

  • Custom Format

  • Custom Type: Numeric/Emoji

  • Custom Show

Other

Discord

ForTheBadge built-with-love

Config

#Show:
  # 1 = It only shows you health when you hit it with a projectile
  # 2 = It shows your health when you hit it with anything

Show: 2

#Type:
  # 0 = Disable Show HP
  # 1 = Default, show numeric HP
  # 2 = Show Player HP in Hreat Emoji(Hypixel)

Type: 2

#Format type:
  # 1 = Send Player Message with Attacked player HP
  # 2 = Send Player Popup with Attacked player HP
  # 3 = Send Player Title with Attacked player HP

Format: 2

#Message:
  # (optional)Use for Heart = ❤
  # (optional)Use for Color = §
  # @name = Player name
  # @hp = Player HP

MessageHP: "§l§e@name §cis now in§e @hp §cHP"
PopupHP: "§l§7@name§c @hp §4❤"
TitleHP: "§l§b@name §r§c\n@hp §4❤"

About

It shows the health of the opponent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages