Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-6358

/trigger does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Minor Minor
    • None
    • None
    • Debian 10 with Java Runtime

    • 2991-Spigot-018b9a0-f3f3094 (MC 1.16.5)
    • Yes

      The /trigger command outputs the error-message 'You cannot trigger this objective yet' even if the trigger is enabled.

       

      Steps to reproduce the bug:

      Install Spigot Server (Version as above)

      Install VanillaTweaks in datapacks folder (e.g. Coordinates HUD)

      Reload Server in the case it was running during installation of datapack

      Check wether the trigger is enabled (by issuing '/scoreboard player @a enable ch_toggle')

      Output: 'Nothing changed. That trigger is already enabled'

      Issue command '/trigger ch_toggle'

      Output: 'You cannot trigger this objective yet'

       

      Minimal Commands:

      Register a trigger (this will not do anything, but that should not be a problem):

      /scoreboard objectives add test trigger

      Output: 'Created new objective test'

       

      Enable trigger for next player:

      /scoreboard players enable @p test

      Output: 'Enabled trigger test for Username'

       

      Test the trigger:

      /trigger test

      Output: 'You cannot trigger this objective yet'

      Since the trigger was enabled before, this should not appear.

       

       

      Enabling command blocks does not change anything.

            Unassigned Unassigned
            MSchaefer Michael Schaefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: