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

End gateway age resets on cancelled break events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • CraftBukkit version 3537-Spigot-56be6a8-622dbe6 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT)
    • Yes

      The age property can be used to prevent end gateways from producing their distinctive purple beam. It is a common practice to set the age of aesthetic end gateways to `-9223372036854775808L`

      Such an age can be simulated with the vanilla command 

      setblock ~ ~ ~ end_gateway{Age:-9223372036854775808L} replace

      In previous versions of spigot, if a player's attempt to break an end gateway gets cancelled, the age persists. Unfortunately, in 1.19, that changed: cancelled player break attempts reset end gateway age, therefrom resulting in a purple beam.

            Unassigned Unassigned
            Thorinwasher Hjalmar Gunnarsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: