Auto-ranking system

Post Reply
User avatar
gore
A regular
A regular
Posts: 37
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Aug 25, 2012 9:27 pm
Location: Vancity
Contact:

Auto-ranking system

Post by gore »

So I'm making a minecraft server and these are the ranks I'm putting in for players:

Peasant: (default)
Hunstman: (after 5 minutes of playing)
Craftsman: (after 25 mins of playing)

etc...

how do I get it to automatically time the players and reward them these ranks so they have access to all of the permissions i made for that group.

Anyone who can give me an in depth tutorial or something related to this, I will appreciate it.

Sincerely,

arian
xDizzy
A semi-regular
A semi-regular
Posts: 25
Joined: Wed Sep 05, 2012 9:52 pm

Re: Auto-ranking system

Post by xDizzy »

gore wrote:So I'm making a minecraft server and these are the ranks I'm putting in for players:

Peasant: (default)
Hunstman: (after 5 minutes of playing)
Craftsman: (after 25 mins of playing)

etc...

how do I get it to automatically time the players and reward them these ranks so they have access to all of the permissions i made for that group.

Anyone who can give me an in depth tutorial or something related to this, I will appreciate it.

Sincerely,

arian
There is a plugin for that, i just can't remember the name. I'll try to find it for you.
xDizzy
A semi-regular
A semi-regular
Posts: 25
Joined: Wed Sep 05, 2012 9:52 pm

Re: Auto-ranking system

Post by xDizzy »

xDizzy wrote:
gore wrote:So I'm making a minecraft server and these are the ranks I'm putting in for players:

Peasant: (default)
Hunstman: (after 5 minutes of playing)
Craftsman: (after 25 mins of playing)

etc...

how do I get it to automatically time the players and reward them these ranks so they have access to all of the permissions i made for that group.

Anyone who can give me an in depth tutorial or something related to this, I will appreciate it.

Sincerely,

arian
There is a plugin for that, i just can't remember the name. I'll try to find it for you.
Pfft. I can't edit my post, but here you can try this.
http://www.curse.com/server-mods/minecraft/autorank
User avatar
gore
A regular
A regular
Posts: 37
Joined: Sat Aug 25, 2012 9:27 pm
Location: Vancity
Contact:

Re: Auto-ranking system

Post by gore »

OMG I LOVE YOU SO MUCH!!!!!!
User avatar
gore
A regular
A regular
Posts: 37
Joined: Sat Aug 25, 2012 9:27 pm
Location: Vancity
Contact:

Re: Auto-ranking system

Post by gore »

xDizzy wrote:
xDizzy wrote:
gore wrote:So I'm making a minecraft server and these are the ranks I'm putting in for players:

Peasant: (default)
Hunstman: (after 5 minutes of playing)
Craftsman: (after 25 mins of playing)

etc...

how do I get it to automatically time the players and reward them these ranks so they have access to all of the permissions i made for that group.

Anyone who can give me an in depth tutorial or something related to this, I will appreciate it.

Sincerely,

arian
There is a plugin for that, i just can't remember the name. I'll try to find it for you.
Pfft. I can't edit my post, but here you can try this.
http://www.curse.com/server-mods/minecraft/autorank
Ok so this is how it looks;

Enabled: true
Debug mode: false
Message prefix: '&2'
Leaderboard layout: '&p | &n - &th hour(s) and &m minute(s).'
Essentials AFK integration: false
'1':
from: Peasant
to: Huntsman
required minutes played: 10
message: '&2Congratulations, you are now a Huntsman. Type /kit huntsman for your kit! (4 days kit cooldown time)'
'2':
from: Huntsman
to: Artisan
required minutes played: 120
message: '&2Congratulations, you are now an Artisan. Type /kit artisan for your kit! (4 days kit cooldown time)'
'3':
from: Artisan
to: Minor Noble
required minutes played: 360
message: '&2Congratulations, you are now a Minor Noble. Type /kit minornoble for your kit! (4 days kit cooldown time) If you want to achieve a higher rank, signup on the forums and look at how to upgrade!'

How do I relate this to my usergroups?? Does it automatically do it?
xDizzy
A semi-regular
A semi-regular
Posts: 25
Joined: Wed Sep 05, 2012 9:52 pm

Re: Auto-ranking system

Post by xDizzy »

You need a permission system + vault and the plugin will work with it, I haven't set up a server on minecraft for sometime now so I got some dust on me.
User avatar
gore
A regular
A regular
Posts: 37
Joined: Sat Aug 25, 2012 9:27 pm
Location: Vancity
Contact:

Re: Auto-ranking system

Post by gore »

I got permissionsEx and vault installed. Will that do me any good?
xDizzy
A semi-regular
A semi-regular
Posts: 25
Joined: Wed Sep 05, 2012 9:52 pm

Re: Auto-ranking system

Post by xDizzy »

gore wrote:I got permissionsEx and vault installed. Will that do me any good?
That should do it, I used essentials through its an all in one system w/ permissions etc. Don't know if it will work with this, never tried.
Post Reply