Skent

Addon Skent 3.2.1

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

This update mainly contains fixes.

Fixes:

  • NullPointerException with the Zip effect
  • Conflict with Vault plugin
  • File existance condition
  • Like
Reactions: Govindas
Not a big update, but this update fix a big issue.
  • Condition "if file X exists" has been fixed
  • File type is now named "Path"
  • Watching Event is experimental, I just precised it in the doc
  • Like
Reactions: Govindas
This update is to fix important bugs and improve effects.

Users:
  • The effects of creating a file or directory have been fixed
  • The conditions to check if a file is a directory or a file have been fixed
Developpers:
  • Thread methods have been removed because AsyncEffect allows you to do it directly
  • Like
Reactions: Govindas
Some skript developers asked me to put my effects as AsyncEffect, but since the skript AsyncEffect didn't work, I had put it back into Effect. I found a way to fix the skript AsyncEffect so here is the version with the AsyncEffect.

To summarize: it's just a dev update with no impact with syntaxes.
  • Like
Reactions: Govindas