Skip to content

[DEVBUILD] Custom spawner names

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrButtersDEV MrButtersDEV released this 18 Jul 07:40
  • Adds option to lang.yml to edit spawner names #5

Please add the below code to lang.yml or regenerate the file!

#Controll the appearance of the name of mined spawners.
#Supports color codes & hex colors [Hex: &x&0&0&0&0&0&0]
#Placeholders: {TYPE} = Spigot Entity Name i.e. PIG, SHEEP, or COW
spawnerName: "&b{TYPE} Spawner"```