View last successful build
Branch#StatusChangesFinished
version/7.4.x#7417Tests passed: 243, ignored: 1
  • Fixed certain commands that teleport the player or an entity to Folia. (#2919) (6ffef676 by euphyllia)
  • Fixed certain commands that teleport the player or an entity to Folia. (6ffef676 by euphyllia)
  • I just saw a comment about the requirement to include its return value, so I simply stated that if the server was running Folia (see: https://github.com/EngineHub/WorldEdit/pull/2848/changes#r2552494430 (6ffef676 by euphyllia)
4 hours ago
version/7.4.x#7415Tests passed: 243, ignored: 1a day ago
version/7.4.x#7413Tests passed: 243, ignored: 13 days ago
version/7.4.x#7409Tests passed: 243, ignored: 13 days ago
version/7.4.x#7408Tests passed: 243, ignored: 13 days ago
version/7.4.x#7407Tests passed: 243, ignored: 1
  • Fix value not found exception (#2911) (256fc2a8 by vilperi221)
4 days ago
version/7.4.x#7403Tests passed: 243, ignored: 111 days ago
version/7.4.x#7402Tests passed: 243, ignored: 111 days ago
version/7.4.x#7398Tests passed: 243, ignored: 1
  • Update entity leash position and home position in new minecraft versions when pasting (#2900) (75d84aaf by brokkonaut)
a month ago
version/7.4.x#7397Tests passed: 243, ignored: 1
  • Make non-legacy blocks' type/data values -1, to allow overriding non-legacy blocks with air in //generate (#2901) (c831bfe8 by tomylobo)
  • In //g, allow overriding non-legacy blocks with air Previously, it was impossible to override a non-legacy block (i.e. one that was introduced after the switch to string IDs) with air. This was due to the fact that non-legacy blocks and air had the same type id (0). This change gives them separate type ids, making it possible to override non-legacy blocks with air. (c831bfe8 by tomylobo)
  • Make query functions return type/data values of -1 for non-legacy blocks This matches the new behaviour of the type/data variables in //generate (c831bfe8 by tomylobo)
a month ago