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

Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
raJ0arc.png


Announcement: MundoSK will be splitting up into a few smaller addons in the future. If you are looking to use MundoSK right now, this shouldn't affect your usage, just that sometime in the future you will need to replace MundoSK with a new addon(s). This won't change how any of your scripts are written. More information and join the discussion here.

Update: Three of these addons are now available in beta form. Kosmos is focused on world-related features, Tablisknu provides tablist, skin, and nametag related features, and WebSKT provides WebSocket functionality. Note that currently Kosmos and Tablisknu are 1.13 only. This may change in the future, and more addons for other MundoSK features are currently in development.

Important: Many bugs in MundoSK 1.8.5 have been fixed in MundoSK 1.8.6-BETA.57, which can be downloaded here. If you encounter a bug when using MundoSK 1.8.5, you should download and use MundoSK 1.8.6-BETA.57 to see if it is fixed there before reporting it. If the bug still persists or you encounter another bug, see below on how to report bugs in MundoSK.

Take advantage of a wide variety of features, from simple world border capability to advanced socket communication and packet creation/modification, as well as interesting new syntaxes for Skript.

skUnity | Skript Hub | GitHub | Metrics

Use the /mundosk command to view plugin info, current config options, and documentation from the console and in-game!

Have a suggestion? Found a bug? Just want to express a general question or concern? Join the Skript Chat Discord Server and you can do all of that in the MundoSK channel, as well as the same for other addons! You can also create an issue at the GitHub Issues page, or post in the discussion tab.

Requirements
  • Java 8+
  • Bukkit/Spigot 1.8.8 - 1.12+
  • Skript 2.2+
  • (Optional) ProtocolLib 4.3+

Looking for a tutorial? There are a few tutorials and code examples available at the MundoSK website that can explain some complex features. If you can't find one about a particular feature you need help with, just message me or better yet, post in the discussion tab or in the MundoSK discord channel and someone else might be able to help you even faster!

There are also some tutorials available here on the forums:
  • The Packet tutorial offers an explanation of how you can manipulate packets using MundoSK (requires ProtocolLib).
  • The WebSocket tutorial teaches you how to use websockets to create connections between your server and another server, a website, or something else! Also included here is the websocket example referenced in the MundoSK 1.8 update log.

Here's an example of how to use the array tablist feature of MundoSK:
code_language.skript:
command /example_tablist:
    trigger:
        enable array tablist for player #This creates a 4 x 20 grid of tabs in the player's tablist, there is further syntax for other amounts of rows/columns
        set display name of tab 1, 1 for player to "Hello!" #This sets the first tab as "Hello!"
        set icon of tab 4, 20 for player to alex #This sets the icon of the last tab as the alex skin
        set display name of tab 4, 20 for player to "ALEX" #This sets the last tab as "ALEX!"
        loop 20 times:
            set display name of tab 2, loop-number for player to "Column 2, Row %loop-number%" #This sets all of the tabs in the second column to display their column and row
            set icon of tab 2, loop-number for player to steve #This sets all of the tabs in the second column to have a steve skin as their icon
Author
Tlatoani
Downloads
35,683
Views
35,683
First release
Last update
Rating
4.71 star(s) 17 ratings

More resources from Tlatoani

Latest updates

  1. MundoSK 1.8.5 - Player Skull Improvements

    This update mostly focuses on improving the syntaxes related to player skulls. Before that...
  2. MundoSK 1.8.4 - Per-Player Nametags

    The main focus of this update is a major reorganization of the code involved with skin and...
  3. MundoSK 1.8.3 - Tablist Latency

    This is a small update for MundoSK, just a couple of changes regarding tablist syntaxes...

Latest reviews

"On packet" event is not working!
I have installed mundoSK and (if it is somewhat needed) ProtocolLib, but it gives error:
can't understand this event: 'on packet'
cool
just bring back "set player's tab name to "' please
Excellent Addon. Just two questions.
1) How do you teleport someone to a world using the world creator.
2) How do you delete a world using the world creator?
Excellent Review, great job with all the coding you did with this!
Tlatoani
Tlatoani
Thanks for reviewing!
D
Nothing to say. Except, keep going!
Thank your very much! <3
Tlatoani
Tlatoani
Thanks for reviewing!
CMI has a /skin command that lets you change skins live in game without having to logoff/reload etc. It does not work while MundoSK is loaded. Even if no scripts are active or referencing calls to MundoSk. Please fix!
Tlatoani
Tlatoani
Hello, if you go to MundoSK’s config.yml file and set the ‘enable_custom_skin_and_tablist’ option to false, your issue should be fixed. I would greatly appreciate it if you could post in the discussion section, contact me on Discord, or create a GitHub issue when you have a problem with MundoSK as the reviews are not a good place for reporting bugs and I am not very active in replying to them.
A nice add-on which works perfectly for me ! Moreover, the author is extremely reactive when I had a problem. Again, thanks to him for this nice add-on !
Tlatoani
Tlatoani
Thanks for the review!
Thanks for one of the best addons for skript.
Good Job.
Tlatoani
Tlatoani
Thanks for reviewing!
Yay, finally the official update of MundoSK 1.8! :D
The update is very awesome, and I just want to point out that it's one of the most used / important addon for Skript now (I think many other users are thinking the same).

Great job, Tlatoani! :DD

Looking forward that MundoSK will be a standard dependency for Skript in future! xPP
(Skript 3.0 main dependencies; MundoSK and then some others...)

Greetings,
GetreideMonster.
Tlatoani
Tlatoani
Thanks for reviewing!
I've just get an issue with a plugin and then i needed an armor stand interact event and ... I found MundoSk :')
Tlatoani
Tlatoani
Thanks for reviewing!