I typed it exactly how he did word for word. It works when you first join but... everytime you join it keeps giving you the sword. I typed the else: and everything, it’s all the same yet the returning command doesn’t work and it keeps saying welcome with the sword. Someone help me
whenever I reload the .sk file it says can't understand this condition /effect: if {joins::*} does not contain player's uuid (first join.sk.line 2: if {joins::*} does not contain player's uuid) can someone help with this problem?
Hey there guys i am trying to make a fully custom report skript rn i am just making it chat based soon i wanna make it were it adds your head to a gui called reports and the rest i can figure out but how do i do an alert system for a new report being made or finished
Could you do a vid on how to make a UI that can change player ranks and say I rank someone to vip using it and they were a mod it takes away there op and a mute chat UI were we can pick what ranks and certain people will be effected by it
hehe 2 years late, i know, but answering if anyone else is wondering. add: on join: if {Joins::*} does not contain player's uuid: add 1 to {Joincount} above the main code to create a joincount and add: %{Joincount}% to the join message to add the join number
of course homie: command /tpa : trigger: set {essentials.tpa.%argument 1%} to player send " &e%{essentials.tpa.%argument 1%}% would like to tp to you." to argument 1 send "&eType &b/tpaccept &eto accept" send "&eType &b/tpdeny &eto deny" message "&eYour request has been sent" command /tpaccept: trigger: if {essentials.tpa.%player%} is not "0": teleport {essentials.tpa.%player%} to location of player send "&e&l%player% was teleported to you" to {essentials.tpa.%player%} send "&e&lYou were teleported to %{essentials.tpa.%player%} %" to player else: message "&eyou do not have any pending request"
sorry but this is the real skript wis spacebars and stuff: command /tpa : trigger: set {essentials::tpa::%argument 1%} to player send " &e%{essentials::tpaHH%argument 1%}% would like to tp to you." to argument 1 send "&eType &b/tpaccept &eto accept" send "&eType &b/tpdeny &eto deny" message "&eYour request has been sent" command /tpaccept: trigger: if {essentials::tpa::%player%} is not "0": teleport {essentials::tpa::%player%} to location of player send "&e&l%player% Teleported to you" to {essentials.tpa.%player%} send "&e&lYou are teleported to %{essentials.tpa.%player%} %" to player else: message "&eyou do not have any pending request"
@@chybaegredz9682 if you go to your world files, then you can see skript if you installed that. click on that and klick on skripts. Then add a new folder with the name: tpa.sk, open that and put it in there. If you host your server with minhut then you can find the files in file manager.
BRUH! I typed it WORD FOR WORD. I GOT 3 PROBLEMS. MODIFIED. I ONLY HAVE ONE. AND GUESS WHAT. Its freaking saying; Indent one or more!! When i typed this:on join: if {Joins::*} does not contain player's uuid: add diamond sword to player add player's uuid to {Joins::*} set join message to "&l&6%player% &rjoined for the first time! Say hello and welcome to UltraSky3" I ONLY HAD 1 PROBLEM. THEN I RETPYED WHAT THEY SAID.... and well. instead of 3 I GOT 6
There is also an
on first join:
event by the way! Makes it a whole lot simpler :)
is there a way to reset joins with on first join?
Yea you cant reset
Please continue the playlist series
I typed it exactly how he did word for word. It works when you first join but... everytime you join it keeps giving you the sword. I typed the else: and everything, it’s all the same yet the returning command doesn’t work and it keeps saying welcome with the sword. Someone help me
I got the same problem here!
whenever I reload the .sk file it says
can't understand this condition /effect: if {joins::*} does not contain player's uuid
(first join.sk.line 2: if {joins::*} does not contain player's uuid)
can someone help with this problem?
What is the exact command you put in? There might be a typo or something!
I have the same thing & typed it exactly the way I should
@@danique You need a colon at the end of the line when making if, else, chance, while, events, and command statements
@@jaydenparker8913 i did that also didint work
just put The {joins::*} like this {Joins::*} or put after The uuid a :
Why don't use on first join:
they are dumb
Can you reset first joins?
jayden van went yeh just put set {joins::*} to 0
jayden van went or delete {joins::*}
@@frostingly3687 with on first join: if you delete {joins::*} and you join again nothing happens so you cant reset it by doing that
help when i do else: it just says it has to be put after if or elseif
can you make one where if you do this command you get teleported to this sertain block or area
Can you make more skript tutorials?
Hey there guys i am trying to make a fully custom report skript rn i am just making it chat based soon i wanna make it were it adds your head to a gui called reports and the rest i can figure out but how do i do an alert system for a new report being made or finished
How do I make them get kits when they join for the first time?
you make them execute the command that gives your kit or you just give the items
how to give {Unbreakable} tools [skript]
k
you dont need a skript, you can just do /give @p minecraft:wooden_shovel{Unbreakable:1}
If you meant that
with essentials: /i {Unbreakable:1b}
without essentials: /give @s {Unbreakable:1b}
How do you make it on first join it says Welcome To [Server Name] [Username]
3:52 is these videos in a nutshell
How would you do a on join but for entering the nether?
how do i give it an enchantment
He can you make a video: how to set up claims in survival for your server I don’t no how to do that
Greetings jannick
Jannick Mettler I can help I’m really good with plug-ins world guards and claims and a bunch more!
how do i give an item a name when i add it
Could you do a vid on how to make a UI that can change player ranks and say I rank someone to vip using it and they were a mod it takes away there op and a mute chat UI were we can pick what ranks and certain people will be effected by it
you can do that with lp without a ui or pex, or some other rank system
if your bored from the lama come to 5:24
#BringBackTheOldMHPanel
(most people don't like the new one)
i am on 1.21.1 i have ben trying soo hard to get skript on my server
It keep saying it can’t find the folder i put the script on
@Plazma _gaming2 still doesnt work??
Where do you download atom?
My man Michal Looking Super Fresh
Can anyone tell me how to set an item amount in the ''add stone axe to player'' ??
give 5 of stone axe to player
Minehut thank you!
what is the program you use for make the code before put in server?
Atom
i want it to give the player their head how do I do that?
it says that it cant find ? how do i fix this
if you want the player that joined's name.. Then use %player%
hope it helps :D
wont work
is it possible to make it so their inventory clears when they first join
on first join:
clear player's inventory
So what is michael’s actual point in these videos? 😂
BuckToothCow I’ve always thought that
@@ItsJonathanJones So Trent doesn't have to do these alone
Minehut lol
BuckToothCow Lol All he dose is nothing and just makes weird intros and cringe faces
To bring the extra touch of comedy.
is it possible you could make it so that it gives you a random item for a skript video, thanks :)
every 20 seconds:
add 1 of (random item out of all items) to inventory of all players
how do u add the ranks aswell
Search on yt and u will find it
how do i get skripts? i dont see it on files or anything. please help
kkloyal29 u need to install the plugin
then u go to files and make a new file good luck!
How do I make a unique join message? Could you make a video on that? (Like ‘name joined for the first time (#120)
hehe 2 years late, i know, but answering if anyone else is wondering.
add:
on join:
if {Joins::*} does not contain player's uuid:
add 1 to {Joincount}
above the main code to create a joincount
and add:
%{Joincount}%
to the join message to add the join number
random question, what language of code is this, it looks like pseudo code to me...
That's Skript!
@@Minehut What skript
@@markuskorpijarvi5538 I think its script that's unique to the skript plugin
Hey can you guys do a region tutorial? I'm currently trying to setup mobs spawning in a specific region and it's too confusing
Nicholas Roberts I can help you I’m really good with world guard and regions
Is It Possible To Use
on join:
make all players execute 'Welcome %player% To Server' ?
on join:
set join meassage "&4&lWelcome %player% to this server"
#this is u need ? or no
Bruh you could just have used the “on first join event” without any list :/
then you cant remove the joins
Please help. When i type /sk reload its says in chat /skript help
you need to type "/sk reload {name}"
@@connorheffron9928 same shit
@@prosta4825 just do /sk reload all
@@alexplaysgr5648 SAME
Franksas - u need to do /sk reload and then the name of the file u made so for them it would be tutorial.sk
Why when im joining it always shows me: not authenticated with minecraft.net
It's probably because you are using a cracked account, which cannot be used on Minehut
@@koro6245 how do i make an non-cracked account?
@@thischannelistotalcringe6015 my.minecraft.net/en-us/store/minecraft/#register
@@koro6245 oh, but is there a free method?
@@thischannelistotalcringe6015 No there isnt
can someone give me that command? plzz
Is IT possibile to Add: /tpa /tpaaccept /tpadecline?
of course homie:
command /tpa :
trigger:
set {essentials.tpa.%argument 1%} to player
send " &e%{essentials.tpa.%argument 1%}% would like to tp to you." to argument 1
send "&eType &b/tpaccept &eto accept"
send "&eType &b/tpdeny &eto deny"
message "&eYour request has been sent"
command /tpaccept:
trigger:
if {essentials.tpa.%player%} is not "0":
teleport {essentials.tpa.%player%} to location of player
send "&e&l%player% was teleported to you" to {essentials.tpa.%player%}
send "&e&lYou were teleported to %{essentials.tpa.%player%} %" to player
else:
message "&eyou do not have any pending request"
@@fusion8602 Thanks . Where do i put IT?
sorry but this is the real skript wis spacebars and stuff:
command /tpa :
trigger:
set {essentials::tpa::%argument 1%} to player
send " &e%{essentials::tpaHH%argument 1%}% would like to tp to you." to argument 1
send "&eType &b/tpaccept &eto accept"
send "&eType &b/tpdeny &eto deny"
message "&eYour request has been sent"
command /tpaccept:
trigger:
if {essentials::tpa::%player%} is not "0":
teleport {essentials::tpa::%player%} to location of player
send "&e&l%player% Teleported to you" to {essentials.tpa.%player%}
send "&e&lYou are teleported to %{essentials.tpa.%player%} %" to player
else:
message "&eyou do not have any pending request"
@@chybaegredz9682 if you go to your world files, then you can see skript if you installed that. click on that and klick on skripts. Then add a new folder with the name: tpa.sk,
open that and put it in there. If you host your server with minhut then you can find the files in file manager.
Why does it say one problem found while it's reloading? plz help me
You didnt add the " at the end
villager abuse someone call the fbi
Hacks_Equals_Ban I’m here
@@chickensandwich1761 arrest them
wtf, first join is like so simple. why tf did you need to make a 9 minute video specifically on it?
Simple for you but not for people that are new to skript.
@@Minehut Help me please when I sk reload I get an error saying: else has to be placed after an if or else if
@@Minehut nvm I had to move around some parts of the script
@@Minehut im having an issue with it saying else has to be placed after an if or elseif
just do:
on first join:
do something here
yes i just going to say that xD, that is a simple method to do that.
I was going to comment that to
BRUH! I typed it WORD FOR WORD. I GOT 3 PROBLEMS. MODIFIED. I ONLY HAVE ONE. AND GUESS WHAT. Its freaking saying; Indent one or more!! When i typed this:on join:
if {Joins::*} does not contain player's uuid:
add diamond sword to player
add player's uuid to {Joins::*}
set join message to "&l&6%player% &rjoined for the first time! Say hello and welcome to UltraSky3" I ONLY HAD 1 PROBLEM. THEN I RETPYED WHAT THEY SAID.... and well. instead of 3 I GOT 6
Hello
script*
its what the plugin is called
Dont use minehut, it's garbage and plugin limits many hackers etc. Use port fowarding or ngrok
Have you read what it says when you start a server up it says moving to a protected ddos host