Search results

  • 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. jackYodil

    How to make a stealable item in a gui?

    How do I make a stealable item in a gui? sk version: 2.2 I also searched docs
  2. jackYodil

    Set a player's inventory to a variable then open it?

    Skript Version: Skript 2.2 (dev20c) Skript Author: Me Minecraft Version: 1.7.10/1.8 --- open {inventory.%player%} set {inventory.%player%} to player's inventory I need to know how to set a player's inventory to a variable then how do I open it? If it's possible thanks! And i don't want "open...
  3. jackYodil

    Script MiniGroups - A group system (NEW)

    jackYodil submitted a new resource: MiniGroups - A group system (NEW) - A simple permissionex addon! Read more about this resource...
  4. jackYodil

    Script Core Stuff - NOW WITH A CUSTOM BOT!

    jackYodil submitted a new resource: Core Stuff - NOW WITH A CUSTOM BOT! - Core Stuff is a simple bunch of commands! Read more about this resource...
  5. jackYodil

    Solved How do I get items in a chest?

    **Skript Version:** Skript 2.2 (dev20c) **Skript Author:** Bensku **Minecraft Version:** 1.8 Code: loop the items in the chest: Please help me get items in a chest
  6. jackYodil

    Script Auto Inventory (Good for prison servers!)

    jackYodil submitted a new resource: Auto Inventory (Good for prison servers!) - This a very simple plugin great for prison. It does not drop items it puts it into your inventory. Read more about this resource...
  7. jackYodil

    Script Perks

    jackYodil submitted a new resource: Perks - A very simple perks plugin! it will help your players out (EULA Compliant) Read more about this resource...
  8. jackYodil

    Script ☯ Essentials A ☯

    jackYodil submitted a new resource: ☯ Essentials A ☯ - A simple remake of essentials! Read more about this resource...
  9. jackYodil

    Script Mod Mode

    jackYodil submitted a new resource: Mod Mode - Moderator Mode, a simple mod mode for your staff! Read more about this resource...
  10. jackYodil

    Script Signs

    jackYodil submitted a new resource: Signs - A simple plugin to change the lines on your sign! Read more about this resource...
  11. jackYodil

    Script StaffChat

    jackYodil submitted a new resource: StaffChat - A simple staffchat with a configuration file! Read more about this resource...
  12. jackYodil

    Cannon Protect - WORKS WITH OBSIDIAN DESTROYER! 1.1

    Cannon Protect, a simple plugin to protect your cannons! Just placed an emerald block near your cannon! Simple Not that big of a file Useful for factions Easy to install How it works https://i.gyazo.com/21afc2d9dc20e171139b36c94fecc65e.mp4 Skript SkQuery Need any help? Join our discord...
  13. jackYodil

    I went a little to ham...

    Hey guys just to let the admins know they have a lot of resources to moderator tonight because I went a little to ham, Please review these before they expire @itismejoey @BaeFell Btw these are all on my spigot page https://www.spigotmc.org/members/jackyodil.187852/
  14. jackYodil

    Skript Tutorials - Amazing way to learn Skript!

    Hello, Today I will be offering skript tutorials for FREE! Yes, For you developers out there who want to learn skript I will be here waiting for a reply. The way I will be teaching you is through a screen sharing program. I know a lot of people think if you give somebody your skype you're going...
  15. jackYodil

    Skript How Skript does their looping in java

    Skript does it like this (Java) (loop all players): for (Player p : Bukkit.getOnlinePlayers()) { //Code Here //Example Code p.sendMessage("Hello!"); Skript does looping a list like this: public ArrayList<String> stringhere; for(String msg : stringhere) { //code here These are...
  16. jackYodil

    Script InstaGen with a config! (Good for a faction server!)

    jackYodil submitted a new resource: InstaGen with a config! (Good for a faction server!) - InstaGen, a simple wall genning plugin for your faction's server! Read more about this resource...