Filled brokenItemMsg

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:
    brokenItemMsg

    What I want: I would like a simple plugin that would send a chat message to the player about what they held at the time it was broken.

    Player held an Iron Sword at the time it was broken fighting a Zombie.
    Your Iron Sword has broken.

    config.yml
    brokenMessage: "&cYour &e{item} has broken."

    Requirement:


    It should work for armor/shield equipped by the player.
    It should work with any item that has durability.
    This should work with custom item names as well.

    Also have language support. {item} 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.
     
    Last edited: Aug 4, 2019
  2. Last edited: Aug 8, 2019
    madtomic likes this.
  3. Offline

    madtomic

    @gapidobri

    Thanks. I will report back if I find any issues.
     
Thread Status:
Not open for further replies.

Share This Page