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

Contributors
Death_Source
Supported Minecraft Versions
  1. 1.12
  2. 1.13
  3. 1.14
  4. 1.15
  5. 1.16
This script is an incredibly useful resource for all servers.
It enables you to make small or massive balloons, attached by a lead, at any place on your server.
It's great decoration, and can make very interesting minigames!

Includes adjustable settings.

List of commands (you can replace the item argument by putting "hand", which will make the balloon type the tool you are using):

  • /balloon help - sends list of commands
  • /balloon small (follows you? true/false) (any item/"hand") - creates a minuscule balloon
  • /balloon big (follows you? true/false) (any item/"hand") - creates a large balloon
  • /balloon medium (follows you? true/false) (any item/"hand") - creates a medium sized balloon
  • /balloon delete - gives a stick used for removing unwanted balloons.
View attachment 549065


Permissions:

Configurable in-game
Default settings are "balloons" and "balloon.delete"

Instructions:

Download the .sk file provided.
Download (if you don't have them) these 3 plugins:
Skript, SkQuery, and Skbee
Make sure they are all fully updated (this works on Minehut)!
Add the file to the "scripts" folder inside the skript plugin.
Restart the server. Do not attempt to reload the script through /sk reload all, or /sk reload (script name). This will crash your server (info on why at bottom)!
You're done!

Notes:

  • Read the Issues (at the bottom).
  • You can transfer ownership of a follower balloon by throwing the string to another player.
If you have a question, want to improve on the script, or want to report bugs, feel free to do so either here, or dm me at my discord (you can find it in the script!)

Don't forget to leave a review, it helps a lot!!



Current Issues:

  • Reloading the script any other way than restarting the server will most probably crash your server.
  • Currently, removing collisions are not possible through this script. However you may wish to do so yourself.
Author
death source
Downloads
955
Views
955
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from death source

Latest updates

  1. Balloons update- Added follower balloons of every size, simplified the commands, and fixed bugs.

    Bugs fixed: Large balloons tended to spawn too high, sometimes breaking the lead. Couple issues...