Jump to content

How do I make a new cmd?


Ezekia

Recommended Posts

3 hours ago, Ezekia said:

ree i know nothing about skript so help me

i want the cmd to be /serverlist

and it show the list of servers to the player that typed it (in the chat)

how do i do this pls help me

Minehut servers? If so /servers is a thing

Link to comment
Share on other sites

19 hours ago, Nd_ said:

Minehut servers? If so /servers is a thing

nope

each minigame/game is a different server (to have different plugins) and if one is down, players cant start a server up from a npc (it says: Server not found: servername) so players have to start up the server from the minehut lobby.

By reading this you are a confirmed nerd

IMG_1036.PNG

lolololol.PNG

lmao.PNG

Link to comment
Share on other sites

7 hours ago, Ezekia said:

nope

each minigame/game is a different server (to have different plugins) and if one is down, players cant start a server up from a npc (it says: Server not found: servername) so players have to start up the server from the minehut lobby.

 Sadly, there is no way to start up a server with a command which is in your player server

Link to comment
Share on other sites

5 hours ago, Nd_ said:

 Sadly, there is no way to start up a server with a command which is in your player server

still nope

the cmd will show this text to the person that typed it. the text will be:

=====================

If you can't join a Kanga

server, go to the Minehut

lobby and type these cmds:

- /join KaFactions

- /join KaKitPvP

- /join KaSkyBlck

Hope this helped!

=====================

so how do i show that to the player that typed /serverlist?

By reading this you are a confirmed nerd

IMG_1036.PNG

lolololol.PNG

lmao.PNG

Link to comment
Share on other sites

16 hours ago, Ezekia said:

still nope

the cmd will show this text to the person that typed it. the text will be:

=====================

If you can't join a Kanga

server, go to the Minehut

lobby and type these cmds:

- /join KaFactions

- /join KaKitPvP

- /join KaSkyBlck

Hope this helped!

=====================

so how do i show that to the player that typed /serverlist?

I'll put this in code blocks later, as I don't have access to a computer

on command "/server":

      wait 1 tick

      message "(message, put %nl% in between lines)"

Link to comment
Share on other sites

19 hours ago, Nd_ said:

I'll put this in code blocks later, as I don't have access to a computer

on command "/server":

      wait 1 tick

      message "(message, put %nl% in between lines)"

umm doesnt work

i change the command '/server' to '/yeet' and it said: 'UnKoWn CMD' k mabye not exactly that lol

By reading this you are a confirmed nerd

IMG_1036.PNG

lolololol.PNG

lmao.PNG

Link to comment
Share on other sites

4 hours ago, Ezekia said:

umm doesnt work

i change the command '/server' to '/yeet' and it said: 'UnKoWn CMD' k mabye not exactly that lol

Try joining an offline server

This will detect if the player isn't in the server 

Edited by Nd_
Link to comment
Share on other sites

You can just do this:
 

command /serverlist:
    trigger:
        send "(message)"

 


-------------------------------------------------------------
[VIP] - 2018/2019

[JR.MOD] - 28th April 2019
[SR.MOD] - 21st June 2019

[LEGEND] - 28th July 2020 (Resigned)

-------------------------------------------------------------

Discord - Criticyl#0002

IGN - Criticyl

Link to comment
Share on other sites

10 hours ago, Criticyl said:

You can just do this:
 


command /serverlist:
    trigger:
        send "(message)"

 

10 hours ago, Criticyl said:

how to delete this quote
 


idk how to delete quotes so help me

 

reee it workied thx so much

By reading this you are a confirmed nerd

IMG_1036.PNG

lolololol.PNG

lmao.PNG

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...