Jump to content
  • 0

Any way to make the join text look better?


Mike1-481-

Question

1 answer to this question

Recommended Posts

  • 0

Hey there, there is quite a few ways of doing this but the way I recommend most is using Skript because it has the most customization. Download the Skript plugin (here) and then restart your server. After restarting go to "File Manager" (here), then click "Plugins", then the "Skript" FOLDER, then "Scripts", create new fileimage.png.b231bfae74d33caa3b40d8d7a9a1f428.png

name it something like "joinmessage.sk" then open it.

Paste this into it

on join:

  set join message to "JOIN MESSAGE HERE" # Use %player% for the player's name, %player's display name% for the player's prefix, name, AND suffix

 

on disconnect:

  set leave message to "LEAVE MESSAGE HERE" # Use %player% for the player's name, %player's display name% for the player's prefix, name, AND suffix

 

Then do /sk reload (name of file without .sk)

Vertex Minehut Community. Discord, Forums Club. We make games. View more info on our most recent game HERE

image.png.14ed1ea60b5d4a3fc8d76bc712d3c2f5.png       image.png.f999a5fc4fc73f126ebb33d5da655ee7.png

Creating unique games with cool textures since 3/21/2021

Currently working on: SkTuber; Youtubers Life OMG in mc, and VertexGens; Unique gen server with less afking

Looking for developers. Contact Colton#4708

Leave a reaction such as a trophy or a heart if I helped you!

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