Particle Speed/Extra Value - Expression | SkriptDetermines the specific 'speed' or 'extra' value of a particle.
This value is used in different ways depending on the pa...https://skdocs.org/docs?id=ih3wiParticle Sphere - Expression | skript-particleCreates a sphere shape with the given radius. The radius must be greater than 0.
Default style is a hollow sphere, but y...https://skdocs.org/docs?id=je210Particle Spherical Cap - Expression | skript-particleCreates a spherical cap or spherical sector shape with the given radius and cutoff angle. The radius must be greater tha...https://skdocs.org/docs?id=kmvwuParticle Star - Expression | skript-particleCreates a star shape with the given number of points, inner radius, and outer radius. The number of points must be at le...https://skdocs.org/docs?id=vwes3Particle with Offset/Distribution/Velocity - Expression | SkriptApplies a specific offset to a particle.
Offsets are treated as distributions if particle count is greater than 0.
Offse...https://skdocs.org/docs?id=ctsj5Particle with Speed/Extra Value - Expression | SkriptApplies a specific 'speed' or 'extra' value to a particle.
This value is used in different ways depending on the particl...https://skdocs.org/docs?id=v69a8ParticleData - Data Type - Expression | SkBriggyRepresents the data type of a ParticleData....https://skdocs.org/docs?id=plj03ParticleData - Particle - Expression | SkBriggyRepresents the particle of a ParticleData....https://skdocs.org/docs?id=bfojeParticles with Data - Expression | SkriptCreates particles that require some extra information, such as colors, locations, or block data.
Particles not present h...https://skdocs.org/docs?id=1g4bhPassenger - Expression | SkriptThe passenger of a vehicle, or the rider of a mob.
For 1.11.2 and above, it returns a list of passengers and you can use...https://skdocs.org/docs?id=v5riqPast/Future World Border Center - Expression | LuskReturns the past/future center of the world border in the World Border Change events.
The future center can be set....https://skdocs.org/docs?id=4k94cPath Of Livingentities - Expression | SkBeehttps://skdocs.org/docs?id=jw2ebPath Target Of Livingentities - Expression | SkBeehttps://skdocs.org/docs?id=lgpwsPathfind - Effect | SkriptMake an entity pathfind towards a location or another entity. Not all entities can pathfind. If the pathfinding target i...https://skdocs.org/docs?id=5xgxgPattern - Expression | skript-reflecthttps://skdocs.org/docs?id=ck6crPattern - Expression | skript-worldeditGets a WorldEdit pattern from a string or itemtype....https://skdocs.org/docs?id=r1fpnpeaksAndValleys - Function | SkBeePeaks and Valleys in chunk generation....https://skdocs.org/docs?id=uapwePending State - Expression | DiSkyhttps://skdocs.org/docs?id=61u9iPercent of - Expression | SkriptReturns a percentage of one or more numbers....https://skdocs.org/docs?id=j4xx8Periodical - Event | SkriptAn event that is called periodically....https://skdocs.org/docs?id=o3ncqpermission - Type | DiSkyhttps://skdocs.org/docs?id=6ktbfpermutations - Function | SkriptGet the number of possible ordered arrangements from 1 to 'options' with each arrangement having a size equal to 'select...https://skdocs.org/docs?id=ftnzhPersistent - Effect | SkriptMake entities, players, or leaves be persistent.
Persistence of entities is whether they are retained through server res...https://skdocs.org/docs?id=34114Persistent Packet Group From Id - Expression | DisplayEntityUtilsGet a Persistent Packet Group from its ID...https://skdocs.org/docs?id=w9j5wPersistent Packet Group Id - Expression | DisplayEntityUtilsGet the id of a persistent packet group, which can be used to get the group at the later time, even in different session...https://skdocs.org/docs?id=6iizvPi - Expression | SkriptReturns the mathematical constant pi. (approx. 3.1415926535)...https://skdocs.org/docs?id=nfhwlPickup Delay - Expression | SkriptThe amount of time before a dropped item can be picked up by an entity....https://skdocs.org/docs?id=8qsaePig Variant - Type | SkriptRepresents the variant of a pig entity.
NOTE: Minecraft namespaces are supported, ex: 'minecraft:warm'....https://skdocs.org/docs?id=2jrlfPin / Unpin Message - Effect | DiSkyPin or unpin a message in a channel. Each channel can have up to 50 pinned messages....https://skdocs.org/docs?id=13zl2Ping - Expression | SkriptPings of players, as Minecraft server knows them. Note that they will almost certainly be different from the ones you'd ...https://skdocs.org/docs?id=7ukufPinned State Of Threadchannel - Expression | DiSkyhttps://skdocs.org/docs?id=yav8kpinnedmessage - Type | DiSkyhttps://skdocs.org/docs?id=de3d3Place Chunkdata Structure Structure At Vector - Effect | SkBeehttps://skdocs.org/docs?id=ifobfPlace Feature - Effect | SkNMSPlace a [**configured feature**](https://minecraft.wiki/w/Configured_feature) or [**placed feature**](https://minecraft....https://skdocs.org/docs?id=oeyydPlace Structure Directions Locations - Effect | SkBeehttps://skdocs.org/docs?id=vzi19Placeholder - Expression | skript-placeholdersAn expression to obtain the placeholder (or part of it) in a placeholder request event....https://skdocs.org/docs?id=xibbqPlaceholder Of Object - Expression | DiSkyhttps://skdocs.org/docs?id=dowfcPlaceholder Result - Expression | skript-placeholdersThe value of a placeholder in a placeholder event. Can be set, reset, or deleted....https://skdocs.org/docs?id=mfhwgPlaceholder Value - Expression | skript-placeholdersAn expression to obtain the value of a placeholder from a supported plugin....https://skdocs.org/docs?id=92g6sPlain Item - Expression | SkriptA plain item is an item with no modifications. It can be used to convert items to their default state or to match with o...https://skdocs.org/docs?id=bo79qPlay Dead - Effect | SkriptMake an axolotl start or stop playing dead....https://skdocs.org/docs?id=u6h7wPlay Hurt Animation On Entities - Effect | SkBeehttps://skdocs.org/docs?id=79q7oPlay Open Animation On Blocks - Effect | SkBeehttps://skdocs.org/docs?id=f220cPlay or Draw an Effect - Effect | SkriptPlays or draws a specific effect at a location, to a player, or on an entity.
Effects can be:
* Particles.
* Game effect...https://skdocs.org/docs?id=1h08ePlay Sound - Effect | SkriptPlays a sound at given location for everyone or just for given players, or plays a sound to specified players. Both Mine...https://skdocs.org/docs?id=vdj4aplay_sound - Function | SkBeeCreate a 'play_sound' consume effect.
Will play a sound when consumed.
This can be used in a death protection/consumable...https://skdocs.org/docs?id=bwg2rPlayer - Type | SkriptA player. Depending on whether a player is online or offline several actions can be performed with them, though you won'...https://skdocs.org/docs?id=r6a9ePlayer - Can Critical Damage - Condition | LuskChecks if a player is in position to inflict a critical hit.
Read https://minecraft.fandom.com/wiki/Damage#Critical_hit...https://skdocs.org/docs?id=yloo5Player - Client Version - Expression | LuskReturns the Minecraft version of a player, snapshots are not included....https://skdocs.org/docs?id=s0yxsPlayer - Fake Experience - Effect | LuskSend an experience change. This fakes an experience change packet for a user. This will not actually change the experien...https://skdocs.org/docs?id=o2wrvPlayer - is Crawling - Condition | LuskChecks if a player is crawling....https://skdocs.org/docs?id=yh7h9Player - is Slim - Condition | LuskChecks if a player is slim....https://skdocs.org/docs?id=399piPlayer - Player Tab List Order - Expression | LuskReturns the relative order that the player is shown on the player list.
Can be set, added to and removed from.
Setting ...https://skdocs.org/docs?id=tcwnjPlayer - Previous Game Mode - Expression | LuskReturns the previous gamemode of a player....https://skdocs.org/docs?id=27dqoPlayer - Show Credits - Effect | LuskShows a player the win screen that normally is only displayed after one kills the ender dragon and exits the end for the...https://skdocs.org/docs?id=21vqiPlayer - Sleep - Effect | LuskAttempts to, or forces one or more players to sleep in a bed.
Attempting will fail under vanilla conditions in which the...https://skdocs.org/docs?id=ssj43Player - Start/Stop Riptiding - Effect | LuskMakes a player riptide. (also known as spin attack)
Stopping makes the player riptide for a tick, which stops it a tick...https://skdocs.org/docs?id=qq1mcPlayer Chat Completions - Expression | SkriptThe custom chat completion suggestions. You can add, set, remove, and clear them. Removing the names of online players w...https://skdocs.org/docs?id=q95m5Player Info Visibility - Effect | SkriptSets whether all player related information is hidden in the server list.
The Vanilla Minecraft client will display ??? ...https://skdocs.org/docs?id=uigvrPlayer Input Keys - Expression | SkriptGet the current input keys of a player....https://skdocs.org/docs?id=kyrl2Player List Header and Footer - Expression | SkriptThe message above and below the player list in the tab menu....https://skdocs.org/docs?id=y5eh6Player Protocol Version - Expression | SkriptPlayer's protocol version. For more information and list of protocol versions visit wiki.vg....https://skdocs.org/docs?id=u5ejwPlayer S Hostname - Expression | PoaSkhttps://skdocs.org/docs?id=j718vPlayer Skull - Expression | SkriptGets a skull item representing a player. Skulls for other entities are provided by the aliases....https://skdocs.org/docs?id=l8vq5Player Time Of Players - Expression | SkBeehttps://skdocs.org/docs?id=f70gsPlayer's Selected Active Group - Expression | DisplayEntityUtilsGet/Set the selected spawned group of a player...https://skdocs.org/docs?id=3gsguPlayer's Selected Animation - Expression | DisplayEntityUtilsGet/Set the selected animation of a player...https://skdocs.org/docs?id=qilarPlayer's Skin - Expression | SkonicGets the player's skin.Cannot be set, to set, use 'Change Player Skin' effect....https://skdocs.org/docs?id=h6klfplayerconnection - Type | SkBeehttps://skdocs.org/docs?id=4n9bpPlayers Has Discovered Recipe Strings - Condition | SkBeehttps://skdocs.org/docs?id=bmlwgPlayers Is Listed For Players - Condition | SkBeehttps://skdocs.org/docs?id=hpeevPlayers Is Transferred - Condition | SkBeehttps://skdocs.org/docs?id=q4bkyplayerspawnchangereason - Type | SkBeehttps://skdocs.org/docs?id=57271Poison/Cure - Effect | SkriptPoison or cure an entity. If the entity is already poisoned, the duration may be overwritten....https://skdocs.org/docs?id=bvgegPolicy Of Applicationinfo - Expression | DiSkyhttps://skdocs.org/docs?id=cc1xhPoll Duration Of Messagepollbuilder - Expression | DiSkyhttps://skdocs.org/docs?id=2vn2kPoll Of Message - Expression | DiSkyhttps://skdocs.org/docs?id=4opm9Poll Question Of Messagepoll - Expression | DiSkyhttps://skdocs.org/docs?id=ib2gbPoll Vote Add - Event | DiSkyFired when a user adds their vote to a poll in a message....https://skdocs.org/docs?id=geucfPoll Vote Remove - Event | DiSkyFired when a user removes their vote from a poll in a message....https://skdocs.org/docs?id=exbdtpollanswer - Type | DiSkyhttps://skdocs.org/docs?id=so1dfPolygonal/Polyhedral Shape - Type | skript-particleRepresents an abstract particle shape that is a polygon or polyhedron, with a side length and side count.
Irregular shap...https://skdocs.org/docs?id=9xwkqPopulate Bukkittreetype At Vectors - Effect | SkBeehttps://skdocs.org/docs?id=vqbfvPortal - Expression | SkriptThe blocks associated with a portal in the portal creation event....https://skdocs.org/docs?id=xz6zxPortal Cooldown - Expression | SkriptThe amount of time before an entity can use a portal. By default, it is 15 seconds after exiting a nether portal or end ...https://skdocs.org/docs?id=u6sdqpose - Type | SkBeehttps://skdocs.org/docs?id=ufuvsPose - Type | LuskAll the Poses....https://skdocs.org/docs?id=39yetPose Of Entities - Expression | SkBeehttps://skdocs.org/docs?id=4q2daPosition - Expression | DiSkyhttps://skdocs.org/docs?id=o197pPosition Of Role - Expression | DiSkyhttps://skdocs.org/docs?id=s7f27Post / Forum Tags - Expression | DiSkyGet all tags of a forum channel or a thread channel.
You can also add or remove tags from a thread channel using this ex...https://skdocs.org/docs?id=l4vuhPost Message - Effect | DiSkyPosts a message to a message-channel.
You can send messages in a text, private, news, post or thread channel....https://skdocs.org/docs?id=ipjl8Potion Effect - Type | SkriptA potion effect, including the potion effect type, tier and duration....https://skdocs.org/docs?id=sbrjmPotion Effect - Ambient - Effect | SkriptModify whether a potion effect is ambient.
That is, whether the potion effect produces more, translucent, particles....https://skdocs.org/docs?id=mnii0Potion Effect - Amplifier - Expression | SkriptAn expression to obtain the amplifier of a potion effect....https://skdocs.org/docs?id=uuc57Potion Effect - Duration - Expression | SkriptAn expression to obtain the duration of a potion effect....https://skdocs.org/docs?id=v4dahPotion Effect - Has Icon - Condition | SkriptChecks whether a potion effect has an icon....https://skdocs.org/docs?id=jj5suPotion Effect - Has Particles - Condition | SkriptChecks whether a potion effect has particles....https://skdocs.org/docs?id=bvd4hPotion Effect - Icon - Effect | SkriptModify whether a potion effect shows an icon....https://skdocs.org/docs?id=cl8y3Potion Effect - Infinite - Effect | SkriptModify whether a potion effect is infinite.
That is, whether the potion effect will ever expire....https://skdocs.org/docs?id=nm46fPotion Effect - Is Ambient - Condition | SkriptChecks whether a potion effect is ambient.
That is, whether the potion effect produces more, translucent, particles....https://skdocs.org/docs?id=xqhibPotion Effect - Particles - Effect | SkriptModify whether a potion effect shows particles....https://skdocs.org/docs?id=id6zdPotion Effect Event Action - Type | SkriptRepresents the action being performed in an 'entity potion effect' event.
'added' indicates the entity does not already ...https://skdocs.org/docs?id=7mvu5Potion Effect Event Cause - Type | SkriptRepresents the cause of an 'entity potion effect' event. For example, an arrow hitting an entity or a command being exec...https://skdocs.org/docs?id=mspkzPotion Effect of Entity/Item - Expression | SkriptAn expression to obtain a specific potion effect type of an entity or item.
When an entity is affected by a potion effec...https://skdocs.org/docs?id=aik87Potion Effect Type - Type | SkriptA potion effect type, e.g. 'strength' or 'swiftness'....https://skdocs.org/docs?id=l3n9dPotion Effect Type - Is Instant - Condition | SkriptChecks whether a potion effect type is instant.
That is, whether the effect happens once/immediately....https://skdocs.org/docs?id=qw2x1Potion Effect Type Category - Type | SkriptRepresents the type of effect a potion effect type has on an entity....https://skdocs.org/docs?id=o4jy1Potion Effect Type Category - Expression | SkriptAn expression to obtain the category of a potion effect type.
That is, whether the potion effect type is beneficial, har...https://skdocs.org/docs?id=phgwuPotion Effects of Entity/Item - Expression | SkriptAn expression to obtain the active or hidden potion effects of an entity or item.
When an entity is affected by a potion...https://skdocs.org/docs?id=dqmk7Potion Type Of Itemstacks - Expression | SkBeehttps://skdocs.org/docs?id=asjb3potiontype - Type | SkBeehttps://skdocs.org/docs?id=swnusPredicate - Type | SkBriggyRepresents a predicate which can be used for filtering....https://skdocs.org/docs?id=intsgPredicate - Filter - Expression | SkBriggyRepresents a item/block predicate for filtering objects....https://skdocs.org/docs?id=bxs2uPredicate - Matches - Condition | SkBriggyCheck if a block/item matches a predicate....https://skdocs.org/docs?id=qdz93Prepare Web requests - Expression | SkJsonallowed methods are [GET, POST, PUT, HEAD, MOCK, DELETE, PATCH]
allowed value type of content is Json or stringify json ...https://skdocs.org/docs?id=6r5i8Presence Of Bot - Expression | DiSkyhttps://skdocs.org/docs?id=ht47fPretty Nbt Of Nbtcompounds - Expression | SkBeehttps://skdocs.org/docs?id=8y0dcPretty print - Expression | SkJsonAllows you print out the json with formatted format, 4 tab padding and colored for some elements...https://skdocs.org/docs?id=gt7rxPrint Send Log With Severity To Console - Effect | SkLogshttps://skdocs.org/docs?id=oawe9Private Channel - Type | DiSkyThe **PrivateChannel** is a concrete type that represents a private channel in Discord. Private channels are direct mess...https://skdocs.org/docs?id=f8aigproduct - Function | SkriptCalculates the product of a list of numbers....https://skdocs.org/docs?id=8t9gqProfile Banner - Expression | DiSkyGet the profile banner URL. If the user doesn't have a custom banner, this will return none.
Use the 'profile color' exp...https://skdocs.org/docs?id=yl4ckProfile Color - Expression | DiSkyGet the profile color accent. If the user have a custom banner, this will return none.
Use the 'profile banner' expressi...https://skdocs.org/docs?id=8q26wProfile Has Banner - Condition | DiSkyCheck if the specified profile have a custom banner set or not.
Useful to manage either its banner URL of color accent....https://skdocs.org/docs?id=z6tovProgress Of Advancements For Players - Expression | skript-advancementshttps://skdocs.org/docs?id=dggulProjectile - Type | SkriptA projectile, e.g. an arrow, snowball or thrown potion....https://skdocs.org/docs?id=tc4qpProjectile - has Left The Shooter - Condition | LuskGets whether the provided projectiles have left the hitbox of their shooter and can now hit entities.
This is recalculat...https://skdocs.org/docs?id=ykrv7Projectile - has Left The Shooter (Property) - Expression | LuskGets whether the provided projectiles have left the hitbox of their shooter and can now hit entities.
This is recalculat...https://skdocs.org/docs?id=ud8ciProjectile Critical State - Expression | SkriptA projectile's critical state. The only currently accepted projectiles are arrows and tridents....https://skdocs.org/docs?id=4owvkProjectile Entity - Expression | SkBeehttps://skdocs.org/docs?id=u43ilProjectile Force - Expression | SkriptReturns the force at which a projectile was shot within an entity shoot bow event....https://skdocs.org/docs?id=6pc5iproperty - Type | SkBeehttps://skdocs.org/docs?id=ttofdProperty - Expression | SkBeehttps://skdocs.org/docs?id=x7csdProperty Property Of Objects - Expression | SkBeehttps://skdocs.org/docs?id=oj5ggProtocol Version - Expression | SkriptThe protocol version that will be sent as the protocol version of the server in a server list ping event. For more infor...https://skdocs.org/docs?id=qy798Proxy Of Java Types Using Objects - Expression | skript-reflecthttps://skdocs.org/docs?id=e3thiPublish/Crosspost Message - Effect | DiSkyPublish/Crosspost a message from a news channel to all following guilds. Only works in news channels....https://skdocs.org/docs?id=osvb3Puff State Of Entities - Expression | SkBeehttps://skdocs.org/docs?id=b0aksPull In Hooked Entity - Effect | SkriptPull the hooked entity to the player....https://skdocs.org/docs?id=c62unPull In Hooked Entity Of Entities - Effect | SkBeehttps://skdocs.org/docs?id=yj2izPurge Messages - Effect | DiSkyDiscord provide a better way to delete multiple messages at once.
This effect only works with messages, and a list is re...https://skdocs.org/docs?id=7aocgPush - Effect | SkriptPush entities in a given direction or towards a specific location....https://skdocs.org/docs?id=sce3wPusher - Expression | LuskGets the entity which pushed the affected entity in a Damage Push event...https://skdocs.org/docs?id=89qhzPvP - Effect | SkriptSet the PvP state for a given world....https://skdocs.org/docs?id=d831oPvP - Condition | SkriptChecks the PvP state of a world....https://skdocs.org/docs?id=dh6prquaternion - Function | SkriptReturns a quaternion from the given W, X, Y and Z parameters....https://skdocs.org/docs?id=rejdrQuaternion - Type | SkriptQuaternions are four dimensional vectors, often used for representing rotations....https://skdocs.org/docs?id=uvc4dQueue - Type | SkriptA queued list of values. Entries are removed from a queue when they are queried....https://skdocs.org/docs?id=55j78Queue (Experimental) - Expression | SkriptRequires the using queues experimental feature flag to be enabled.
Creates a new queue.
A queue is a set of elements th...https://skdocs.org/docs?id=3jvgbQueue Start/End (Experimental) - Expression | SkriptRequires the using queues experimental feature flag to be enabled.
The first or last element in a queue. Asking for thi...https://skdocs.org/docs?id=hvd8nQuit Reason - Type | SkriptRepresents a quit reason from a player quit server event....https://skdocs.org/docs?id=bi782Quit Reason - Expression | SkriptThe quit reason as to why a player disconnected in a quit event....https://skdocs.org/docs?id=3gqy1rabbittype - Type | LuskAll the Rabbit Types....https://skdocs.org/docs?id=50x2gRadial Shape - Type | skript-particleRepresents an abstract particle shape that has a radius. E.g. circle, sphere, etc....https://skdocs.org/docs?id=63ngcRandom - Expression | SkriptGets a random item out of a set, e.g. a random player out of all players online....https://skdocs.org/docs?id=b9h6jRandom Character - Expression | SkriptOne or more random characters between two given characters. Use 'alphanumeric' if you want only alphanumeric characters....https://skdocs.org/docs?id=klhixRandom Numbers - Expression | SkriptA given amount of random numbers or integers between two given numbers. Use 'number' if you want any number with decimal...https://skdocs.org/docs?id=yehelRandom Tick Blocks - Effect | SkBeehttps://skdocs.org/docs?id=en3xrRandom UUID - Expression | SkriptReturns a random UUID....https://skdocs.org/docs?id=9xbv5Raw Expression Of Objects - Expression | skript-reflecthttps://skdocs.org/docs?id=kwcyiRaw Name - Expression | SkriptThe raw Minecraft material name of the given item. Note that this is not guaranteed to give same results on all servers....https://skdocs.org/docs?id=b2ilrRaw String - Expression | SkriptReturns the string without formatting (colors etc.) and without stripping them from it, e.g. raw "&aHello There!" would ...https://skdocs.org/docs?id=b07sgRaytrace From Livingentities - Expression | SkBeehttps://skdocs.org/docs?id=wxatiRaytrace From Location Along Vectors - Expression | SkBeehttps://skdocs.org/docs?id=agfuvraytraceresult - Type | SkBeehttps://skdocs.org/docs?id=s5as1reaction - Type | DiSkyhttps://skdocs.org/docs?id=sgvxkReaction Add - Event | DiSkyFired when a message, that can be seen by the bot, receive a reaction.
This will be fired, by default, both guild & priv...https://skdocs.org/docs?id=tavkyReaction Is Self - Condition | DiSkyhttps://skdocs.org/docs?id=gn89xReaction Is Super - Condition | DiSkyhttps://skdocs.org/docs?id=1cvveReaction Remove - Event | DiSkyFired when an user remove a reaction from a specific message.
This will be fired, by default, both guild & private messa...https://skdocs.org/docs?id=scdjwReaction Remove All - Event | DiSkyFired when an user remove every reactions from a message.
This will be fired, by default, both guild & private messages,...https://skdocs.org/docs?id=l3kyaReactSection - Section | DiSkyReact to a message with an emote and execute code when a user reacts. Can be set to run once or wait for a specific user...https://skdocs.org/docs?id=dqkzjReadied Arrow/Bow - Expression | SkriptThe bow or arrow in a Ready Arrow event....https://skdocs.org/docs?id=294shReceive Id - Expression | DiSkyhttps://skdocs.org/docs?id=s35ndReceive Packet - Effect | Skript-PacketMakes the server simulate receiving the specified packet(s) from the specified player(s)...https://skdocs.org/docs?id=v4q1mRecipe Result - Expression | SkBeehttps://skdocs.org/docs?id=47ldaRecipe Type Of Recipe Strings - Expression | SkBeehttps://skdocs.org/docs?id=zibajrecipechoice - Type | SkBeehttps://skdocs.org/docs?id=kzbwvrecipetype - Type | SkBeehttps://skdocs.org/docs?id=uwm73Recursive - Expression | SkriptReturns all values of an expression, including those in nested structures such as lists of lists....https://skdocs.org/docs?id=llqzxRecursive Size - Expression | SkriptThe recursive size of list.
Returns the recursive size of the list with sublists included, e.g.
<pre>
{list::*} Structu...https://skdocs.org/docs?id=ing6nRedstone Block Power - Expression | SkriptPower of a redstone block...https://skdocs.org/docs?id=fiv1nReferencing Message Of Message - Expression | DiSkyhttps://skdocs.org/docs?id=loblvreflection - Event | skript-reflecthttps://skdocs.org/docs?id=8gxpmRefresh Chunks - Effect | SkBeehttps://skdocs.org/docs?id=fgvqeRegex D - Expression | skript-reflecthttps://skdocs.org/docs?id=1w5cqRegion - Expression | DiSkyhttps://skdocs.org/docs?id=5rdmpRegion - Type | SkriptA region of a regions plugin. Skript currently supports WorldGuard, Factions, GriefPrevention and PreciousStones.
Please...https://skdocs.org/docs?id=wg1yfRegion - Expression | SkriptThe region involved in an event.
This expression requires a supported regions plugin to be installed....https://skdocs.org/docs?id=vvtq5Region - Expression | skript-worldguardThe region in any region related event....https://skdocs.org/docs?id=y6za8Region - Biome - Effect | skript-worldeditSets the biome of given region....https://skdocs.org/docs?id=ti60wRegion - Block Count - Expression | skript-worldeditGets the number of a certain type of block in a region. Can use a mask to specify more than one kind of block....https://skdocs.org/docs?id=gzto5Region - Centre - Expression | skript-worldeditGets the centre of a given region....https://skdocs.org/docs?id=a35qjRegion - Convex Polyhedral - Expression | skript-worldeditCreates a convex polyhedral region, which can be used for operations....https://skdocs.org/docs?id=wr258Region - Create Faces - Effect | skript-worldeditCreates the faces (walls + ceiling + floor) of a given region using a given pattern....https://skdocs.org/docs?id=ed0blRegion - Create Walls - Effect | skript-worldeditCreates the walls of a given region using a given pattern....https://skdocs.org/docs?id=gyx5nRegion - Cuboid - Expression | skript-worldeditCreates a cuboid region, which can be used for operations....https://skdocs.org/docs?id=en7faRegion - Cylinder - Expression | skript-worldeditCreates a cylindrical region, which can be used for operations....https://skdocs.org/docs?id=f7n9cRegion - Dimensions - Expression | skript-worldeditGets the dimensions of a given region....https://skdocs.org/docs?id=ef0iqRegion - Ellipsoid - Expression | skript-worldeditCreates an ellipsoid region, which can be used for operations....https://skdocs.org/docs?id=mfespRegion - Expand/Contract - Effect | skript-worldeditMakes a region larger or smaller in a given direction by a given amount. Optionally takes an opposite amount to expand t...https://skdocs.org/docs?id=1gbumRegion - Faces - Expression | skript-worldeditGets the faces of a given region. This expression only works on cuboid regions.
This returns another region, which can b...https://skdocs.org/docs?id=9tabjRegion - Flora - Effect | skript-worldeditGenerates flora in a given region, with a given density. The default density is 5....https://skdocs.org/docs?id=sdvyaRegion - Forest - Effect | skript-worldeditGenerates a forest of a specific tree type in a given region, with a given density. The default density is 5.
Note that ...https://skdocs.org/docs?id=ibrfeRegion - Hollow Out - Effect | skript-worldeditHollows out objects in a given region, using a given thickness and leaving behind a given pattern.
The default thickness...https://skdocs.org/docs?id=s442jRegion - Inset/Outset - Effect | skript-worldeditInsets or outsets a region by a given number of blocks. Can optionally only perform the operation vertically (up and dow...https://skdocs.org/docs?id=w8ecyRegion - Move - Effect | skript-worldeditMoves the blocks in a given region in a given direction a given distance.
You can choose to only move the blocks that ma...https://skdocs.org/docs?id=cueitRegion - Naturalize - Effect | skript-worldeditNaturalizes a given region. This just changes the top 3 layers of blocks into grass/dirt, and the bottom layers into sto...https://skdocs.org/docs?id=2ejc0Region - Overlay - Effect | skript-worldeditOverlays the top level of blocks in a given region using a given pattern....https://skdocs.org/docs?id=9ryhxRegion - Place Centre - Effect | skript-worldeditPlaces a block in the centre of a given region using a given pattern....https://skdocs.org/docs?id=ddj8jRegion - Regenerate - Effect | skript-worldeditRegenerates the area within a given region while optionally regenerating biomes, using a given seed.
The default seed is...https://skdocs.org/docs?id=qtbi7Region - Smooth - Effect | skript-worldeditSmooths the area within a given region a certain number of times. The default number of times is 1.
You can choose to on...https://skdocs.org/docs?id=dua57Region - Vertices - Expression | skript-worldeditGets the vertices of a given region. This expression can only be used on convex polyhedral regions....https://skdocs.org/docs?id=6lz58Region - Volume - Expression | skript-worldeditGets the volume of a given region....https://skdocs.org/docs?id=w6tqyRegion - Walls - Expression | skript-worldeditGets the walls of a given region. This expression only works on cuboid regions.
This returns another region, which can b...https://skdocs.org/docs?id=kl1nrRegion Contains - Condition | SkriptChecks whether a location is contained in a particular region.
This condition requires a supported regions plugin to be ...https://skdocs.org/docs?id=m3w5jRegion Flag - Expression | skript-worldguardAn expression for working with the flag of a region.
The region group flag of a flag supports controlling which groups o...https://skdocs.org/docs?id=kh6w2Region Members & Owners - Expression | SkriptA list of members or owners of a region.
This expression requires a supported regions plugin to be installed....https://skdocs.org/docs?id=yzohsRegion Members/Owners - Expression | skript-worldguardAn expression to obtain the members/owners of the given regions.
The members/owners of a region are made up of players a...https://skdocs.org/docs?id=w3m8kRegion Of Channel - Expression | DiSkyhttps://skdocs.org/docs?id=71rw7Region Parent - Expression | skript-worldguardAn expression to obtain and change the direct parent of a region.
It is also possible to obtain all parents of a region ...https://skdocs.org/docs?id=ic9yqRegion Points - Expression | skript-worldguardAn expression to obtain the points of a region.
Note that when obtaining the points of a region, the region itself is pr...https://skdocs.org/docs?id=69mvdRegion Priority - Expression | skript-worldguardAn expression to obtain and change the priority of a region.
When regions overlap, the priority is used to determine pro...https://skdocs.org/docs?id=439avRegions - Expression | skript-worldguardAn expression to obtain all regions of a specific world or the region with a specific name in a world.
Please note that ...https://skdocs.org/docs?id=u1r6tRegions At - Expression | SkriptAll regions at a particular location.
This expression requires a supported regions plugin to be installed....https://skdocs.org/docs?id=ze9kaRegions At - Expression | skript-worldguardAn expression to obtain the regions at a specific location.
Note that the regions will be returned in ascending order by...https://skdocs.org/docs?id=eguxzRegister Argument - Section | SkBriggyRegister an argument for a brig command.
Within this section you can apply suggestions with tooltips.
The section itsel...https://skdocs.org/docs?id=adxu6Register Brewing Recipe - Section | SkBeehttps://skdocs.org/docs?id=tq08gRegister Chunk Generator With Id String - Structure | SkBeehttps://skdocs.org/docs?id=k783wRegister Embed Template - Effect | DiSkyRegister an embed template that can be reused throughout your code.
Once registered, you can use the template when creat...https://skdocs.org/docs?id=re7a5Register Furnace Recipe - Section | SkBeehttps://skdocs.org/docs?id=alprpRegister Furnace Recipe For - Effect | SkBeehttps://skdocs.org/docs?id=sj6luRegister Shaped Recipe - Section | SkBeehttps://skdocs.org/docs?id=4xsumRegister Shaped Recipe For - Effect | SkBeehttps://skdocs.org/docs?id=9aqj0Register Shapeless Recipe - Section | SkBeehttps://skdocs.org/docs?id=w67itRegister Smithing Recipe - Section | SkBeehttps://skdocs.org/docs?id=va2pkRegister Stonecutting Recipe For - Effect | SkBeehttps://skdocs.org/docs?id=ya0wnRegister Tag - Effect | SkriptRegisters a new tag containing either items or entity datas. Note that items will NOT keep any information other than th...https://skdocs.org/docs?id=4i3voRegister Transmute Recipe - Section | SkBeehttps://skdocs.org/docs?id=21zi3Register Webhook Bot Name - Effect | DiSkyhttps://skdocs.org/docs?id=fmkkjRegistry Object Serialization - Effect | SkNMSSerialize a registry object to a json file.
This will serialize to Minecraft's datapack format and output to the `plugin...https://skdocs.org/docs?id=8hgifRegistry Registration - Structure | SkNMSThis structure is used for registering new registry entries such as custom biomes and enchantments....https://skdocs.org/docs?id=eg3lnRegistry Values Of Registrykey - Expression | SkBeehttps://skdocs.org/docs?id=4oc9jregistrykey - Type | SkBeehttps://skdocs.org/docs?id=3kh0lRelational Placeholder Players - Expression | skript-placeholdersThe two players involved in a relational placeholder request....https://skdocs.org/docs?id=5themRelease Entities From Blocks - Effect | SkBeehttps://skdocs.org/docs?id=ihh3tRelease From Entity Storage - Effect | SkriptReleases the stored entities in an entity block storage (i.e. beehive).
When using beehives, providing a timespan will p...https://skdocs.org/docs?id=cxclmRemaining Air - Expression | SkriptHow much time a player has left underwater before starting to drown....https://skdocs.org/docs?id=skaasRemaining Time - Expression | DiSkyhttps://skdocs.org/docs?id=rpeoiRemove All Resource Packs From Players - Effect | SkBeehttps://skdocs.org/docs?id=i8frdRemove Attribute Modifier Key - Effect | SkBeehttps://skdocs.org/docs?id=vdjtnRemove Fake Entity With Id Numbers For Players - Effect | PoaSkhttps://skdocs.org/docs?id=3og7oRemove Fake Player Numbers - Effect | PoaSkhttps://skdocs.org/docs?id=k5lhaRemove Guardian Laser With Id String - Effect | PoaSkhttps://skdocs.org/docs?id=x17b2Remove Recipe Strings - Effect | SkBeehttps://skdocs.org/docs?id=9g7trRemove Tablist Player Uuid - Effect | PoaSkhttps://skdocs.org/docs?id=wy766remove_effects - Function | SkBeeCreate a 'remove_effects' consume effect.
This will create a list of potion effect types to be removed when consumed.
Th...https://skdocs.org/docs?id=9qw1cRemoved Roles - Expression | DiSkyhttps://skdocs.org/docs?id=8wddxrendertype - Type | SkBeehttps://skdocs.org/docs?id=2eq74Repair Cost Component Of Itemstacks - Expression | SkBeehttps://skdocs.org/docs?id=npzq5Repairable Items Of Itemstacks - Expression | SkBeehttps://skdocs.org/docs?id=hoa0zRepeat String - Expression | SkriptRepeats inputted strings a given amount of times....https://skdocs.org/docs?id=51vzdReplace - Effect | SkriptReplaces all occurrences of a given text or regex with another text. Please note that you can only change variables and ...https://skdocs.org/docs?id=ilduxReplace Blockdata Location Location - Effect | PoaSkhttps://skdocs.org/docs?id=dbtqtReplace Blocks - Effect | skript-worldeditReplaces blocks in a region that match a certain mask with a given pattern....https://skdocs.org/docs?id=mg0k4Replace Component With Newcomponent - Effect | DiSkyhttps://skdocs.org/docs?id=4f27yReply With - Section | DiSkyReply with a specific message to the channel where a message-event was triggered.
It can also be used to acknowledge & r...https://skdocs.org/docs?id=6i5dhrequest - Type | SkJsonRepresentation instance of Request...https://skdocs.org/docs?id=fshhaRequest attachment/s - Expression | SkJsonset/add/reset or get the current request attachment...https://skdocs.org/docs?id=6n1ziRequest Game To Sprint Timespan - Effect | SkBeehttps://skdocs.org/docs?id=ev4fdRequest query params - Expression | SkJsonset/add/reset or get the current request query params...https://skdocs.org/docs?id=lx3opRequest To Speak - Expression | DiSkyhttps://skdocs.org/docs?id=p6ivdRequire State Of Object - Expression | DiSkyhttps://skdocs.org/docs?id=mmjglRequired Player Range Of Blocks - Expression | SkBeehttps://skdocs.org/docs?id=9yi4eReset Spawner Timer - Effect | SkBeehttps://skdocs.org/docs?id=8pc83Resize Bound Bound Within Block And Block - Effect | SkBeehttps://skdocs.org/docs?id=a9m9rresolver - Function | SkBeeCreates a tag resolver for replacements in mini message.
`placeholder` = The string that will be replaced in the mini me...https://skdocs.org/docs?id=z5en5Resonating Time - Expression | SkriptReturns the resonating time of a bell.
A bell will start resonating five game ticks after being rung, and will continue ...https://skdocs.org/docs?id=hk1epResource Pack - Condition | SkriptChecks state of the resource pack in a resource pack request response event....https://skdocs.org/docs?id=zezcqResource Pack State - Type | SkriptThe state in a resource pack request response event....https://skdocs.org/docs?id=g2ey6Respawn Anchor Charges - Expression | SkriptThe charges of a respawn anchor....https://skdocs.org/docs?id=byhefRespawn location - Expression | SkriptThe location that a player should respawn at. This is used within the respawn event....https://skdocs.org/docs?id=24mqaRespawn Reason - Type | SkriptThe respawn reason in a respawn event....https://skdocs.org/docs?id=vnb8vRespawn Reason - Expression | SkriptThe respawn reason in a respawn event....https://skdocs.org/docs?id=uusdkresponse - Type | SkJsonRepresentation instance of Response...https://skdocs.org/docs?id=2u38kResponse Of Automodrule - Expression | DiSkyhttps://skdocs.org/docs?id=t2t69Response of http request [non blocking] - Expression | SkJsonRepresent response of http request
You can get those values (status, status code, body, headers)...https://skdocs.org/docs?id=3wvgdResponse of request [sync] - Expression | SkJsonGet last response from request...https://skdocs.org/docs?id=rgk4fResponse status - Expression | SkJsonReceive response status
That could be OK, UNKNOWN or FAILED...https://skdocs.org/docs?id=d5pgfResponse status code - Expression | SkJsonReceive response status code
That could be anything from 100 to 504...https://skdocs.org/docs?id=70yv7Result - Expression | SkriptRuns something (like a function) and returns its result.
If the thing is expected to return multiple values, use 'result...https://skdocs.org/docs?id=g3vfjResult Of Recipe Strings - Expression | SkBeehttps://skdocs.org/docs?id=r26nbRetrieve Application Info Bot - Effect | DiSkyhttps://skdocs.org/docs?id=wsndkRetrieve Bans Guild Bot - Effect | DiSkyhttps://skdocs.org/docs?id=t3157Retrieve Cookie With Key Namespacedkey - Section | SkBeehttps://skdocs.org/docs?id=2ii7oRetrieve Emotes Guild Bot - Effect | DiSkyhttps://skdocs.org/docs?id=pdpb6Retrieve Event Value - Effect | DiSkyRetrieves specific event values asynchronously in certain DiSky events.
These values need to be fetched from Discord's A...https://skdocs.org/docs?id=2t1ksRetrieve Interested Members - Effect | DiSkyRetrieve all members who are interested in a scheduled event....https://skdocs.org/docs?id=xy8aiRetrieve Invite Guild Bot - Effect | DiSkyhttps://skdocs.org/docs?id=canmbRetrieve Invite String Guild - Effect | DiSkyhttps://skdocs.org/docs?id=9k3q9Retrieve Logs - Effect | DiSkyRetrieve the audit logs of a guild....https://skdocs.org/docs?id=jtsmqRetrieve Member String Guild - Effect | DiSkyhttps://skdocs.org/docs?id=p06pxRetrieve Message String Channel - Effect | DiSkyhttps://skdocs.org/docs?id=fcwygRetrieve Messages - Effect | DiSkyRetrieve last X messages from a specific message channel.
You can retrieve up to 100 last messages, others will be ignor...https://skdocs.org/docs?id=4kqkjRetrieve Number Pinned Message - Effect | DiSkyhttps://skdocs.org/docs?id=lijvxRetrieve Owner Of Guild And Store It In Object - Effect | DiSkyhttps://skdocs.org/docs?id=4213dRetrieve Profile - Effect | DiSkyRetrieve the profile of the specified user.
Profile represent mainly the banner of the user, could return the accent col...https://skdocs.org/docs?id=chpabRetrieve Start Message Threadchannel - Effect | DiSkyhttps://skdocs.org/docs?id=l5bzaRetrieve Sticker - Effect | DiSkyRetrieve a sticker from a guild using its per-guild name.
This will return a sticker from the guild, not a global one....https://skdocs.org/docs?id=47wpiRetrieve Stickers - Effect | DiSkyRetrieve every stickers (and cache them) from a specific guild....https://skdocs.org/docs?id=9kl06Retrieve Thread Members - Effect | DiSkyRetrieve every members (and cache them) from a specific thread....https://skdocs.org/docs?id=sl7gtRetrieve Threads - Effect | DiSkyRetrieve every threads (and cache them) from a specific guild.
This effect will only get back the ACTIVE thread, and wil...https://skdocs.org/docs?id=2eqeuRetrieve User String Bot - Effect | DiSkyhttps://skdocs.org/docs?id=63abtRetrieve Webhook Channel Store - Effect | DiSkyhttps://skdocs.org/docs?id=713gzRetrieve Webhooks Guild Store - Effect | DiSkyhttps://skdocs.org/docs?id=he25iReturn - Effect | SkriptMakes a trigger or a section (e.g. a function) return a value...https://skdocs.org/docs?id=5qg4zReturn - Effect | skript-reflecthttps://skdocs.org/docs?id=fszsaReturn All YAML (un)loaded in memory - Expression | skript-yamlReturns a list of all "cached" yaml file IDs or from a certain directory or list of directories.
- Can also return list...https://skdocs.org/docs?id=rti0rReturn Slashchoices - Effect | DiSkyhttps://skdocs.org/docs?id=d7vsvReversed List - Expression | SkriptReverses given list....https://skdocs.org/docs?id=d4qacReverted Boolean - Expression | SkCheeseReturns the opposite of a boolean....https://skdocs.org/docs?id=c9pcrrgb - Function | SkriptReturns a RGB color from the given red, green and blue parameters. Alpha values can be added optionally, but these only ...https://skdocs.org/docs?id=r6frbRing Bell - Effect | SkriptCauses a bell to ring.
Optionally, the entity that rang the bell and the direction the bell should ring can be specified...https://skdocs.org/docs?id=w7luaRinging Time - Expression | SkriptReturns the ringing time of a bell.
A bell typically rings for 50 game ticks....https://skdocs.org/docs?id=a3hvhrole - Type | DiSkyhttps://skdocs.org/docs?id=dkf17Role Add Event - Event | DiSkyFired when a member receives new roles. This is a log action, so event-author returns who made the action and event-role...https://skdocs.org/docs?id=a9cleRole Color - Expression | DiSkyhttps://skdocs.org/docs?id=ftgmqRole Color Of Role - Expression | DiSkyhttps://skdocs.org/docs?id=hgtmjRole Color Update Event - Event | DiSkyFired when the color of a role changes.
This event provides access to both the old and new colors of the role.
It can be...https://skdocs.org/docs?id=1rjmtRole Create Event - Event | DiSkyFired when a new role is created in a guild.
This event provides access to the newly created role and the guild it belon...https://skdocs.org/docs?id=jw3hiRole Delete Event - Event | DiSkyFired when a role is deleted from a guild.
This event provides access to the deleted role and the guild it belonged to.
...https://skdocs.org/docs?id=xuwbnRole Hoisted - Expression | DiSkyhttps://skdocs.org/docs?id=yfj8iRole Hoisted Update Event - Event | DiSkyFired when the hoisted status of a role changes.
Hoisted roles are displayed separately in the member list.
This event p...https://skdocs.org/docs?id=85rqrRole Icon - Expression | DiSkyhttps://skdocs.org/docs?id=te9ueRole Icon Update Event - Event | DiSkyFired when the icon of a role changes.
This event provides access to both the old and new icon URLs.
It can be used for ...https://skdocs.org/docs?id=lvbrvRole Mentionable - Expression | DiSkyhttps://skdocs.org/docs?id=1vdqsRole Mentionable Update Event - Event | DiSkyFired when the mentionable status of a role changes.
This event tracks whether a role can be mentioned by regular users....https://skdocs.org/docs?id=ykm4wRole Name - Expression | DiSkyhttps://skdocs.org/docs?id=nn51zRole Name Of Role - Expression | DiSkyhttps://skdocs.org/docs?id=929twRole Name Update Event - Event | DiSkyFired when the name of a role changes.
This event provides access to both the old and new names of the role.
It's useful...https://skdocs.org/docs?id=kj0q5Role Permission - Expression | DiSkyhttps://skdocs.org/docs?id=aiye3Role Permissions Update Event - Event | DiSkyFired when the permissions of a role change.
This event provides access to both the old and new permission sets.
It's cr...https://skdocs.org/docs?id=aa185Role Position - Expression | DiSkyhttps://skdocs.org/docs?id=zephfRole Position Update Event - Event | DiSkyFired when the position of a role changes in the role hierarchy.
This event provides access to both the old and new posi...https://skdocs.org/docs?id=2yeiwRole Remove Event - Event | DiSkyFired when roles are removed from a member. This is a log action, so event-author returns who made the action and event-...https://skdocs.org/docs?id=256fgroleaction - Type | DiSkyhttps://skdocs.org/docs?id=cklqxRoles - Expression | DiSkyhttps://skdocs.org/docs?id=qax4sRoman Numeral String As Number - Expression | PoaSkhttps://skdocs.org/docs?id=mi6yaroot - Function | SkriptCalculates the nth root of a number....https://skdocs.org/docs?id=fdgowRotate - Effect | SkriptRotates displays, quaternions, or vectors around an axis a set amount of degrees, or around all 3 axes at once.
Vectors ...https://skdocs.org/docs?id=8ikfaRotate Entity Number Yaw - Effect | PoaSkhttps://skdocs.org/docs?id=qokjrRotate Shape - Effect | skript-particleRotates shapes around a given axis by a given angle. The axis can be specified as a vector or as a single axis (x, y, or...https://skdocs.org/docs?id=hcxgmRotated Quaternion/Vector - Expression | SkriptRotates a quaternion or vector around an axis a set amount of degrees, or around all 3 axes at once.
Vectors can only be...https://skdocs.org/docs?id=h5duvRotation - Expression | skript-particleDescribes a rotation around a vector by a given angle, or from one vector to another. An alternative to the `axisAngle` ...https://skdocs.org/docs?id=6tfviRotation Axis/Angle - Expression | SkriptReturns the axis or angle that a quaternion will rotate by/around.
All quaternions can be represented by a rotation of s...https://skdocs.org/docs?id=c8s0pRotations - Type | LuskAll the regular Rotations.
Rotations are used in item frames....https://skdocs.org/docs?id=cx3elround - Function | SkriptRounds a number, i.e. returns the closest integer to the argument. Place a second argument to define the decimal placeme...https://skdocs.org/docs?id=nk5q8Rounding - Expression | SkriptRounds numbers normally, up (ceiling) or down (floor) respectively....https://skdocs.org/docs?id=iyhnaRow Builder Components - Expression | DiSkyComponents of a row builder
See also: 'Create (rich) Message'...https://skdocs.org/docs?id=uohjkRule - Expression | DiSkyhttps://skdocs.org/docs?id=nfcx4Rule ID - Expression | DiSkyThe id of the AutoMod Rule which has been triggered....https://skdocs.org/docs?id=1gr94Run - Effect | SkriptExecutes a task (a function). Any returned result is discarded....https://skdocs.org/docs?id=bcsu3Run Function - Section | SkCheeseExecutes a function using a section. Pass parameters by doing 'parameter name: value'...https://skdocs.org/docs?id=3uz2fRun Section Section Objects Result In Objects - Effect | skript-reflecthttps://skdocs.org/docs?id=y16xdRun Silently - Section | LuskExecutes the effects within this section without making sounds, this currently only supports the changing of an item fra...https://skdocs.org/docs?id=g7nc1Run Timespan Later Id In Object - Section | SkBeehttps://skdocs.org/docs?id=yaduwRunning Minecraft - Condition | SkriptChecks if current Minecraft version is given version or newer....https://skdocs.org/docs?id=xvhjcRuntime Error / Warning - Effect | SkCheeseThrows a runtime error or warning....https://skdocs.org/docs?id=efo1uSalmon - Variant - Type | LuskAll the Salmon Variants....https://skdocs.org/docs?id=8ig7dSaturated Regen Rate Of Players - Expression | SkBeehttps://skdocs.org/docs?id=wu4t7Saturation - Expression | SkriptThe saturation of a player. If used in a player event, it can be omitted and will default to event-player....https://skdocs.org/docs?id=wp6cqSave cached json to file - Effect | SkJsonSaves the cached json to a file. This is used to save the cache to a file....https://skdocs.org/docs?id=za8moSave Nbt File From Nbtcompounds - Effect | SkBeehttps://skdocs.org/docs?id=kx3gwSave Slime World - Effect | SlimeLinkSave a Slime World with a specified name....https://skdocs.org/docs?id=d3o5iSave Slime World By Object - Effect | SlimeLinkSave a Slime World using a Bukkit World object....https://skdocs.org/docs?id=6kk5kSave Structure Structures - Effect | SkBeehttps://skdocs.org/docs?id=7sds5Save World - Effect | SkriptSave all worlds or a given world manually.
Note: saving many worlds at once may possibly cause the server to freeze....https://skdocs.org/docs?id=ik0z8Save YAML - Effect | skript-yamlSaves the current cached YAML elements to file.
- Using the `[with an indentation of %-number%]` option allows you to ...https://skdocs.org/docs?id=v00jjSaved Group - Type | DisplayEntityUtilsRepresents a saved Display Entity Group/Model...https://skdocs.org/docs?id=pcekpSaved Group to Packet Group - Expression | DisplayEntityUtilsCreate a packet based group from a saved group...https://skdocs.org/docs?id=ynsn1Saved Group to Spawned Group - Expression | DisplayEntityUtilsSpawn a saved group at a location...https://skdocs.org/docs?id=kofo0Scalable Particle Effect - Type | SkriptA particle effect which can be scaled up or down....https://skdocs.org/docs?id=334x6Scale - Expression | SkriptRepresents the physical size/scale of something.
For example, the scale of a display entity would be a vector containing...https://skdocs.org/docs?id=xu7z4scheduledevent - Type | DiSkyhttps://skdocs.org/docs?id=i7or2Schematic - Delete - Effect | skript-worldeditDeletes a schematic. Nothing too fancy....https://skdocs.org/docs?id=pq9fmSchematic - Exists - Condition | skript-worldeditChecks whether a schematic with a given name exists....https://skdocs.org/docs?id=chpzaSchematic - Paste - Section | skript-worldeditPastes a schematic, with a bunch of configurable options (see below for a list of them).
Note that the name of the schem...https://skdocs.org/docs?id=lq06kSchematic - Paste - Effect | skript-worldeditPastes a schematic at a location(s). Can be rotated, and can choose whether it should ignore air or not.
There is also a...https://skdocs.org/docs?id=xmzqlSchematic - Save - Section | skript-worldeditSaves a region as a schematic, with a bunch of configurable options (see below for a list of them).
Note that the name o...https://skdocs.org/docs?id=dtajwSchematic - Save - Effect | skript-worldeditSaves a region as a schematic.
The name of the schematic shouldn't include any path, as skript-worldedit will always sta...https://skdocs.org/docs?id=4a5htScore Of Entities For Objective - Expression | SkBeehttps://skdocs.org/docs?id=p7ih4scoreboard - Type | SkBeehttps://skdocs.org/docs?id=828xnScoreboard - Type | skript-scoreboardsA scoreboard object. A player can only view one scoreboard at a time.
Scoreboards do not persist between server restarts...https://skdocs.org/docs?id=m6xi6Scoreboard Line - Expression | skript-scoreboardsGet or set the lines or scores of lines in a scoreboard. Scores are the values that are displayed on the right side of t...https://skdocs.org/docs?id=llvxkScoreboard of Player - Expression | skript-scoreboardsGet or set the scoreboard of a player.
If the player does not have a scoreboard, it will create a new one....https://skdocs.org/docs?id=kyllzScoreboard Of Players - Expression | SkBeehttps://skdocs.org/docs?id=lyig5Scoreboard Tags - Expression | SkriptScoreboard tags are simple list of texts stored directly in the data of an entity.
So this is a Minecraft related thing,...https://skdocs.org/docs?id=1dakcScoreboard Title - Expression | skript-scoreboardsGet or set the title of a scoreboard....https://skdocs.org/docs?id=uxi37Scoreboard Viewers - Expression | skript-scoreboardsGet or set the viewers of a scoreboard....https://skdocs.org/docs?id=p3wfqScoreboard Visibility - Effect | skript-scoreboardsShow or hide a scoreboard....https://skdocs.org/docs?id=nuud8Scores Of Criterias Are Modifiable - Condition | SkBeehttps://skdocs.org/docs?id=57jsxScript - Type | SkriptA script loaded by Skript.
Disabled scripts will report as being empty since their content has not been loaded....https://skdocs.org/docs?id=frcngScript - Expression | SkriptThe current script, or a script from its (file) name.
If the script is enabled or disabled (or reloaded) this reference ...https://skdocs.org/docs?id=cdxmaSea Level - Expression | SkriptGets the sea level of a world....https://skdocs.org/docs?id=u1hazSea Pickles - Expression | SkriptAn expression to obtain or modify data relating to the pickles of a sea pickle block....https://skdocs.org/docs?id=4mu0isection - Type | skript-reflecthttps://skdocs.org/docs?id=v8fkxSection - Expression | DiSkyhttps://skdocs.org/docs?id=m850eSeed of Loot Table - Expression | SkriptReturns the seed of a loot table. Setting the seed of a block or entity that does not have a loot table will not do anyt...https://skdocs.org/docs?id=4td2uSelect Entity - Expression | DiSkyhttps://skdocs.org/docs?id=r2nqjSelect Option - Type | DiSkyThe **SelectOption** type represents an option in a **string** select menu....https://skdocs.org/docs?id=2io6iSelect Value - Expression | DiSkyhttps://skdocs.org/docs?id=g9gc4Send Block Change - Effect | SkriptMakes a player see a block as something else or as the original....https://skdocs.org/docs?id=6xteuSend Component Objects - Effect | SkBeehttps://skdocs.org/docs?id=msg9bSend created/prepared request - Effect | SkJsonSends a previously created HTTP request to the specified URL
The request must be created using request creation commands...https://skdocs.org/docs?id=epzrkSend Metadata Packet Entity - Effect | PoaSkhttps://skdocs.org/docs?id=ieoweSend Packet - Effect | Skript-PacketSends the specified packet(s) to the specified player(s)....https://skdocs.org/docs?id=1vvmsSend Packet Object To Players - Effect | PoaSkhttps://skdocs.org/docs?id=nignsSend Players See Entities As Ghost - Effect | PoaSkhttps://skdocs.org/docs?id=dkfb3Send Resource Pack - Effect | SkriptRequest that the player's client download and switch resource packs. The client will download
the resource pack in the ...https://skdocs.org/docs?id=vfxgwSend Resource Pack URL - Effect | SkBeehttps://skdocs.org/docs?id=tsnixSend Team Packet Players - Effect | PoaSkhttps://skdocs.org/docs?id=ed6z4Send Title Textcomponent Textcomponent - Effect | SkBeehttps://skdocs.org/docs?id=hd0qiSend typing - Effect | DiSkySends the typing status to discord. This is what is used to make the message "X is typing..." appear.
Typing status last...https://skdocs.org/docs?id=8qcslSent Command List - Expression | SkriptThe commands that will be sent to the player in a send commands to player event.
Modifications will affect what commands...https://skdocs.org/docs?id=jgc9nseparatorcomponent - Type | DiSkyhttps://skdocs.org/docs?id=5bz87Serialized Json String Of Textcomponents - Expression | SkBeehttps://skdocs.org/docs?id=99af4Server - allows Nether/End/Flight - Condition | LuskChecks if the server allows the Nether, the End or Flight...https://skdocs.org/docs?id=flzc0Server - Version - Expression | LuskThe server version....https://skdocs.org/docs?id=b3mgqServer - Whitelist is Enabled - Condition | LuskChecks whether the server has a whitelist or not....https://skdocs.org/docs?id=ewzs5Server - Whitelist is Enforced - Condition | LuskChecks whether the whitelist is enforced. If the whitelist is enforced, non-whitelisted players will be disconnected whe...https://skdocs.org/docs?id=o1vyeServer Frozen State - Expression | SkBeehttps://skdocs.org/docs?id=tbgveServer Icon - Type | SkriptA server icon that was loaded using the load server icon effect....https://skdocs.org/docs?id=6yk4fServer Icon - Expression | SkriptIcon of the server in the server list. Can be set to an icon that loaded using the
load server icon effect,
or can be re...https://skdocs.org/docs?id=nm2wdServer Is Frozen - Condition | SkBeehttps://skdocs.org/docs?id=xvu6hServer Is Sprinting - Condition | SkBeehttps://skdocs.org/docs?id=uu2e0Server Platform - Expression | SkBeehttps://skdocs.org/docs?id=qtddmServer Tick Rate - Expression | SkBeehttps://skdocs.org/docs?id=4h61jSet Billboard - Effect | DisplayEntityUtilsSet the billboard of an active group/part/selection...https://skdocs.org/docs?id=1f5tuSet Blocks - Effect | skript-worldeditSets the blocks in a region with a given pattern....https://skdocs.org/docs?id=o3f7fSet Chunk Generator Worldcreator - Effect | SkBeehttps://skdocs.org/docs?id=bi779Set Direction (Pitch, Yaw, Pivot) - Effect | DisplayEntityUtilsSet the pitch and yaw of a spawned group/part/selection. Optionally pivot interactions...https://skdocs.org/docs?id=x9wovSet GUI Slots - Section | skript-guiSet or clear GUI slots....https://skdocs.org/docs?id=1d3e8Set Ingredient Of String To Itemstack - Effect | SkBeehttps://skdocs.org/docs?id=s3djySet Ip Of Player To String With Port Number - Effect | PoaSkhttps://skdocs.org/docs?id=i3d74Set Locations To Blockdata Fast - Effect | PoaSkhttps://skdocs.org/docs?id=hq52bSet Nbtblock Tileentity Directions - Effect | SkBeehttps://skdocs.org/docs?id=83z9pSet Server Brand To String For Players - Effect | PoaSkhttps://skdocs.org/docs?id=sm2trSet Skin Of Players To Skin Of String - Effect | PoaSkhttps://skdocs.org/docs?id=uq0e9Sets - Expression | SkriptReturns a list of all the values of a type. Useful for looping....https://skdocs.org/docs?id=4uuxgShape - Type | skript-particleRepresents an abstract particle shape. E.g. circle, line, etc....https://skdocs.org/docs?id=141mbShape - Cylinder - Effect | skript-worldeditCreates a cylinder using a given pattern at a certain location.
You can choose for the cylinder to be hollow, and it can...https://skdocs.org/docs?id=7s8ugShape - General - Section | skript-worldeditCreates a shape at a given location. Depending on which shape is being created, a different set of entries can be used.
...https://skdocs.org/docs?id=ubai5Shape - Pyramid - Effect | skript-worldeditCreates a pyramid using a given pattern at a certain location.
You can choose for the pyramid to be hollow, and it can t...https://skdocs.org/docs?id=hnlmmShape - Sphere - Effect | skript-worldeditCreates a sphere using a given pattern at a certain location.
You can choose for the sphere to be hollow, and it can tak...https://skdocs.org/docs?id=9lb8aShape Animation Ordering - Effect | skript-particleControls the order in which the draw animation effect will draw points. Currently WIP, only supports 2 special orderings...https://skdocs.org/docs?id=ku26eShape Copy - Expression | skript-particleReturns a copy of the given shape. This is useful if you want a modified version of a shape without changing the origina...https://skdocs.org/docs?id=9mssdShape Cutoff Angle - Expression | skript-particleThe cutoff angle of a shape in degrees. This determines the portion of the whole shape that will be drawn in shapes like...https://skdocs.org/docs?id=yx2qyShape Length/Width/Height - Expression | skript-particleThe length, width, or height of a shape. Changing this will change the size of the shape. Resetting or deleting it will ...https://skdocs.org/docs?id=3p91mShape Locations - Expression | skript-particleReturns all the locations that particles would be spawned at if the shape was centered at the given location.
If you wan...https://skdocs.org/docs?id=mrhq6Shape Offset - Expression | skript-particleReturns the offset vector of a shape. This is the vector that is added to the location of the shape before drawing.
Chan...https://skdocs.org/docs?id=2heo1Shape Orientation - Expression | skript-particleThe orientation of a shape. This is the rotation that is applied to the shape before drawing.
Changing this will rotate ...https://skdocs.org/docs?id=pfm2wShape Particle - Expression | skript-particleThe particle of a shape. This is the particle that the shape uses to draw itself.
Changing this will change the particle...https://skdocs.org/docs?id=aa12lShape Particle Density / Particle Count - Expression | skript-particleThe density at which particles are spawned in a shape. This is in "particles per meter" (ppm), and defaults to 4.Be care...https://skdocs.org/docs?id=lpw8eShape Points - Expression | skript-particleReturns all the vectors from the center of the shape to the various points particles would be drawn at.
If you want the ...https://skdocs.org/docs?id=v4zmpShape Radius - Expression | skript-particleThe radius of a shape. For circular or spherical shapes, this is the distance from the center to the edge. For shapes li...https://skdocs.org/docs?id=otm42Shape Relative Axis - Expression | skript-particleReturns the relative axis of a shape. These are the x, y, z axis of the shape AFTER rotation.
These are meant to be used...https://skdocs.org/docs?id=ewj8mShape Scale - Expression | skript-particleReturns the scale of a shape. This is will scale the shape up or down accordingly, with respect to its center.
This does...https://skdocs.org/docs?id=dtu0oShape Side Count - Polygonal/Polyhedral - Expression | skript-particleReturns the number of sides of a polygonal or polyhedral shape. This determines how many sides the shape has.
Changing t...https://skdocs.org/docs?id=5gk95Shape Side Length - Polygonal/Polyhedral - Expression | skript-particleReturns the side length of a polygonal/polyhedral shape. This determines how long each side of the shape is.
Changing th...https://skdocs.org/docs?id=fvvjkShape Style - Type | skript-particleRepresents the way the shape is drawn. Outlined is a wireframe representation, Surface is filling in all the surfaces of...https://skdocs.org/docs?id=nn1wjShape Style - Expression | skript-particleReturns the style of a shape. This determines how the shape is drawn. See the shape style type for more information.
Cha...https://skdocs.org/docs?id=x0l3cShear - Effect | SkriptShears or un-shears a shearable entity with drops by shearing and a 'sheared' sound. Using with 'force' will force this ...https://skdocs.org/docs?id=7kotuShoot - Section | SkriptShoots a projectile (or any other entity) from a given entity or location....https://skdocs.org/docs?id=319cjShoot Force - Expression | SkBeehttps://skdocs.org/docs?id=papggShooter - Expression | SkriptThe shooter of a projectile....https://skdocs.org/docs?id=6bcfnShot Bow - Expression | SkBeehttps://skdocs.org/docs?id=uctx6Should Consume Item - Expression | SkBeehttps://skdocs.org/docs?id=gif9lShould Trigger Advancements - Condition | LuskThis Condition requires Paper.
Checks whether or not the Slot Change event should trigger advancements....https://skdocs.org/docs?id=l4wpcShow Animation Frame on Active Group - Effect | DisplayEntityUtilsPlay a single animation frame on an active group, optionally with custom duration and delay....https://skdocs.org/docs?id=239biShow Demo Screen To Players - Effect | SkBeehttps://skdocs.org/docs?id=45sjqShow Modal User - Effect | DiSkyhttps://skdocs.org/docs?id=cdx3dShuffled List - Expression | SkriptShuffles given list randomly....https://skdocs.org/docs?id=a1n5tShutdown Bot - Effect | DiSkyStop and disconnect a loaded bot from DiSky & discord.
If any requests was still remaining, they will be executed before...https://skdocs.org/docs?id=tlx9bSign - is Editable - Condition | LuskChecks if the provided signs can be edited....https://skdocs.org/docs?id=f412oSign - is Editable (Property) - Expression | LuskReturns whether or not the provided signs are editable.
Can be set and reset (which makes it editable)....https://skdocs.org/docs?id=j9evtSign - is Waxed - Condition | LuskChecks if a the provided signs are waxed....https://skdocs.org/docs?id=egv4bSign - is Waxed (Property) - Expression | LuskReturns whether or not the provided signs are waxed.
Can be set and reset (which makes it not waxed)....https://skdocs.org/docs?id=tpb6vSign Line Number Of Blocks - Expression | SkBeehttps://skdocs.org/docs?id=rsmzpSign Text - Expression | SkriptA line of text on a sign. Can be changed, but remember that there is a 16 character limit per line (including color code...https://skdocs.org/docs?id=m9007Signed Message - Expression | SkBeehttps://skdocs.org/docs?id=vvqhdsignedmessage - Type | SkBeehttps://skdocs.org/docs?id=85ndpSilence Entity - Effect | SkriptControls whether or not an entity is silent....https://skdocs.org/docs?id=j496cSimple - Expression | SkBeehttps://skdocs.org/docs?id=g4a33Simple Glow - Entity Glow State - Effect | PacketEventsSKSet the glow state of an entity for a set of viewers.
Internally everything is handled by the addon.
To change the color...https://skdocs.org/docs?id=deosoSimple Glow - Glow Entity Viewers - Expression | PacketEventsSKThe players that are able to see the entity as glowing....https://skdocs.org/docs?id=vf025Simple json literal - Expression | SkJsonExplanatory notes
* - This expression is used to get a values (list) from a json object|array.
- Need to be at the end...https://skdocs.org/docs?id=dsol0Simple Skin - Player Displayed SKin - Effect | PacketEventsSKSet the displayed skin of a player for a set of viewers.
Internally everything is handled by the addon....https://skdocs.org/docs?id=jwcx5Simulation Distance - Expression | SkriptThe simulation distance of a world or a player.
Simulation distance is the minimum distance in chunks for entities to ti...https://skdocs.org/docs?id=fnoh2sin - Function | SkriptThe sine function. It starts at 0° with a value of 0, goes to 1 at 90°, back to 0 at 180°, to -1 at 270° and then repeat...https://skdocs.org/docs?id=iyp5e