Skip to content

Better and smaller

Choose a tag to compare

@Anarchick Anarchick released this 10 Sep 08:14
· 61 commits to main since this release
73de33b

Skript-Packet aims to be easiest as possible (even if packets are hard understand ...). So I have removed a lot of previous features. Don't worry, all of this features has been merge in ExprNMS or Auto-Converter. In conclusion you have less syntaxes and they are easy to use !
If you want to use this deprecated syntaxes you HAVE TO fork this project and enable them. I will not give support on them.

Please read the wiki

⚠BUG : Does not works with Skript2.5.3 and bellow

What is new :

  • Support for Skript 2.6
  • DataWatcher for metadata !
  • default/sync/async mode for packet Listening !!! Becarful with async mode, you can't use non-thread-safe operation (e.g World Editing)
  • Do section (It's experimental and can be deleted in future ... no doc for this, look the code if you are intersted)

Change :

  • EVERYTHING !!! (A lot of Expressions has been removed)
  • ExprNMS has been rework
  • Auto-Converter has been rework (and is boosted with steroïds) WIKI
  • SkriptPacketEventListener has a Manager ! Only support reload for now
  • Update checker on plugin load
  • ExprEnum show more informations on script load

Fix :

  • Enum not working with protocolLib for 1.17
  • Fields classes does not show null object

⚠This update add a lot of break change. Please read the doc and wiki before asking help for "It does not works with 2.0"

Note: Thanks you for using my addon bstats ❤️