View difference between Paste ID: 4phwjfm8 and SKWSh5GS
SHOW: | | - or go back to the newest paste.
1-
I am making a bukkit server and I just started to create some permissions. I came up with this and when I log on to the server, I don't have permission to do anything. Not even open an unlocked door or do /help. I have worldedit, worldguard, lockette, chestshop, and a ram plugin. Please tell me what I did wrong.
1+
2-
Thanks,
2+
  Default:
3-
Bjsolo
3+
    default: true
4-
4+
    prefix: '[Guest]'
5-
Here is the permission.
5+
    permissions: 
6-
6+
    - bukkit.command.list
7
    - bukkit.command.help
8-
Default:
8+
    - essentials.msg
9-
default: true
9+
    - essentials.warp
10-
prefix: '[Guest]'
10+
    - essentials.warp.list
11-
suffix: ''
11+
    - essentials.tpaccept
12-
permissions: 
12+
    - essentials.sethome
13-
bukkit.command.list
13+
    - essentials.tpa
14-
bukkit.command.help
14+
    - essentials.spawn
15-
essentials.msg
15+
    - essentials.delhome
16-
essentials.warp
16+
    - essentials.back
17-
essentials.warp.list
17+
    - essentials.suicide
18-
essentials.tpaccept
18+
    - essentials.mail
19-
essentials.sethome
19+
    - essentials.mail.send
20-
essentials.tpa
20+
    - essentials.mail.sendal
21-
essentials.spawn
21+
    - essentials.helpop
22-
essentials.delhome
22+
    - essentials.afk
23-
essentials.back
23+
    - essentials.worth
24-
essentials.suicide
24+
    - essentials.sell
25-
essentials.mail
25+
    - essentials.pay
26-
essentials.mail.send
26+
    - essentials.balance
27-
essentials.mail.sendal
27+
    - ChestShop.shop.*
28-
essentials.helpop
28+
    - lockette.user.create.*
29-
essentials.afk
29+
  Trusted:
30-
essentials.worth
30+
    prefix: '[Mod]'
31-
essentials.sell
31+
    permissions: 
32-
essentials.pay
32+
    - bukkit.command.version
33-
essentials.balance
33+
    - bukkit.command.plugins
34-
ChestShop.shop.*
34+
    - bukkit.command.teleport
35-
lockette.user.create.*
35+
    - bukkit.command.give 
36-
Trusted:
36+
    - bukkit.command.weather
37-
prefix: '[Mod]'
37+
    - bukkit.command.enchant 
38-
suffix: ''
38+
    - bukkit.command.time
39-
permissions: 
39+
    - essentials.fly
40-
bukkit.command.version
40+
    - essentials.mute
41-
bukkit.command.plugins
41+
    - essentials.tempban
42-
bukkit.command.teleport
42+
    - essentials.weather
43-
bukkit.command.give 
43+
    - essentials.invsee
44-
bukkit.command.weather
44+
    - essentials.near
45-
bukkit.command.enchant 
45+
    - essentials.speed
46-
bukkit.command.time
46+
    - essentials.speed.walk
47-
essentials.fly
47+
    - essentials.speed.fly
48-
essentials.mute
48+
    - essentials.heal
49-
essentials.tempban
49+
    - essentials.heal.others
50-
essentials.weather
50+
    - essentials.enchant
51-
essentials.invsee
51+
    - essentials.enchantments.*
52-
essentials.near
52+
    - essentials.enchantments.allowunsafe
53-
essentials.speed
53+
    - ChestShop.shop.create.buy
54-
essentials.speed.walk
54+
    - ChestShop.shop.create.sell
55-
essentials.speed.fly
55+
    inheritance:
56-
essentials.heal
56+
    - Default
57-
essentials.heal.others
57+
  Moderator:
58-
essentials.enchant
58+
    prefix: '[Admin]'
59-
essentials.enchantments.[enchantmentname]
59+
    permissions: 
60-
essentials.enchantments.allowunsafe
60+
    - bukkit.command.kick
61-
ChestShop.shop.create.buy
61+
    - bukkit.command.ban.*
62-
ChestShop.shop.create.sell
62+
    - bukkit.command.unban.*
63-
inheritance:
63+
    - bukkit.command.ban.list
64-
- Default
64+
    - bukkit.command.op.give
65-
Moderator:
65+
    - bukkit.command.op.take
66-
prefix: '[Admin]'
66+
    - bukkit.command.gamemode
67-
suffix: ''
67+
    - bukkit.command.say
68-
permissions: 
68+
    - bukkit.command.xp
69-
bukkit.command.kick
69+
    - bukkit.command.clear
70-
bukkit.command.ban.*
70+
    - essentials.*
71-
bukkit.command.unban.*
71+
    - ChestShop.nofee 
72-
bukkit.command.ban.list
72+
    - ChestShop.shop.create.food
73-
bukkit.command.op.give
73+
    - ChestShop.shop.create.diamondgrade
74-
bukkit.command.op.take
74+
    - ChestShop.shop.create.irongrade
75-
bukkit.command.gamemode
75+
    - ChestShop.shop.create.ore
76-
bukkit.command.say
76+
    - ChestShop.shop.create.ingots
77-
bukkit.command.xp
77+
    - ChestShop.shop.create.monsterdrops
78-
bukkit.command.clear
78+
    - worldedit.*.
79-
essentials.*
79+
    - lockette.admin.*
80-
ChestShop.nofee 
80+
    inheritance:
81-
ChestShop.shop.create.food
81+
    - Trusted
82-
ChestShop.shop.create.diamondgrade
82+
  Admin:
83-
ChestShop.shop.create.irongrade
83+
    prefix: '[CoOwner]'
84-
ChestShop.shop.create.ore
84+
    permissions:
85-
ChestShop.shop.create.ingots
85+
    - '*'
86-
ChestShop.shop.create.monsterdrops
86+
    inheritance:
87-
worldedit.*.
87+
    - Moderator
88-
lockette.admin.*
88+
  Owner:
89-
inheritance:
89+
    prefix: '[Owner]'
90-
- Trusted
90+
    permissions:
91-
Admin:
91+
    - '*'
92-
prefix: '[CoOwner]'
92+
    inheritance:
93-
suffix: ''
93+
    - Admin
94-
permissions:
94+
95-
- '*'
95+
  bjsolomon:
96-
worldguard.region.wand
96+
    group:
97-
worldguard.fire-toggle.*
97+
    - Owner