• 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!

Releasing v1.2.1 after a few bug fixes and quite a few new additions!

Changelog:​

  • Fixed Head from UUID/Name issues.
  • Fixed conflict with Skript's pathfind effect.
  • Fixed Problem with Head from URL having JSON error.
  • Added Citizen Forcefield elements
  • Added Citizen Load Chunks, Citizen Flyable and Citizen Collidable effects and conditions.
  • Added Citizen Pose expression and type.
  • Added Entity Is NPC condition

Support​

Skonic has 2 main streams for support, the discord, which can be joined using this link: Join Skonic Discord, and the github Issues. If you are having trouble with anything Skonic Related, I would Highly recommend going to one of these for support. I will occasionally look in the SkUnity Discord, but if you really need my support, ping or message me at my discord (nagasonic).
Beta Build
May not work as expected.

This is a pre-release for the 1.2.1 update, which should be released shortly after Skript 2.10.0.

Changelog:
- Added Citizen Load Chunks, Citizen Flyable and Citizen Collidable effects and conditions.
- Added Citizen Forcefield Expressions and Section (Requires Skript 2.10 (pre-release is fine))
- Added Citizen Pose expression and type.
- Fixed Problem with Head from URL having JSON error.

Full Changelog:
https://github.com/NagasonicDev/Skonic/compare/1.2..1.2.1-b1

NEWS!!
Skonic will most likely be moving to Modrinth for further updates and downloads. This is due to their developer reward program that makes maintaining plugins more worthwhile. Be sure to support there!
More citizens elements + long-awaited skin change.

Changelog:

  • Added Skin Change effect
  • Added Bunch of Citizen stuff (Break block, conditions, pause.
Full Changelog:

Major Update

Hey guys, updating Skonic today with a bunch of changes for Citizens.

Changelog:

  • Created On Citizen Create Event
  • Created On Citizen Spawn Event
  • Created On Citizen Despawn Event
  • Created On Citizen Remove Event
  • Created On Citizen Death Event
  • Created On Citizen Right Click Event
  • Created On Citizen Left Click Event
  • Created On Citizen Create By Player Event
  • Created On Citizen Create By CommandSender Event
  • Created On Citizen Damage Event
  • Created On Citizen Damage By Entity Event
  • Created On Citizen Damage By Block Event
  • Added Condition for whether a Citizen can be attacked.
  • Expression of vulnerability of a citizen
  • Changed Expressions for name and entity type of citizen to allow setting of values.
  • Added expression for the Look Close trait of a citizen.
  • Added NPC Spawn Reasons and NPC Despawn Reasons type classes. (#4 )

Full Changelog:

https://github.com/NagasonicDev/Skonic/compare/1.0.7..1.1
This release brings a bunch of changes to patterns and syntax within the expressions and effects. It also adds some elements to the citizens component of the plugin.

Changelog:

- Added "is navigating" condition
- Added citizen pathfind effect
- Added effect to change citizen's skin by the skin type.
- Added an expression for all citizens
- Added expression for citizen with a specified ID
- Changed all applicable citizen effects/expressions to allow an array of npcs. (Issue:#2)
- Added expression for a head from a skin.
- Changed player skin value and player skin signature expressions to include all skins.
- Added skin from url expression.
- Added expression to get the url within a skin value.

Full Changelog:
- https://github.com/NagasonicDev/Skonic/compare/1.0.6..1.0.7
Quick Patch

Changelog:

  • Removed Packet console error (didn't really do anything but can look bad)
Changelog:

  • Fixed all major errors in v1.0.4
  • Re-did some patterns in citizen and skin elements
  • Improved player head expressions
  • Added UpdateChecker class (Will not work for previous versions)
  • Added better addon loading, shows element loading in console.
  • Changed ExprCitizenEntity -> ExprCitizenEntityType, as Citizen handled Entity as name, for some reason.
Notes:
This update was majorly delayed by a lack of effort on my part, and for that, I apologise. If there are any errors in this update, please let me know at https://github.com/NagasonicDev/Skonic/issues.
!!SMALL FIX!!

Changelog:
- Fixed error logging
- Fixed NPE in effects.
!!QUICK UPDATE!!!
Changelog:
- Fixed all NullPointerExceptions
‼SMALL UPDATE‼

Changelog:
- Added effect to download a player's skin.

New Effect:
'Download Player's Skin'. Will save a png file of the player's skin in the Skonic/skins/player's name directory. ⚠⚠If this directory does not exist, it will automatically create it. DO NOT CREATE YOUR OWN DIRECTORY ⚠⚠