Filled slainMessages

Discussion in 'Plugin Requests' started by madtomic, Aug 4, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    madtomic

    Plugin category: Mechnical

    Minecraft version: 1.12.2

    Suggested name:
    slainMessages

    What I want: I would like a simple plugin that would send a chat message to the player about what they had killed.

    Player defeated a Zombie.
    You killed a Zombie.

    config.yml
    #Message sent to player when they kill a mob.
    #{a} - 'a' or 'an', depending on {mobname}
    #{mobname} - Name of the mob slain

    killMessage: "&c You killed {a} {mobname}."

    Requirement:

    Chat message would come last in EventPriority.

    Also have language support. {mobname} would replaced with whatever the player client language is set to.

    You may use this to do add language support.
    Language Utils: https://www.spigotmc.org/resources/1-7-x-1-12-language-utils.8859/

    Commands/Permissions: none

    Thank you for reading.
     
  2. Last edited: Aug 8, 2019
    madtomic likes this.
  3. Offline

    madtomic

    @gapidobri

    Thank you for taking the time. I will do some test and report back.
     
Thread Status:
Not open for further replies.

Share This Page