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

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

Sorry about the gap in updates, seems I forgot to post them to Spigot and Skunity, just to Modrinth.

Changelog:​

  • Fix Version Number bug
  • Fix Skin Value collision with Typed Value (@Coruitech)
  • Add Citizen Owner Expression + Condition
  • Add Citizen Mirror Effect (Requires PacketEvents)
As always, if you want support with the plugin, or want to check out any of my other plugins (Alkatraz Magic, Skript-Translate), join the discord (https://discord.gg/qsxkh5keW9)

Changelog:​

  • Refactoring of certain plugin classes
  • New logging system
  • Addition of a cache system for fetch URLs on Mineskin to avoid errors due to excess requests
  • Addition of a configuration for the maximum range of NPC pathfinding.
  • Added Skin From File expression.
  • Added Clone Citizen effect.
  • Added Citizen Nametag Visibility expression.
Relatively Small Update on the Surface, but there was quite a bit of background debugging that needed to be addressed.

Thank you to Faiizer for helping me fix some async problems!!

Please let me know if there are any issues on the Github or Discord
Changes
Pattern Changes

In nearly all conditions (except Entity is NPC), the pattern has been changed to now have a (citizen|npc) phrase. This was done to remove any clashes with other plugins. The same has been done with many effects, so make sure to check the updated docs for any changes.

For Example:

Code (Text):
Code:
%npcs% (is|are|can) fly[able] -> (citizen|npc) %npcs% (is|are|can) fly[able]
Patch Fixes

    • Fixed issue with deleting NPCs
    • Fixed head from URL errors
    • Probably other stuff, i kinda forgot...
Discord
Thank you to everyone who reported issues or asked for support at the discord, I encourage anyone who hasn't already done so, to join, as I can respond in an easier fashion. Discord Link

Changelog​

  • Added Citizen Minecraft AI elements.
  • Added option for 'Citizen Is Navigating' to a location
  • +Stuff from 1.2.3-b1

Changelog​

!!! BETA RELEASE - MAY HAVE BUGS !!!
Changelog:
  • Added Citizen Activation Range Expression
  • Added Citizen Age Expression
  • Added Lock Citizen Age Effect
  • Modified some effects into Async Effects.
  • Fixed an issue with some skin elements being unusable if Citizens is not used.
Sorry for the wait, was dealing with school and stuff.

Changelog:​

  • Added Config File
  • Made Update Checker not async.
  • Look at v1.2.2-b1 for element changelog.
Uploading a beta release with a bunch of changes.

Changelog:
  • Added Citizen Gamemode, Glow and Gravity.
  • Added Citizen Hitbox support.
  • Fixed Citizen Conditions.
Internal Stuff:
In this update, I've added tests for 12 elements, with more to come. This helps me to identify errors in the code more easily, as well as conflicts with Skript.
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!