Jump to content

Darth1013

Member
  • Posts

    49
  • Joined

  • Last visited

Everything posted by Darth1013

  1. set helmet slot of player to helmet of protection (random integer between 1 and 4) This skript is not working, its because of the random integer part, how do i fix this?
  2. Darth1013

    CUSTOM SERVER ICONS

    Minehut has added a feature that allows you to change the Minehut logo to something different in the server list. How do I do this?
  3. Darth1013

    Skript

    Move this to skript.
  4. Darth1013

    jackhammer

    What was jackhammer again?
  5. Noted explains this best. TuSKe doesn't work with this version of skript for some reason. Use vanilla skript guis. Plenty of tutorials on youtube.
  6. Darth1013

    Double jump

    Here is the basic launch skript: push player upwards with speed 5
  7. You dont NEED skript-json. skript has an inbuilt <link:>. example: command /discord: trigger: send "<link:LINKHERE>Click here!"
  8. Hello, The plugin "Skript" appears to have had an update. For some unknown reason, This has caused Skript to stop working for me. I have tried re-adding the Skript's I did make (and reloading,) and that did not work. Can I get some insight into this issue? Thanks in advance, TeamF.
  9. So, while trying to make custom crafting recipes. I foolishly used this line of code thinking it would be harmless. "wipe server crafting recipes" So, how do I Re-enable them?
  10. IF player is holding a stick named "&dTrent":
  11. some1 in a differant thread has done this for you
  12. I dont think you understand my problem... that post has nothing to do with not being able to run any commands without anything happening in console or any message being displayed...
  13. OP <ign> Type this into the console.
  14. Hello! I am stumbling on to an issue with PlotSquared v4, My plugins are: -Fawe (FastAsyncWorldEdit) (Said to be able to work...) -PlotSquared v4 (Ofc) -Multiverse (wanted to make a world with it.) The issue I'm running into is that when I try to run any command using PlotSquared it doesn't do anything, no errors or anything. https://pastebin.com/PsVUPmvP (console booting up) Thanks in advance! -TeamF
  15. This is pretty easy. loop all player's inventory's and if the player has a shield, give the player an effect!
  16. so, make a command with a cooldown, and then make that command loop every 1 second.
  17. you need the SKRIPT plugin, then go to file manager > plugins > skript > scripts. make a new file titled "Firstjoin.sk" copy and paste it in and your done. just run /skript reload Firstjoin
  18. Bored and wanted to skript smth, send me your skript idea's!
  19. Darth1013

    teleport

    y'know you can use essentials spawn and just do this? execute player command "spawn"
×
×
  • Create New...