Skip to content

More New Stuff [2.17.0]

Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 23 Aug 15:00
· 1054 commits to master since this release

🕹️ VERSION SUPPORT 🎮:

  • Support for Minecraft 1.17.1 has been dropped, see Outdated for outdated versions
  • Support is now only for Minecraft 1.18.2+ (keep in mind, I will only support the latest release of each Minecraft major release, ex: 1.19.4 is supported, but 1.19, 1.19.1, 1.19.2 and 1.19.3 are NOT supported)

🛠️ THIS UPDATE 🧑🏼‍🍳:

ADDED:

  • Added a type/expression to get the LoadLevel of a chunk
  • Added an expression to get some objects from NamespacedKeys (such as items, entity types, enchantments)
  • Added a section to TextComponents to be able to run code in a click event
  • Added an effect to update server recipes/resources (Requires Paper 1.20.1+)
  • Added support for add/remove/reset display entity view range
  • Added a condition to check if a team is registered
  • Added an effect to make a RangeEntity perform a ranged attack
  • Added an expression to change the charging attack of a RangedEntity (basically makes them raise their arms and keep them up)
  • Added an expression to customize chat completions of players
  • Added an event for when a player clicks an unknown entity
  • Added an effect to list/unlist players from other players (essentially show/hide players in tablist)
  • Added a condition to check if players are listed/unlisted for players

CHANGED:

  • Changed display view range expression to support add/remove/reset

FIXED:

  • Fixed a bug with setting display view range of display entities not working
  • Fixed a bug with Paper's quit reason erroring on Spigot servers

REMOVED:

  • Removed armor change event, this has been in Skript since Skript 2.5