New to Bukkit looking for tips and examples

Discussion in 'Bukkit Help' started by s32ialx, Sep 24, 2011.

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

    s32ialx

    Hey, so 'ere we go randomly I'll place blocks they just disappear or I'll shut down the server and restart it and blocks in rooms I have built will be moved, randomly, mobs are spawning in my building's that are completely secured.... right now it's just me on the server but I would like to ask if someone can help with a good example or something on how I would using all these plugins I have with permissions I was hoping for something like MC Sharp style of Permission settings
    Admin
    S-Mods
    Mods
    Adv. Builders
    Builders.
    etc....
    but creating permissions from scratch it's making my head hurt lol :)

    1. What OS are you using? Dual-boot - Kbuntu 11.04/Win7 HP Should I be doing all this in Kubuntu?

    2. What architecture is the OS you are running (x64 or x86)? X64 Both
    3. What version and architecture is your java install? Ver7 (Build 1.7.0-b147)
    4. Are you running any wrappers? McMyAdmin, mcadmin, Hamachi, etc? no
    5. What build of CraftBukkit are you running? 1190
    ---------
    6. What command are you using to run your CraftBukkit server?
    "C:\Users\Cereal\AppData\Roaming\.craftbukkit\CraftBukkit Starter JRE7.bat"
    7. What plugins are you running?
    (This is were I start needing help)
    AdvancedPail v0.1 Alpha
    PermissionsBukkit v1.1
    CraftBukkitUpToDate v2.6.6
    HeroicDeath v1.11.2
    Pail v0.7.1
    SetRankPB v1.1
    Spout v1.1.372
    Permissions v2.7.7
    WorldEdit v4.6
    8. What error are you getting (post your server.log file)?
    Code:
    2011-09-24 11:49:53 [INFO] Starting minecraft server version Beta 1.8.1
    2011-09-24 11:49:53 [INFO] Loading properties
    2011-09-24 11:49:53 [INFO] Starting Minecraft server on *:25565
    2011-09-24 11:49:53 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1071-ge688f0d-b1190jnks (MC: 1.8.1)
    2011-09-24 11:49:53 [INFO] [SuperpermBridge] Superperm/Permissions bridge initialized
    2011-09-24 11:49:54 [INFO] [Pail] Pail 0.7.1 Enabled
    2011-09-24 11:49:54 [INFO] Spout 1.1.372 has been initialized
    2011-09-24 11:49:54 [INFO] Preparing level "The Scape"
    2011-09-24 11:49:54 [INFO] Default game type: 0
    2011-09-24 11:49:54 [INFO] Preparing start region for level 0 (Seed: 1704920748)
    2011-09-24 11:49:55 [INFO] Preparing start region for level 1 (Seed: 6425923994081710352)
    2011-09-24 11:49:55 [INFO] Preparing spawn area: 89%
    2011-09-24 11:49:55 [INFO] AdvancedPail v0.1 alpha enabled
    2011-09-24 11:49:55 [INFO] PermissionsBukkit v1.1 is now enabled
    2011-09-24 11:49:55 [INFO] CraftBukkitUpToDate version 2.6.6 is enabled!
    2011-09-24 11:49:55 [INFO] [SuperpermBridge] Superperm/Permissions bridge enabled
    2011-09-24 11:49:55 [INFO] [HeroicDeath] 1.11.2 enabled.
    2011-09-24 11:49:55 [INFO] [SetRankPB] Enabling...
    2011-09-24 11:49:55 [INFO] [SetRankPB] Successfully detected Spout!
    2011-09-24 11:49:55 [INFO] [SetRankPB] Restoring RAM...
    2011-09-24 11:49:55 [INFO] [SetRankPB] Enabled. Version 1.0
    2011-09-24 11:49:55 [INFO] WorldEdit 4.6 enabled.
    2011-09-24 11:49:55 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    [U][I][B]2011-09-24 11:49:55 [INFO] Server permissions file permissions.yml is empty, ignoring it[/B][/I][/U] << whats going on here
    
    2011-09-24 11:49:55 [INFO] Done (0.145s)! For help, type "help" or "?"
    2011-09-24 11:49:56 [INFO] CButD: CraftBukkit is up to Date
    2011-09-24 11:50:05 [INFO] The automatic update-Check only work every 6 hours, the last check was 153 minutes ago.
    
    
    9. What have you tried already? I'm super new Ive already removed all unnecessary mods and I feel these are bare essentials But I don't know I feel I am missing plugins and configurations...here is my config.yml:
    Code:
    # PermissionsBukkit configuration file
    users:
    
        s32ialx:
    
            permissions:
    
                permissions.*: true
    
            groups:
    
            - admin
    
    groups:
    
        default:
    
            permissions:
    
                permissions.build: false
    
        admin:
    
            permissions:
    
                permissions.*: true
    
            inheritance:
    
            - user
    
        adventurer:
    
            permissions:
    
                permissions.build: true
    
            worlds:
    
                creative:
    
                    coolplugin.item: true
    
            inheritance:
    
            - default
    
    messages:
    
        build: '&cYour not strong Enough with the force.'
    
    10. Have you tried any of the things below? for the most part yes.
     
  2. Offline

    s32ialx

    bump... is this the wrong thread?
     
  3. Offline

    Etetherin

    hmm...well first im going to ask did you find the solution to the issue since it has been almost three months XD
    Second if the answer is no then try searching it in the forums im sure someone has had this issue before and its probably there......
     
  4. Offline

    s32ialx

    I never did find a solution :D but I see now notch apparently wanted mobs in your secured buildings, I mean proves how secure they really are! xD
     
  5. Offline

    lenis0012

    minecrft 1.8.1? old post!
    did you find out everything now?
     
  6. Offline

    andrewpo

    If you still have any queries regarding setting up a craftbukkit server - ask away. :)
     
  7. Offline

    s32ialx

    thanks No i didn't get the issue with permissions either yet i'm still very confused with them I kinda understand the layout of the permission file and what basically the formatting of the words but i don't know what i need to add and change per group

    I really like ho HC Servers rankings go I wanted something similar to that, really hard to figure this out as I'm really fail with programming maybe someone can upload a really good sample permissions, i'm not exactly sure do I put ALL permissions in bPermissions users.yml and groups.yml OR do I specifiy permissions in each individual plugin


    So far I am running:

    - Win7 Ult -x64
    - AMD Phenom 955 Black 3.2Ghz x4
    - 8GB DDR3 1600
    - Java 6 x86(untill i'm finished using Minecraft Structure Planner to import my old city "manually" from a old 1.8 server)then it'll be Java 7x64
    - minecraft server version 1.2.5
    CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    (
    Plugins installed:
    bPermissions
    Command Books
    craftscripts
    dynmap
    iConomy
    LCW
    WorldEdit
    WorldGuard
    )

    is there anything else I need? I am unsure if my work is properly guarded with with guard.
     
  8. Offline

    andrewpo

    If you have permissions questions, tag "codename_B" by typing an @ symbol then their username in your reply to this topic.

    If you have a worldguard query, ask here: http://forum.sk89q.com/
     
  9. Offline

    s32ialx

    OK thanks! you think you could help codename_B ?
     
  10. Offline

    codename_B

    Hi, what are you having trouble with exactly?

    The users.yml and groups.yml (for each world) are all you need to put the permission nodes in (or you could even just use commands to do it) bPermissions will handle the rest! :)
     
  11. Offline

    s32ialx

    well that was just fast! :D thanks i waited 3 months for one guy to reply w/ even help in OP xD.

    I am not sure exactly how to use permissions is there a list of all the permissions for each plugin? are they on the page of the dev of that plugins. yes for each world. what exactly is a permission node I'm not exactly sure how to use it.

    I see you made bPermissions Kudo's! :) I'm checking out your Web GUI right now see if that helps clarify anything
     
Thread Status:
Not open for further replies.

Share This Page