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. Shroomz

    Loop all blocks not working

    What I have tried to do is that when crafting any iron tool it would then loop all blocks around the crafting bench to check if there is anvil, furnace and fire. If all these are present then it would allow the crafting to happen. For some reason this is not working as expected but gives no...
  2. Shroomz

    How to sort tablist

    How can I sort the tablist. I want colored usernames to be on top? How can I do this?
  3. Shroomz

    Perm Roleplay Server Dev

    I am developing currently roleplay server with a lot of different "realistic" and amazing features. Now unfortunately things are looking too difficult to me to fix them or create them. So I am looking for long-term coder that has really good skills on Skript! Things that you will code...
  4. Shroomz

    Npc click event

    Some reason the "on npc click" event wont work for me.. I do have skellet on my server.. It just does not understand that. Update: Using version benskus latest skript
  5. Shroomz

    How to display

    I wanna display my warning message to players that were offline when warning was given. So basically: 1. I give warning to offline player 2. Warned player comes online and gets message that says "you have been warned for: <reason>" 3. player logs out 4. player logs in and cant see this message...
  6. Shroomz

    Script Gamemaster

    Scarlet submitted a new resource: Gamemaster - Manage your server as Gamemaster! Read more about this resource...
  7. Shroomz

    Script Gamemaster 1.0

    Features: <> - Required argument [] - Optional argument Warn players with command /warn <player> [reason] Add or remove gamemasters by command /gamemaster <add/remove> <player> Get information about gamemasters /gamemasterinfo Planned: Banning system Mute system Freezing system...
  8. Shroomz

    Temp Ironsong : Looking for Skripter

    Person: Scarleeet Brief about you: I am 18 years old boy (yeah boy) from Finland. I am currently developing a rpg styled minecraft server with thirst, slow regen and cool new weapons with custom textures. Perm or temp?: Temp for now, if I need you more I will let you know Basic idea: As I stated...
  9. Shroomz

    Counting items in chest

    I have this: on leftclick holding a book: if event-block is chest: if the name of player's tool contains "&fBank Account of": if event-block has charcoal or ghast_tear: and now the thing I want is to count charcoals and ghast tears in it by names. So if there is charcoal...
  10. Shroomz

    Gate/Well Dispenser

    Suggested name: Fence Dispenser What I want: I was skripting for my friend. He wanted mechanical gate skript.. Dispensers that generate fence .. so it works as gate. The problem I came across is that it only generates 8 block tall gates and if the distance between dispenser and dirt (or other...
  11. Shroomz

    Solved skQuery not working?

    I was doing custom GUI with skQuery but some reason it does not want to work (or I am shitting on myself) It does close it if I want it to but it does not run the command.. Small snip from my skript: format slot 1 of player with book named "&6New account book" with lore "&5With this you can...
  12. Shroomz

    Solved %entity-block% is not door

    I am trying to bang my head on the wall and think why the %entity-block% is not the whole door item. Is there any variable that could do the same but would register whole door! I am doing rpg styled locks and it sucks now bacause you have to lock "both" block of the door... :I
  13. Shroomz

    Command Interacting

    I wanna create command that when you do ex. /ban then it tiggers message "Who you wanna ban?" and when you answer to that player name in chat it bans that user. So basicly, how I make it listen my answer? command /ban: trigger: message "Who would you like to ban:"
  14. Shroomz

    Leash players

    How I can make players attached to leash like horses. They could not run away and they would be forced to "follow" the player that leashed them. They could by shifting (sneaking) avoid this leash operation. I still need help with this? How I can attach players with leash
  15. Shroomz

    How to Spawn Zombie with armor

    Hey Still developing my rpg server.. I wanna have feature that on death spawn zombie with players armor if the player was killed by zombie... I know conditions etc to this but how to spawn zombie with his armors
  16. Shroomz

    Solved Help! "On eat"

    Hey! I am trying to make skript full of diseases that player can get... and one of them is from eating raw fish. How can I start this because there is no "On eat" event? Skript Version: Skript 2.2 Skript Author: Bensku Minecraft Version: 1.12