Skip to content

This plugin allows players to get mob heads from the players and mobs one kills

Notifications You must be signed in to change notification settings

Folia-Inquisitors/MobHeaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MobHeaded

Website: None

Official Discord

https://discord.gg/aT9z7q7hX8

Building instructions

mvn clean install

Description

This plugin allows players to get mob heads from the players and mobs one kills. The drop rate of the heads, and which heads can be dropped are all configurable. If someone wants to add more lines in the configuration files just follow the file format.

Default Config

player:
  chance: 1.0
mob:
  ZOMBIE:
    skull: ITEM:ZOMBIE_HEAD
    chance: 1.0
  SKELETON:
    skull: ITEM:SKELETON_SKULL
    chance: 1.0
  CREEPER:
    skull: ITEM:CREEPER_HEAD
    chance: 1.0
  ENDERMAN:
    skull: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E1OWJiMGE3YTMyOTY1YjNkOTBkOGVhZmE4OTlkMTgzNWY0MjQ1MDllYWRkNGU2YjcwOWFkYTUwYjljZiJ9fX0=
    chance: 1.0

Folia inquisitors

Folia-Inquisitors HSGamer

About

This plugin allows players to get mob heads from the players and mobs one kills

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages