Configuration

How to configure HOLOPopup

Default config file:

#Welcome to HOLOPopup v1.0 by ccrama
#If you want economy support, please make sure you have vault installed on your server and a compatible economy system
#Vault link: http://dev.bukkit.org/bukkit-plugins/vault/

#Time is the amount of time in seconds that the hologram lasts for
Time: 2

#Message: is the message you want to display on each of the different entity deaths. 
#A comma (,) symbolizes a new line, and will display as such. 
#Reward is the reward the killer will gain
player: 
    Message: '&6&lYOU HAVE KILLED %name%, &3You have recieved $10'
    Reward: 10
defaultmob: 
    Message: '&3You killed a %mob%, You have received $5'
    Reward: 5
cow:
    Message: '&4You just killed a cow, &aGrab some beef!'
    Reward: 1
#To make any more messages, just add the mob name (in lowercase) and follow the format of Message: Reward:!
#If you don't make one for each mob type, it will default to defaultmob!

Any mob you want to add custom messages for, make a new section following this format:

mobname:
    Message: 'Message Here'
    Reward: EconAmount

Any mob not added specifically in the config will default to "defaultmob"

Avaliable Mob Types

Here is a list of all mob types supported by HOLOPopup

  • bat
  • blaze
  • cave_spider
  • chicken
  • cow
  • creeper
  • ender_dragon
  • enderman
  • ghast
  • giant
  • horse
  • iron_golem
  • magma_cube
  • mushroom_cow
  • ocelot
  • pig
  • pig_zombie
  • sheep
  • silverfish
  • skeleton
  • slime
  • snowman
  • spider
  • squid
  • villager
  • witch
  • wither
  • wither_skull
  • wolf
  • zombie

Comments

Posts Quoted:
Reply
Clear All Quotes