unfriend

Used to unfriend a player and remove them from your friend list.

Example
unfriend:
    name: "unfriend"
    enabled: true
    not_found: "{error_colour}Invalid player name."
    # Placeholders will register in terms of the friend.
    message: "{message} You are no longer friends with <player>"

Last updated