You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Example Scripts/welcome.ser
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
!-- OnEvent Joined
4
4
5
5
# this 'Broadcast' method sends a formatted message to the player who just joined
6
-
Broadcast @evPlayer 10s "<b><color=#8dfcef><size=35>Welcome {@evPlayer name}!</size></color>\n<color=#ebebb9><size=20>This server is using <u>Scripted Events Reloaded</u>, enjoy your stay!</size></color></b>"
6
+
Broadcast @evPlayer 10s "<b><color=#8dfcef><size=35>Welcome {@evPlayer -> name}!</size></color>\n<color=#ebebb9><size=20>This server is using <u>Scripted Events Reloaded</u>, enjoy your stay!</size></color></b>"
7
7
8
8
# information for the server owner to visit the scripts folder
9
9
Hint @evPlayer 10s "<line-height=1000%><br></line-height><b><size=30>This is the default message.<br>You can modify it - as well as any other example script - by going to the SER folder in plugin configs."
0 commit comments