1

New server need information on rank plugins

Ravin_G360 3/4/13 12:25 pm
167
3/22/2013 9:25 am
I have set up a new server and need help with choosing a ranks plugin, by that I mean I have seen servers where you cannot use certain items until a certain rank and you need to play for X amount of time before you rank, if anyone could point me in a good bukkit plugin I would appreciate it.
Posted by
Ravin_G360
Level 33 : Artisan Creeper Hugger
24

  Have something to say?

JoinSign in

7

Ravin_G360
03/22/2013 9:25 am
Level 33 : Artisan Creeper Hugger
only just came back and yeah it turns out it was as simple as enabling Chat manager XD thanks guys, you rock!
1
Koz4Christ
03/05/2013 6:02 pm
Level 30 : Artisan System
If you are using PEX and the Chat Manager that comes with Pex, you need to go into the config file of the chat Manager and set it to enabled for prefixes to display.

As far as automatically ranking after a period of time. I would recommend AutoRank, this is what I use on my server.
http://dev.bukkit.org/server-mods/autorank/
1
F34R3D
03/05/2013 3:50 pm
Level 13 : Journeyman Modder
you mean like letting people know that staff is staff in chat?
if so....
here...
Click to reveal
groups:
Default:
default: false
permissions:
- essentials.spawn
- essentials.rules
- essentials.motd
- essentials.list
- essentials.helpop
- essentials.help
- modifyworld.*
prefix: '&0[&6Default&0]&f'
options:
build: false
rank: '1000'
Member:
default: true
permissions:
- essentials.spawn
- essentials.rules
- essentials.motd
- essentials.list
- essentials.helpop
- essentials.help
- modifyworld.*
- essentials.afk
- essentials.back
- essentials.back.ondeath
- essentials.balance
- essentials.balancetop
- essentials.home
- essentials.ignore
- essentials.kit
- essentials.kits.tools
- essentials.mail
- essentials.mail.send
- essentials.me
- essentials.msg
- essentials.nick
- essentials.pay
- essentials.sethome
- essentials.signs.use.*
- essentials.signs.create.disposal
- essentials.signs.create.mail
- essentials.signs.create.protection
- essentials.signs.create.trade
- essentials.signs.break.disposal
- essentials.signs.break.mail
- essentials.signs.break.protection
- essentials.signs.break.trade
- essentials.suicide
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.warp
- essentials.warp.list
- essentials.worth
- faction.create
- faction.leave
- faction.*
prefix: '{&7Peasant&f}'
options:
build: true
rank: '1000'
Builder:
permissions:
- essentials.afk
- essentials.back
- essentials.back.ondeath
- essentials.balance
- essentials.balance.others
- essentials.balancetop
- essentials.chat.color
- essentials.chat.shout
- essentials.chat.question
- essentials.compass
- essentials.depth
- essentials.home
- essentials.ignore
- essentials.kit
- essentials.kits.tools
- essentials.mail
- essentials.mail.send
- essentials.me
- essentials.msg
- essentials.nick
- essentials.pay
- essentials.ping
- essentials.powertool
- essentials.protect
- essentials.sethome
- essentials.signs.use.*
- essentials.signs.create.disposal
- essentials.signs.create.mail
- essentials.signs.create.protection
- essentials.signs.create.trade
- essentials.signs.break.disposal
- essentials.signs.break.mail
- essentials.signs.break.protection
- essentials.signs.break.trade
- essentials.suicide
- essentials.time
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.warp
- essentials.warp.list
- essentials.worth
- essentials.gm
- essentials.gamemode
inheritance:
- Member
prefix: '&2Builder&f'
options:
build: true
rank: '500'
Moderator:
permissions:
- essentials.ban
- essentials.ban.notify
- essentials.banip
- essentials.broadcast
- essentials.clearinventory
- essentials.delwarp
- essentials.eco.loan
- essentials.ext
- essentials.getpos
- essentials.helpop.recieve
- essentials.home.others
- essentials.invsee
- essentials.jails
- essentials.jump
- essentials.kick
- essentials.kick.notify
- essentials.kill
- essentials.mute
- essentials.nick.others
- essentials.realname
- essentials.setwarp
- essentials.signs.create.*
- essentials.signs.break.*
- essentials.spawner
- essentials.thunder
- essentials.time
- essentials.time.set
- essentials.protect.alerts
- essentials.protect.admin
- essentials.protect.ownerinfo
- essentials.ptime
- essentials.ptime.others
- essentials.togglejail
- essentials.top
- essentials.tp
- essentials.tphere
- essentials.tppos
- essentials.tptoggle
- essentials.unban
- essentials.unbanip
- essentials.weather
- essentials.whois
- essentials.world
- essentials.worlds.*
- permissions.user.promote.default
- permissions.user.demote.default
- permissions.manage.membership
inheritance:
- builder
prefix: '&5Mod&f'
options:
build: true
rank: '200'
Admin:
permissions:
- -essentials.backup
- -essentials.essentials
- -essentials.setspawn
- -essentials.reloadall
- essentials.*
- permissions.manage.users
- permissions.manage.users.permissions
- permissions.manage.users.permissions.timed
- '*'
inheritance:
- moderator
prefix: '&f[&cAdmin&f]'
options:
build: true
rank: '100'
Owner:
permissions:
- '''*'''
- '*'
- -essentials.backup
- -essentials.essentials
- -essentials.setspawn
- -essentials.reloadall
- essentials.*
- permissions.manage.users
- permissions.manage.users.permissions
- permissions.manage.users.permissions.timed
- permissions.manage.group
- permissions.manage.group.permissions
- permissions.manage.group.permissions.timed
- permissions.*
- itemdisplay.*
inheritance:
- Admin
prefix: '&0[&6Owner&0]&f'
options:
build: true
rank: '0'
Co-Owner:
permissions:
- '*'
- -essentials.backup
- -essentials.essentials
- -essentials.setspawn
- -essentials.reloadall
- essentials.*
- permissions.manage.users
- permissions.manage.users.permissions
- permissions.manage.users.permissions.timed
inheritance:
- admin
prefix: '&f[&3Co-Owner&f]'
options:
build: true
rank: '1'
DEV:
permissions:
- essentials.ban
- essentials.ban.notify
- essentials.banip
- essentials.broadcast
- essentials.clearinventory
- essentials.delwarp
- essentials.eco.loan
- essentials.ext
- essentials.getpos
- essentials.helpop.recieve
- essentials.home.others
- essentials.invsee
- essentials.jails
- essentials.jump
- essentials.kick
- essentials.kick.notify
- essentials.kill
- essentials.mute
- essentials.nick.others
- essentials.realname
- essentials.setwarp
- essentials.signs.create.*
- essentials.signs.break.*
- essentials.spawner
- essentials.thunder
- essentials.time
- essentials.time.set
- essentials.protect.alerts
- essentials.protect.admin
- essentials.protect.ownerinfo
- essentials.ptime
- essentials.ptime.others
- essentials.togglejail
- essentials.top
- essentials.tp
- essentials.tphere
- essentials.tppos
- essentials.tptoggle
- essentials.unban
- essentials.unbanip
- essentials.weather
- essentials.whois
- essentials.world
- essentials.worlds.*
- permissions.user.promote.default
- permissions.user.demote.default
- permissions.manage.membership
- worldedit.*
- essentials.enchant.*
inheritance:
- Moderator
options:
build: true
rank: 101
Head-Staff:
permissions:
- '*'
- -essentials.backup
- -essentials.essentials
- -essentials.setspawn
- -essentials.reloadall
- essentials.*
- permissions.manage.users
- permissions.manage.users.permissions
- permissions.manage.users.permissions.timed
inheritance:
- admin
prefix: '&f[&1H&2e&3a&4d&f-&1S&2t&3a&4f&5f&f]'
options:
build: true
rank: '2'
users:
[username]:
group:
- Owner


look at the prefixes....these prefixes will be displayed in chat....this is an example of properly configured perms.
1
Ravin_G360
03/05/2013 8:36 am
Level 33 : Artisan Creeper Hugger
scrap that, players are now being assigned to the default rank and the permissions are working brilliantly, still if anyone has info on how I could go about displaying Staff on the chat or on the online list I would be grateful.
1
Ravin_G360
03/05/2013 6:49 am
Level 33 : Artisan Creeper Hugger
thanks guys, I have gone with permissionsex and although at first I have been finding it a bit confusing I think I have the jist, although I cant seem to get the ranks to automatically assign to new players, even with a default one set, also I would like ranks to display on chat but even with plugins that should do that I am left with normal chat, any ideas?
1
Ninniy
03/04/2013 10:12 pm
Level 46 : Master Dragonborn
Yes, I prefer PermissionsEx also. It does not reset the ranks when you make a new world, like GroupManager. Also, it doesn't take too much time like bPermissions.
1
F34R3D
03/04/2013 2:57 pm
Level 13 : Journeyman Modder
Personally,
I use PermissionsEX, From what ive learned this plugin has the most support, constantly updated and it very rarely clashes with other plugins, you have to remember when choosing permission plugins that some permission plugins are not compatible with certain plugins and can give you many errors.
1

Welcome