Ok, it returns the items, however. How would I get the name of the items? Like custom names?I thinkshould provide the list of items.code_language.skript:"ItemArrayModifier" pinfo 0 of %packet%
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!
Ok, it returns the items, however. How would I get the name of the items? Like custom names?I thinkshould provide the list of items.code_language.skript:"ItemArrayModifier" pinfo 0 of %packet%
I don't know exactly, but some expression likeOk, it returns the items, however. How would I get the name of the items? Like custom names?
name of %item%
This isn't a feature currently in MundoSK, but is planned to be introduced in future betas. Right now, you would need to use an API to get the icon, which I think @Snow-Pyon may have the code for.Hey, is there a way to have the icons of offline players? I have a friends list but it doesn't seem to load player's if they're offline. I even tried "as offline player"
This isn't a feature currently in MundoSK, but is planned to be introduced in future betas. Right now, you would need to use an API to get the icon, which I think @Snow-Pyon may have the code for.
I don't think it's a complicated API, and I think you can use it just from a URL, but I don't know exactly, so you should just ask Snow-Pyon.A whole API? Would it be possible to load it from a URL? I saw there was a "Skintexture" option but I couldn't quite understand that part![]()
I don't think it's a complicated API, and I think you can use it just from a URL, but I don't know exactly, so you should just ask Snow-Pyon.
You have an extra 'to', it should bealright, will dothanks for the awesome addon!
One other thing...
When I try to do...
set %player%'s tablist to contain players to true
It gives me an error, saying it can't understand the expression, would you know how to fix?
set %player%'s tablist contains players to true
You have an extra 'to', it should becode_language.skript:set %player%'s tablist contains players to true
Which version of MundoSK are you running?It gives this error..
https://pastebin.com/PdXkrB3z
But I think that's a skript error for some reason... not sure how
It gives this error..
https://pastebin.com/PdXkrB3z
But I think that's a skript error for some reason... not sure how
I'm pretty sure this is an issue with another addon, happens a lot with skRayFallWhich version of MundoSK are you running?
So is it fixed now?The latest, and yea, I have no idea where it comes from but I basically have to delete my skript and re-upload it or something, I forget exactly how I fixed it last time
[14:22:49] [Server thread/INFO]: [MundoSK] Enabling MundoSK v1.7.5-BETA.7.150
[14:22:49] [Server thread/INFO]: [MundoSK] No worlds were assigned to load automatically
[14:22:49] [Server thread/INFO]: [MundoSK] Pie is awesome :D
[14:22:49] [Server thread/INFO]: [MundoSK] You are currently running a BETA version of MundoSK
[14:22:49] [Server thread/INFO]: [MundoSK] You should only run BETA versions of MundoSK on test servers unless Tlatoani or another reliable source has recommended otherwise
[14:22:49] [Server thread/INFO]: [MundoSK] You've discovered the amazing realm of ProtocolLib packet syntaxes!
[14:22:49] [Server thread/ERROR]: Error occurred while enabling MundoSK v1.7.5-BETA.7.150 (Is it up to date?)
java.lang.NoClassDefFoundError: com/comphenix/protocol/reflect/ObjectEnum
at com.pie.tlatoani.Mundo.onEnable(Mundo.java:377) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-5f38d38-12698ea]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-5f38d38-12698ea]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.reflect.ObjectEnum
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-5f38d38-12698ea]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-5f38d38-12698ea]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
... 12 more
The beta versions are available for download in the Overview page.When are you going to post 1.7.5 on SkUnity?
Which version of MundoSK are you testing with, with version of ProtocolLib are you referring to, what specifically is not working (Skript error, console error, etc.) and what script are you finding this with?Hello,
I would like to inform you that the packages do not work with the latest version of protocolib
Try updating to MundoSK 1.7.5-BETA.10.8, download available in the Overview page.Sorry for this lack of information ^^
MundoSk no longer supports packets, it no longer records expressions, effects, etc...
MundoSk Version: 1.7.5-BETA.7.84
ProtocolLib Version: 4.3.0