Jump to content
  • 0

Easiest new-player auto rank?


pylesrm

Question

Hello!

Looking around, and can't really find any good answers. 

I'm setting up ranks on my economy server, with the base rank being "Citizen"

What's the best way to give new players the "Citizen" rank automatically when they join the server?

 

Thanks?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hey there!

The easiest way that I found is just to install Skript and make an event that happens on first join. Like this:

on first join:
  make console execute command "/pex group <rank> user add %player%"

Edited by Moguul
  • Like 1
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...