Jump to content

join msg skript


ethanpangx3

Recommended Posts

This would not work, please stop posting these in script releases.

  • Like 1

 

like.gif.653e1b24da93a6ca10eaf5b04e7f0242.gif

Likes are appreciated ❤️

 

Username: SuperOrca

Discord: Link to Profile

Rank: [VIP]

Joined Minehut: August 10, 2017

Joined Forums: June 10, 2019

 

Experienced in Python, Java (mainly spigot), Javascript (node.js, basics of react.js), and Web Development. DM on discord me if you want a custom discord bot for your server (i'm bored).

Link to comment
Share on other sites

On 4/1/2021 at 8:32 AM, ethanpangx3 said:

Player joined for the first time?
say [username] joined for the first time!

Else

say [username] is back!

 

  Reveal hidden contents

im not that good at skripting

 

 

yeah that wouldnt work at all... the correct way would be doing:

on first join:
    broadcast "&2%player% &ahas joined the server for the first time!"
Edited by SortaCold
mistake
Link to comment
Share on other sites

That would send the generic message of the player joining the server. You would need to do the following:

on first join:
	set the join message to "%player% has joined for the first time!"

 

If I helped you at all, leave a like!

IGN: _omga
Discord: omega#1000

 

Link to comment
Share on other sites

Just now, _omga said:

That would send the generic message of the player joining the server. You would need to do the following:


on first join:
	set the join message to "%player% has joined for the first time!"

 

the way i did it works 4 me, i dont do join messages with skript though since essentials offers it.

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