Jump to content

Simple Welcome Announcement


xX__Strqfe__Xx

Recommended Posts

I decided to make a simple Welcome Announcement. Here it is.

on join:
  broadcast "[Server Name Here] >> &cWelcome %player% to the server!"
on first join:
  broadcast "&c&oSPECIAL ANNOUNCEMENT >> [Server Name Here] >> %player% has joined for the first time!"

 

Edited by xX__Strqfe__Xx
Skript Fix
Link to comment
Share on other sites

Firstly, you don't actually need "of player" at the end of the event, you can just do "on join" and "on first join". Secondly, you haven't called the arguments correctly, you need to use percentages.
 

on join:
  broadcast " [Server Name Here] >> &cWelcome %player% to the server!"
on first join:
  broadcast "&c&oSPECIAL ANNOUNCEMENT >> [Server Name Here] >> %player% has joined for the first time!"

 

  • Like 2

Junior Mod (01/04/2020) - Resigned 

 Discord » Koronotchi#0001 
Minecraft Username » Koronotchi 

image.png.17a385f298c8969f6b1cf03e27ee50d3.png

 

Link to comment
Share on other sites

On 1/30/2020 at 12:22 PM, Koroonotchii said:

Firstly, you don't actually need "of player" at the end of the event, you can just do "on join" and "on first join". Secondly, you haven't called the arguments correctly, you need to use percentages.
 


on join:
  broadcast " [Server Name Here] >> &cWelcome %player% to the server!"
on first join:
  broadcast "&c&oSPECIAL ANNOUNCEMENT >> [Server Name Here] >> %player% has joined for the first time!"

 

Ok Thank you! I will fix it.

  • Like 1
Link to comment
Share on other sites

  • 11 months later...

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