You are viewing our Forum Archives. To view or take place in current topics click here.
Can someone help with PaidRanks Plugins.
Posted:
Can someone help with PaidRanks Plugins.Posted:
Status: Offline
Joined: Dec 19, 201113Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Dec 19, 201113Year Member
Posts: 69
Reputation Power: 2
Im trying to setup a server with paidranks. but im the config file where do you actually type the ranks and price. because everything has "These are examples"
Config file below.
DefaultPaidRanks:
#Format = <rank>: Example below.
#Required Price: <price>
#Optional permission: <permission>
#When true it will use /rankup
Enabled: false
#There must be a permission here.
Permission: paidranks.normal
default:
Price: 100
#This one is optional
Permission: paidranks.normal.default
# ^^^^ These are examples of permissions with groups
#vvv it can look like this too. But it will use the Permission defined at the top.
moderator:
Price: 200
NewLadders:
#Format = <ladder>:
#Required <rank>:
#Required Price: <price> Example below.
#Optional Permission: <permission>
#When true it will use /rankup <ladder>
Enabled: false
#The ladder name
EpicLadder:
#There must be a permission here. This is the main perm for the ladder
Permission: paidranks.ladder.EpicLadder
#This is the group
donator:
#This is the price (Required)
Price: 200
#This one is optional
Permission: paidranks.ladder.EpicLadder.donator
# ^^^^ These are examples of permissions with groups
#vvv it can look like this too. But it will use the Permission defined at the top.
donator+:
Price: 300
# These lists are ordered from lowest rank to highest rank.
# If you change default make sure you change it to the group
# that your users enter when they join the server
# or this plugin will not work. Group names must match
# the group names in your permissions.yml file
# or ranking up will not function properly.
Config file below.
DefaultPaidRanks:
#Format = <rank>: Example below.
#Required Price: <price>
#Optional permission: <permission>
#When true it will use /rankup
Enabled: false
#There must be a permission here.
Permission: paidranks.normal
default:
Price: 100
#This one is optional
Permission: paidranks.normal.default
# ^^^^ These are examples of permissions with groups
#vvv it can look like this too. But it will use the Permission defined at the top.
moderator:
Price: 200
NewLadders:
#Format = <ladder>:
#Required <rank>:
#Required Price: <price> Example below.
#Optional Permission: <permission>
#When true it will use /rankup <ladder>
Enabled: false
#The ladder name
EpicLadder:
#There must be a permission here. This is the main perm for the ladder
Permission: paidranks.ladder.EpicLadder
#This is the group
donator:
#This is the price (Required)
Price: 200
#This one is optional
Permission: paidranks.ladder.EpicLadder.donator
# ^^^^ These are examples of permissions with groups
#vvv it can look like this too. But it will use the Permission defined at the top.
donator+:
Price: 300
# These lists are ordered from lowest rank to highest rank.
# If you change default make sure you change it to the group
# that your users enter when they join the server
# or this plugin will not work. Group names must match
# the group names in your permissions.yml file
# or ranking up will not function properly.
#2. Posted:
Status: Offline
Joined: May 03, 201212Year Member
Posts: 4,378
Reputation Power: 156
Status: Offline
Joined: May 03, 201212Year Member
Posts: 4,378
Reputation Power: 156
I couldn't get this plugin to work, so I use MasterPromote now.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jan 04, 201312Year Member
Posts: 299
Reputation Power: 11
Status: Offline
Joined: Jan 04, 201312Year Member
Posts: 299
Reputation Power: 11
DefaultPaidRanks:
#Format = <rank>: <level> Example below.
#Required Price: <price>
#Optional permission: <permission> <command> <default position>
#When true it will use /rankup
Enabled: false
#There must be a permission here.
Permission: paidranks.normal
default:
Price: 100
#This one is optional
Permission: paidranks.normal.default
# ^^^^ These are examples of permissions with groups
#vvv it can look like this too. But it will use the Permission defined at the top.
moderator:
Price: 200
NewLadders:
#Format = <ladder>:
#Required <rank>:
#Required Price: <price> Example below.
#Optional Permission: <permission>
#When true it will use /rankup <ladder>
Enabled: false
#The ladder name
EpicLadder:
#There must be a permission here. This is the main perm for the ladder
Permission: paidranks.ladder.EpicLadder
#This is the group
donator:
#This is the price (Required)
Price: 2000
#This one is optional
Permission: paidranks.ladder.EpicLadder.donator.plus
# ^^^^ These are examples of permissions with groups
#vvv it can look like this too. But it will use the Permission defined at the top.
donator+:
Price: 300
All fixed
#Format = <rank>: <level> Example below.
#Required Price: <price>
#Optional permission: <permission> <command> <default position>
#When true it will use /rankup
Enabled: false
#There must be a permission here.
Permission: paidranks.normal
default:
Price: 100
#This one is optional
Permission: paidranks.normal.default
# ^^^^ These are examples of permissions with groups
#vvv it can look like this too. But it will use the Permission defined at the top.
moderator:
Price: 200
NewLadders:
#Format = <ladder>:
#Required <rank>:
#Required Price: <price> Example below.
#Optional Permission: <permission>
#When true it will use /rankup <ladder>
Enabled: false
#The ladder name
EpicLadder:
#There must be a permission here. This is the main perm for the ladder
Permission: paidranks.ladder.EpicLadder
#This is the group
donator:
#This is the price (Required)
Price: 2000
#This one is optional
Permission: paidranks.ladder.EpicLadder.donator.plus
# ^^^^ These are examples of permissions with groups
#vvv it can look like this too. But it will use the Permission defined at the top.
donator+:
Price: 300
All fixed
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Dec 19, 201113Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Dec 19, 201113Year Member
Posts: 69
Reputation Power: 2
ME0W wrote I couldn't get this plugin to work, so I use MasterPromote now.
I was looking at MasterPromote, but didnt know how to use it, could you help?
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.