Configuration

Configuration

PvPEssentials:
  NeedFaction:
    Enabled: true
    Message: Player %p% needs a faction. Invite him!
    Cooldown: 1
  DropHead:
    Enabled: true
    RarityLevel: 3
    MobEnabled: true
    MobRarityLevel: 3
  PvPLog:
    Enabled: true
    TaggedTimer: 5
    Broadcast: true
    BroadcastMessage: Player %p% has just PvP logged and been killed

NeedFaction:

Enabled - True/False, enable this feature?

Message - String, message to output when the command is executed. %p% = Player Name

Cooldown - Number, cooldown to use this command in minutes.

DropHeads:

Enabled - True/False, enable this feature? (Drops Player heads Only)

RarityLevel - Whole number, chance of dropping the head. Lower the number the easier to get. Use 1 to always drop player heads

MobEnabled - True/False, enable this feature? (Drops Mob heads only)

MobRarityLevel Whole number, same as rarity level, except for mobs only

PvPLog:

Enabled - True/False, enable this feature?

TaggedTimer - Whole number, how many seconds is the player tagged as in combat after he is damaged by another player

Broadcast - True/False, should the plugin broadcast whenever someone has PvPLogged

BroadcastMessage - String, message to be broadcasted when the command is executed. %p% = Player Name


Comments

Posts Quoted:
Reply
Clear All Quotes