Skonic by NagasonicDev

Skonic is a Misc Skript addon that adds many features such as Citizens to Skript.

Events

13

Expressions

46

Effects

25

Conditions

13

Types

9

Sections

0

Structures

0

Total

106

Skonic 1.2.8 33 days, 14 hours and 10 minutes ago

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)

View Update

Skonic 1.2.5 196 days, 13 hours and 39 minutes ago

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.

View Update

Skonic 1.2.4 231 days, 12 hours and 32 minutes ago

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

View Update

Skonic 1.2.4-b1 265 days, 15 hours and 8 minutes ago

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):

%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

View Update

Skonic 1.2.3 Release! 343 days, 12 hours and 7 minutes ago

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

View Update

Skonic 1.2.3-b1 345 days, 15 hours and 53 minutes ago

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.

View Update

Skonic 1.2.2 487 days, 19 hours and 27 minutes ago

Changelog:
  • Added Config File
  • Made Update Checker not async.
  • Look at v1.2.2-b1 for element changelog.

View Update

Skonic 1.2.2-b1 492 days, 16 hours and 59 minutes ago

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.

View Update

Skonic 1.2.1 501 days, 13 hours and 49 minutes ago

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).

View Update

Skonic 1.2.1-b1 511 days, 13 hours and 59 minutes ago

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!

View Update

Skonic 1.2 525 days, 20 hours and 48 minutes ago

More citizens elements + long-awaited skin change.

Changelog:

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

Full Changelog:

View Update

Skonic 1.1 (The Citizen Update) 540 days, 22 hours and 56 minutes ago

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

View Update

Skonic 1.0.7 546 days, 15 hours and 50 minutes ago

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

View Update

Skonic 1.0.6 (Patch) 555 days, 14 hours and 4 minutes ago

Quick Patch

Changelog:

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

View Update

Skonic 1.0.5 555 days, 16 hours and 41 minutes ago

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.

View Update

Skonic 1.0.4 907 days and 1 hour ago

!!SMALL FIX!!

Changelog:
- Fixed error logging
- Fixed NPE in effects.

View Update

Skonic 1.0.3 907 days, 15 hours and 25 minutes ago

!!QUICK UPDATE!!!
Changelog:
- Fixed all NullPointerExceptions

View Update

Skonic 1.0.2 907 days, 17 hours and 34 minutes ago

‼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 ⚠⚠

View Update

Skonic 1.0.1 908 days, 12 hours and 48 minutes ago

Changelog:
- Added Syntax for Skins
- Added Update Checker
- Updated All Other Syntaxes
- Added Head From Player Syntax

View Update

Skonic 1.0.1dev01 909 days, 15 hours and 47 minutes ago

Change Log:

- Added expression to get a player head from a player.
- Added expression to get the owner of a player head.

WARNING: THIS IS NOT A COMPLETE VERSION, SOME CHANGES MAY HAVE BUGS OR ERRORS

View Update

Skonic 910 days, 19 hours and 7 minutes ago

Skonic
Skonic is a Skript addon that is made to upgrade existing plugins or expressions.

Skonic currently has three main areas of expertise:
- Citizens
- Player Heads
- Skins

More will come out in later versions. If you wish to make suggestions go to https://github.com/NagasonicDev/Skonic/pulls and create a request.

Download
https://modrinth.com/plugin/skonic/versions






View Update

© Copyright 2014-2026 skUnity

All rights reserved.