Andrew
Andrew
If a core is "touched" any lava that flows in or around the core region can and will trigger the leak. This can be done with lava that doesn't belong...
When an FFA match ends where players name tags are hidden they remain hidden after the game ends. Noticed this during a match earlier (not sure if the same happens...
Not a clue what I'm doing with these patches to be honest but it works (I think). Fixes two issues with "observers" i.e. players who are non-interacting using the `ad()`...
Our current no-filter approach suggests command flags first (and incorrectly) instead of partly formed inputs. Currently running `/ban den[tab]` changes the input to `/ban --silent` and then `/ban --time`. This...
Recent optimizations cause the scoreboard to no longer display if you join after a match has ended. Is this the side effect of something larger or an intended change? Either...
When sending item names on a 1.8 server as translatable components to players on 1.13+ such as "item.swordStone.name" the translatable key doesn't get migrated with viaversion before getting sent to...
Will this package be updated to support the latest versions of Laravel (6+). I can see that most of the main contributors are no longer active on this or other...
When clicking on `Ranked Boom` on the maps page `oc.tc/maps` the user is directed to the link [oc.tc/maps/boom_ranked](https://oc.tc/maps/boom_ranked). This page 404's. The play page `oc.tc/play` directs the user towards [oc.tc/maps/boom_ranked:ranked:production](https://oc.tc/maps/boom_ranked:ranked:production)....
I found most of these issues whilst testing #1039 so I thought I'd fix them too. This class could do with a re-write to enable the `punch` and `trample` elements...
Re-write of score-box module to add `PickUpItem` and `Teleport` events. Although a few bits don't seem too logical it is true to PGM. - An example of this is when...