1

Need help with permissons!

thatkid's Avatar thatkid2/25/12 4:50 pm
1 emeralds 145 7
3/22/2012 12:25 pm
thatkid's Avatar thatkid
I need help with permissons for my server...If you can help me, you become my second in command of the server,
Posted by thatkid's Avatar
thatkid
Level 12 : Journeyman Crafter
1

Create an account or sign in to comment.

7

thatkid
03/22/2012 12:25 pm
Level 12 : Journeyman Crafter
thatkid's Avatar
uh huh now im just gonna stay clear of bukkit servers and make one for my friends
1
thatkid
02/26/2012 1:46 pm
Level 12 : Journeyman Crafter
thatkid's Avatar
heres the link to the website...you can apply there https://sites.google.com/site/silaracraftwebsite/
1
DwarvenRabbit
02/25/2012 4:58 pm
Level 31 : Artisan Artist
DwarvenRabbit's Avatar
Can you PM me the IP for the server?
1
DwarvenRabbit
02/25/2012 4:57 pm
Level 31 : Artisan Artist
DwarvenRabbit's Avatar
If you're using permissionsex (PEX) here is the permissions.yml:
groups:
Peasant:
default: true
permissions:
- modifyworld.*
- essentials.rules
- essentials.help
- essentials.tell
- essentials.who
- essentials.afk
- essentials.list
- essentials.warp.list
- essentials.warp
- essentials.helpop
- essentials.motd
- essentials.spawn
- essentials.home
- essentials.sethome
- iConomy.payment
- iConomy.holdings
- iConomy.holdings.others
- iConomy.sell
- factions.join
- factions.leave
- factions.help
- factions.title
- factions.relation
- factions.who
- factions.admin
- factions.power
- factions.claim
- factions.unclaim
- factions.description
- factions.home
- factions.sethome
- factions.unclaimall
- factions.kick
- factions.invite
- factions.map
- factions.show
- factions.disband
- factions.chat
- lwc.protect
- mcmmo.ability.*
- mcmmo.skills.*
- ChestShop.buy
- ChestShop.sell
prefix: '&f[&7Peasant&f]'
options:
build: true
Citizen:
default: false
permissions:
- essentials.back
- essentials.back.ondeath
- essentials.me
- essentials.ignore
- essentials.nick
- essentials.suicide
- factions.create
- ChestShop.create
inheritance:
- Peasant
prefix: '&f[&eCitizen&f]'
options:
build: true
Trusted:
default: false
permissions:
- essentials.item
- essentials.god
- essentials.ungod
- essentials.kit.tools
- essentials.repair
- essentials.heal
inheritance:
- Peasant
- Citizen
prefix: '&f[&6Trusted&f]'
options:
build: true
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.unban
- essentials.unbanip
- essentials.weather
- essentials.whois
- essentials.world
- permissions.user.promote.default
- permissions.user.demote.default
- permissions.manage.membership
inheritance:
- Member
- Resident
- Mvp+
prefix: '&f[&bModerator&f]
options:
build: true
Admin:
permissions:
- teleport.tp
- essentials.gamemode
- vanish.*
prefix: '&f[&4Admin&f]'
options:
build: true
Owner:
permissions:
- '*'
inheritance:
- admin
prefix: '&f[&9Owner&f]'
options:
build: true
Co-Owner:
permissions:
- '*'
inheritance:
- admin
prefix: '&f[&9Co-Owner&f]'
options:
build: true
HeadAdmin:
permissions:
- '*'
inheritance:
- admin
prefix: '&f[&5HeadAdmin&f]'
options:
build: true
1
Wuble
02/26/2012 5:12 pm
Level 1 : New Crafter
Wuble's Avatar
sorry to burst your bubble, but that isn't a valid permissions setup...
google yaml parser, and the first one you should click on.
then in the left box, paste your permissions setup in, and then you should see a nice setup in the right box
this one has a lot of errors
1
DwarvenRabbit
02/25/2012 4:56 pm
Level 31 : Artisan Artist
DwarvenRabbit's Avatar
groups.yml pre-made, hope this helped!!
groups:
Peasant:
default: true
permissions:
- modifyworld.*
- essentials.rules
- essentials.help
- essentials.tell
- essentials.who
- essentials.afk
- essentials.list
- essentials.warp.list
- essentials.warp
- essentials.helpop
- essentials.motd
- essentials.spawn
- essentials.home
- essentials.sethome
- iConomy.payment
- iConomy.holdings
- iConomy.holdings.others
- iConomy.sell
- factions.join
- factions.leave
- factions.help
- factions.title
- factions.relation
- factions.who
- factions.admin
- factions.power
- factions.claim
- factions.unclaim
- factions.description
- factions.home
- factions.sethome
- factions.unclaimall
- factions.kick
- factions.invite
- factions.map
- factions.show
- factions.disband
- factions.chat
- lwc.protect
- mcmmo.ability.*
- mcmmo.skills.*
- ChestShop.buy
- ChestShop.sell
info:
prefix: '&f[&7Peasant&f]'
build: true
suffix: ''
Citizen:
default: false
permissions:
- essentials.back
- essentials.back.ondeath
- essentials.me
- essentials.ignore
- essentials.nick
- essentials.suicide
- factions.create
- ChestShop.create
inheritance:
- Peasant
info:
prefix: '&f[&eCitizen&f]'
build: true
suffix: ''
Trusted:
default: false
permissions:
- essentials.item
- essentials.god
- essentials.ungod
- essentials.kit.tools
- essentials.repair
- essentials.heal
inheritance:
- Peasant
- Citizen
info:
prefix: '&f[&6Tusted&f]'
build: true
suffix: ''
Moderator:
default: false
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.unban
- essentials.unbanip
- essentials.weather
- essentials.whois
- essentials.world
- permissions.user.promote.default
- permissions.user.demote.default
- permissions.manage.membership
inheritance:
- Peasant
- Citizen
- Trusted
info:
prefix: '&f[&bModerator&f]'
build: true
suffix: ''
Admin:
default: false
permissions:
- teleport.tp
- essentials.gamemode
- vanish.*
inheritance:
- Member
- Mod
info:
prefix: '&f[&4Admin&f]'
build: true
suffix: ''
Owner:
default: false
permissions:
- '*'
inheritance:
- Member
- Mod
- Admin
info:
prefix: '&f[&9Owner&f]'
build: true
suffix: ''
1
Sloskizel
02/25/2012 4:52 pm
Level 1 : New Miner
Sloskizel's Avatar
I can't help with permissions, but would love to help out with the server if you need mods/admins!
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome