[HELP!] Help Needed for Permission !

Discussion in 'Bukkit Help' started by N07070, Apr 9, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    N07070

    -OS: Mac OS X 10.7
    - Java : Apple's Java .
    - Bukkit : 1.2.5 R0.1

    Hey ! I have a small server that I run with friends and I want to make it a public server .
    For that I use plugins :
    • CoreProtect
    • iZone
    • MzeHome
    • Seen
    • PlgSetspawn
    • BOSEconomy
    • BookWorm
    • Showcase
    • TravelPad
    • WorldEdit
    • Spectate
    • Colors
    • SimpleChestLock
    • & PermissionsBukkit-1.6.jar
    So I put up all the config and stuff ( As an OP , all works fine ) but I am having problemes to setup the Permissions ...
    This is how I set it up :
    ( This is my permission.yml )

    Code:
    users:
    n07070:
      group:
      - Admin
     
    groups:
    people:
      default: true
      prefix: ''
      suffix: ''
      permissions:
      - plgsetspawn.spawn
      - bookworm.create
      - bookworm.write.own
      - bookworm.place.own
      - bookworm.copy.own
      - bookworm.copy.others
      - bookworm.remove.own
      - bookworm.destroy.own
      - travelpad.teleport
      - BOSEconomy.common.wallet
      - BOSEconomy.common.income
      - BOSEconomy.common.mastry
      - BOSEconomy.common.pay
      - BOSEconomy.common.stats
      - BOSEconomy.common.top5
      - mze.home.*
      - showcase.buy.finite
      - showcase.buy.infinite
      - showcase.basic
      - simplechestlock.locktype.*
      - simplechestlock.lock
     
    Marchands:
      default: false
      prefix: '&8[Marchand]'
      suffix: ''
      permissions:
      - plgsetspawn.spawn
      - bookworm.create
      - bookworm.write.own
      - bookworm.place.own
      - bookworm.copy.own
      - bookworm.copy.others
      - bookworm.remove.own
      - bookworm.destroy.own
      - travelpad.teleport
      - BOSEconomy.common.wallet
      - BOSEconomy.common.income
      - BOSEconomy.common.mastry
      - BOSEconomy.common.pay
      - BOSEconomy.common.stats
      - BOSEconomy.common.top5
      - mze.home.*
      - showcase.finite
      - showcase.exchange
      - showcase.buy.finite
      - showcase.buy.infinite
      - showcase.basic
      - simplechestlock.locktype.*
      - simplechestlock.lock
     
    Admin:
      default: false
      prefix: '&5 The Admin &4'
      suffix: ''
      permissions:
      - coreprotect.*
      - colors.*
      - bookworm.*
      - worldedit.*
      - permissions.*
      - travelpad.*
      - izone.*
      - BOSEconomy.*
      - bukkit.*
      - mze.home.*
      - showcase.*
      - simplechestlock.*
      - spectate.*
    ----> Did I put it right ? :confused:
    if = false , then : Tell me what to do !
    else :But , when I start my server :

    The LOG when I start my server :
    Code:
    10:52:35 [INFO] Starting minecraft server version 1.2.5
    10:52:35 [INFO] Loading properties
    10:52:35 [INFO] Starting Minecraft server on *:25565
    10:52:35 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    10:52:35 [INFO] While loading WorldEdit (plugins/worldedit.jar) found old-data folder: plugins/worldedit next to the new one: plugins/WorldEdit
    10:52:36 [INFO] [Seen] Loading Seen v1.3
    10:52:36 [INFO] [Spectate] Loading Spectate v1.6
    10:52:36 [INFO] [WorldEdit] Loading WorldEdit v1108-fcd7921
    10:52:36 [INFO] [Colors] Loading Colors v2.0.2
    10:52:36 [INFO] [MzeHome] Loading MzeHome v1.2
    10:52:36 [INFO] [CoreProtect] Loading CoreProtect v1.33
    10:52:36 [INFO] [iZone] Loading iZone v7.4
    10:52:36 [INFO] [PlgSetspawn] Loading PlgSetspawn v5.0
    10:52:36 [INFO] [BookWorm] Loading BookWorm v1.12
    10:52:36 [INFO] [PermissionsBukkit] Loading PermissionsBukkit v1.6
    10:52:36 [INFO] [BOSEconomy] Loading BOSEconomy v0.7.3.1
    10:52:36 [INFO] [SimpleChestLock] Loading SimpleChestLock v0.18
    10:52:36 [INFO] [TravelPad] Loading TravelPad v1.8.3
    10:52:36 [INFO] [NarrowtuxLib] Loading NarrowtuxLib v1.3.1
    10:52:36 [INFO] [Showcase] Loading Showcase v0.8.1.32
    10:52:36 [INFO] Preparing level "Map 1"
    10:52:36 [INFO] Default game type: 0
    10:52:36 [INFO] Preparing start region for level 0 (Seed: 30298)
    10:52:36 [INFO] Preparing start region for level 1 (Seed: 30298)
    10:52:37 [INFO] Preparing spawn area: 69%
    10:52:37 [INFO] Preparing start region for level 2 (Seed: 30298)
    10:52:37 [INFO] [Seen] Enabling Seen v1.3
    10:52:37 [INFO] Seen v1.3 is now enabled.
    10:52:37 [INFO] [Spectate] Enabling Spectate v1.6
    10:52:37 [INFO] [Spectate]  v1.6 enabled!
    10:52:37 [INFO] [WorldEdit] Enabling WorldEdit v1108-fcd7921
    10:52:37 [INFO] WEPIF: Using the Bukkit Permissions API.
    10:52:37 [INFO] [Colors] Enabling Colors v2.0.2
    10:52:37 [INFO] [Colors] Starting Colors v2.0.2...
    10:52:37 [INFO] [Colors] No groups plugin found that Colors supports. Using default groups.
    10:52:37 [INFO] [Colors] Properties loaded.
    10:52:37 [INFO] [MzeHome] Enabling MzeHome v1.2
    10:52:37 [INFO] INFO: MzeHome enabled.
    10:52:37 [INFO] [CoreProtect] Enabling CoreProtect v1.33
    10:52:38 [INFO] CoreProtect version 1.33 is enabled!
    10:52:38 [INFO] [CoreProtect] Using file based data storage.
    10:52:38 [INFO] [iZone] Enabling iZone v7.4
    10:52:38 [INFO] [iZone v7.4] Map 1.pvp = true
    10:52:38 [INFO] [iZone v7.4] Map 1_nether.pvp = true
    10:52:38 [INFO] [iZone v7.4] Map 1_the_end.pvp = true
    10:52:38 [INFO] [iZone v7.4] Loaded 20 zones
    10:52:39 [INFO] [PlgSetspawn] Enabling PlgSetspawn v5.0
    10:52:39 [INFO] PlgSetspawn version 5.0 is enabled!
    10:52:39 [INFO] [BookWorm] Enabling BookWorm v1.12
    10:52:39 [ATTENTION] Could not save config.yml to plugins/BookWorm/config.yml because config.yml already exists.
    10:52:39 [INFO] BookWorm v1.12 loaded!
     
    [B]10:52:39 [INFO] [PermissionsBukkit] Enabling PermissionsBukkit v1.6[/B]
    [B]10:52:39 [INFO] [PermissionsBukkit] Enabled successfully, 0 players registered[/B]
     
    10:52:39 [INFO] [BOSEconomy] Enabling BOSEconomy v0.7.3.1
    10:52:39 [INFO] BOSEconomy Debug: Refreshing account data from the database.
    10:52:39 [INFO] BOSEconomy Debug: Loaded PlayerAccount 'N07070'.
    10:52:39 [INFO] BOSEconomy Debug: Loaded PlayerAccount 'marteocom'.
    10:52:39 [INFO] BOSEconomy Debug: Loaded PlayerAccount 'pierrethibaud'.
    10:52:39 [INFO] BOSEconomy Debug: Loaded PlayerAccount 'louis7598'.
    10:52:39 [INFO] BOSEconomy Debug: Refreshing bracket data from the database.
    10:52:39 [INFO] BOSEconomy Debug: Refreshing payment data from the database.
    10:52:39 [INFO] BOSEconomy Debug: Thread enabled state set to true.
    10:52:39 [INFO] BOSEconomy v0.7.3.1 enabled.
    10:52:39 [INFO] [SimpleChestLock] Enabling SimpleChestLock v0.18
    10:52:39 [INFO] [SimpleChestLock 0.18] Enabled!
    10:52:39 [INFO] [TravelPad] Enabling TravelPad v1.8.3
    10:52:39 [INFO] [NarrowtuxLib] Enabling NarrowtuxLib v1.3.1
    10:52:39 [INFO] Version: 131
    10:52:39 [INFO] [NarrowtuxLib] v1.3.1 by [narrowtux] enabled.
    10:52:39 [INFO] [NarrowtuxLib] Payment method found (BOSEconomy version: 0.7.0)
    10:52:39 [INFO] [Showcase] Enabling Showcase v0.8.1.32
    10:52:39 [GRAVE] Plugin Showcase is attempting to register event com/narrowtux/dropchest/api/DropChestSuckEvent, which does not exist. Ignoring events registered in class com.narrowtux.showcase.event.DropChestListener
    10:52:39 [INFO] [Showcase] Registered type [basic] (0 items loaded)
    10:52:39 [INFO] [Showcase] Registered type [finite] (1 items loaded)
    10:52:39 [INFO] [Showcase] Registered type [infinite] (29 items loaded)
    10:52:39 [INFO] [Showcase] Registered type [exchange] (0 items loaded)
    10:52:39 [INFO] [Showcase] Registered type [tutorial] (0 items loaded)
     
    [B]10:52:39 [ATTENTION] Permissions not found! All Operations are allowed![/B]
     
    10:52:39 [INFO] [Showcase] version 0.8.1.32 has been enabled.
    10:52:39 [INFO] Done (3,854s)! For help, type "help" or "?"
    >
    

    Thanks to all the folks that could help me ! I'll give you a [diamond] !
    If you need other info , please tell me .

    [​IMG]

    Hu ? Anybody ?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  2. Offline

    Helichicken

    I'm guessing this is what your problem is? If so, you could try going into your bukkit config and changing your "permissions-file:".

    I'm not sure what it would be like for permissionsbukkit but just put:
    "permissions-file: [name of permissions folder (Possibly "permissionsbukkit"?)]/[name of permissions.yml (usually "permissions.yml)]"

    example:
    Code:
    permissions-file: PermissionsBukkit/permissions.yml
     
  3. Offline

    N07070

    Ok , trying this out. Stanby .

    Good ! Works ! You just got a [diamond] ! Bravo !

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
Thread Status:
Not open for further replies.

Share This Page