BROADCAST_TEXT & $broadcasttext$ only broadcasting to console not players #192


Open
  • L3thalBunny created this issue Nov 30, 2019

    As title says.

     

    Example:

    tableflip:
      command: /tableflip
      type: RUN_COMMAND_RANDOM
      runcmd:
      - '$broadcasttext$&5$player flips a table'
      - '$broadcasttext$&5$player flips a table with extra rage.'
      - '$broadcasttext$&5$player flips two tables.'
      cooldown: 20
      register: true
      permission-required: false

     No output in game clients. Only output in console


To post a comment, please login or register a new account.