Jump to content

What is the purpose of common Skript addons?


UntitledGoose

Recommended Posts

M I N E H U T  C O M M U N I T Y  F A Q

WHAT IS THE PURPOSE OF COMMON SKRIPT ADDONS

REQUIREMENTS: Skript

Introduction

Ever wondered what Skript addons were for? This will answer that question, as well as provide some clever uses for them!

 

What do Skript addons do?

Skript addons are plugins that you can install to expand Skript, so you can do lots more in your scripts. You'll often see addons being used, because they make day to day use of Skript much easier and more convenient.

 

Common Skript addons

SkBee - Allows you to modify the NBT of blocks, items, entities, etc

Skellett - Provides general purpose effects, like modifying maps, scoreboards, tablists, as well as general purpose events.

SkQuery - Focused on covering more of the Spigot API. This provides events like on any move, on flight toggle, on horse jump, etc.

TuSKe - Provides a good way to manage inventory GUIs, also hooks into plugins so you can manage them with Skript, and covers more of the Spigot API.

Vixio - Provides full support for the Discord API, allowing you to make your own Discord bots that link between Minecraft and Discord.

skDragon - Allows particles to be utilized to make wonderful scenes and animations in Minecraft


 

How do I install Skript addons?

You can install them from your panel, just go into the Plugins tab, search 'Skript', and then you have a list of all the addons available on Minehut! I'd recommend reading this CFAQ if you don't know how to install plugins.

 

Examples
 

# This command uses the addon SkBee, which you can use for modifying NBT of blocks, entities, items, etc.
command summonDummy:
	permission: admin.dummy
	trigger:
		summon zombie at player’s location with nbt "{NoAI:1b,CustomNameVisible:1b,CustomName:'{""text"":""Dummy"",""color"":""blue"",""bold"":true}"
# This command will spawn a test dummy that doesn't take any knockback, hurt players, or make noises.
# This command uses the addon skRayFall, for its Shiny Item expression! This expression makes an item have an enchantment glint, without any enchantments showing.
command shinyItem:
	trigger:
		give player shiny diamond sword named "Ooo.. shiny!"

Require further assistance?

If you need more help on this topic, head over to this section of forums, or join our Discord!

Compiled by the Minehut Staff Team

  • Like 3

VIP since January 7th, 2020

Support since September 19th, 2020

Helper since November 3rd, 2020

Moderator since March 8th, 2021

unknown.png

5.png.e14b1bf83edf0ac2edc1bfb822177184.png

image.png.fe30b7b2c0be5a541ba4ed2187b23030.png

Link to comment
Share on other sites

  • muelr changed the title to What is the purpose of common Skript addons?

nice! Very useful

  • Like 1

In-Game Name - SilentF1ame

Discord - SilentFlame#9811

-------------------------------------------------------

[Default] 14 February 2017

[VIP] 21 September 2020

[Helper] 26 November 2020

[Moderator] 2 February 2021

[<3] 17 May 2021

-------------------------------------------------------

 

Link to comment
Share on other sites

Good tutorial Goose. Pretty sure it's going to help a tonne of people out there. 🙂

  • Like 1

Hello there! If you're reading this, hope you're having a wonderful day!

 

Feel free to contact me via Discord (CoolProgrammer#1920) for any help.

My DMs are always open for help.

You can also message via. forum messages for help.

1604908226_ScreenShot2021-01-28at10_32_28AM.png.2646ad6be239a9d0756a99e8e15602ab.png

Also, don't hesitate to leave a like on my post if I helped you in any way.

Link to comment
Share on other sites

Now this, this is poggers.

Founder - Minehut.xyz

The leading Minehut support website. We aim to provide top quality tutorials, provide answers to top questions, and help in any way we can. Our site is community driven, and we will continue to make it better and better.

Support | 28/08/20 -13/09/20

Senior Support | 13/09/20 - 19/10/20

 

forums.gif.5d3db2db4a05c9465b84fa9bf0293df4.gif

Link to comment
Share on other sites

Awesome FAQ Goose. Very well done. Excited to see more FAQ's like this in the future. 

  • Like 1

𝚄𝚗𝚝𝚛𝚎𝚊𝚝𝚎𝚍

𝔻𝕚𝕤𝕔𝕠𝕣𝕕: @𝕌𝕟𝕥𝕣𝕖𝕒𝕥𝕖𝕕#𝟘𝟘𝟘𝟙

News & Updates  Rules • Helper Application

Reports • Appeals

𝚂𝚝𝚊𝚏𝚏 𝚘𝚗 𝙼𝚒𝚗𝚎𝚑𝚞𝚝 𝚜𝚒𝚗𝚌𝚎 𝙹𝚞𝚗𝚎 𝟹𝟶𝚝𝚑, 𝟸𝟶𝟸𝟶

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...