bukkit

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

  1. BOOO

    Collisions between Minecraft mod server scripts.

    Hello,I'm getting ready to run a modded Minecraft server, but I've run into a sudden issue. While the scripts on the modded server used to recognize mod items without a problem, I'm now encountering an error in Bukkit. I'll attach a picture. The script version is up-to-date, and even when I...
  2. A

    Not being able to send to player

    I'm new to Skript and I'm trying a simple script that only sends a message when the player used the command, /test. In the test command I have send "hello" to player but I get a huge Skript error in the console: dockerserver-minecraft-1 | [02:09:43] [Server thread/ERROR]: #!#...
  3. I

    Skript-Reflect Fishing how to set event state and mob catch

    I would like to know if anyone knows how to set the event state so for instance how to set the event state to CAUGHT_FISH. I would also like to know how to make the player reel in a mob. import: org.bukkit.event.player.PlayerFishEvent on PlayerFishEvent: send...
  4. I

    Skript on spigot or Bukkit

    Hello, Please could you please add skript to spigot or Bukkit because I run a spigot and bukkit server and I want to use Skript as I had used it alot on another server hoster and what add it to this new one but it doesn't work as it moved to GitHub. Please can you add it to one of them. ,Thanks...
  5. CC007

    Addon EventSK 1.0.0

    EventSK v1.0.0 (Same resource as on Spigot) This plugin is a Skript add-on that makes it possible to listen to all Bukkit events (even events from other plugins). Syntax: Say you have the following Bukkit event class: package some.package.name; import ... public YourEvent extends Event {...
  6. Lukhausen

    Solved Seraching Skript Version for 1.10 or 1.11

    Hello, I have been skripting for 2 years now and wanted to update to the Minecraft version 1.10 or 1.11 but script doesn’t work now anymore. I tried different spigot or bukket versions. I also downloaded thousands of versions of skript, supposed to work on the version 1.10 / 1.11. I'm running...