Solved /tellraw @a permissions

Discussion in 'Bukkit Help' started by L3thalBunny, Jul 17, 2017.

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

    L3thalBunny

    Hi so i'm trying to allow my admin's to use the /tellraw command without giving them permissions to everything.

    I've done a lot of searching and researching in the past day and have discovered that
    bukkit.command.tellraw - does not give access to the /tellraw command
    minecraft.command.tellraw - DOES give access to /tellraw BUT only to use /tellraw @p

    What other permission do I need to allow to grant access to /tellraw @a?

    Well I solved it by going onto the Bukkit IRC chat and asking there. Here's the answer for anyone that wonders:

    The permissions needed to use the /tellraw command with the @a selector are:
    - minecraft.command.tellraw
    - minecraft.command.selector

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 26, 2017
Thread Status:
Not open for further replies.

Share This Page