Minecart problem with WorldEdit/WorldGuard

Discussion in 'Bukkit Help' started by Falkons, Apr 1, 2012.

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

    Falkons

    hi dears, all guys on my private server cannot place minecart, except the ops...

    how can i fix this? i have world edit and world guard

    please help, thanks
     
  2. Offline

    HDSh0TZz

    Try looking in the WorldGuard config file for a setting that allows all to user them if you havent already done that, if you can't fix it quote me on this and I will send you a tutorial.
     
    Falkons likes this.
  3. Offline

    Falkons

    Hi, thanks a lot for the help but..
    I looked the config file of WorldGuard but nothing to do with minecart and with vehicle in general, there isn't a way to allow they (or this is what i think..)
    If you can help me I'll be really gratefull..
     
  4. Offline

    HDSh0TZz

  5. Offline

    Swed

    I have same problem, users can't break minecarts in Nether, all permissions are OK, "vehicle-destroy" flag for __global__ set too. Anyone know how to fix it?
     
  6. Offline

    Falkons

    Yes, they're up to date (Sorry for my late reply..)
    But the problem is I can't find the line where is write "allowed" or "denied"" the vehicle placement, so I don't know how to let evrybody place vehicle in the server...
     
  7. Offline

    HDSh0TZz

    Sorry, I have looked all over and cannot seem to find the problem. You might want to ask the author of the plugin on this page, he can help you much better than I can.

    WorldGuard homepage - http://forums.bukkit.org/threads/se...oms-advanced-fast-area-protect-blacklist.790/

    Sorry I could not help you.
    HDSh0TZz
     
  8. Offline

    Sayshal

    What other plugins are you using?
    Can you remove worldedit/worldguard and tell us if this fixes the problem?
    Are they in worldguarded regions when they're trying to place carts?
    Can I see your regions.yml file(s)?
     
  9. Offline

    Falkons

    I'm replying in order..

    All my mod I'm using are TelePads, WorldGuard and WorldEdit
    If I remove WorldGuard the problem is fixed
    yes, all players have this problem only in the worlguarded regions (except the ops)
    And yes, i can see my region.yml file

    Thanks you in advance...
     
  10. Offline

    Sayshal

    You didn't give me what I wanted for the last one, I said can I see your region.yml files... Not can you :p
     
  11. Offline

    Falkons

    aaah xD
    yes of course

    I needed to zip it to upload here

    Edit: sorry but i'm a neewbie with this forum type, i'm attached the zip to this post, I don't know how you can see it..
    I need to use an external mirror? Thanks again
     

    Attached Files:

  12. Offline

    TheoTheo1997

    just writte the command and make ur friends available to build on that area
     
  13. Offline

    Falkons

    It isn't so easy... What is the command to write?
     
  14. Offline

    Sayshal

    Copy and paste the files to pastie.org.
     
  15. Offline

    Falkons

    All the things writed there are:

    Code:
    #
    # WorldGuard regions file
    #
    # WARNING: THIS FILE IS AUTOMATICALLY GENERATED. If you modify this file by
    # hand, be aware that A SINGLE MISTYPED CHARACTER CAN CORRUPT THE FILE. If
    # WorldGuard is unable to parse the file, your regions will FAIL TO LOAD and
    # the contents of this file will reset. Please use a YAML validator such as
    # http://yaml-online-parser.appspot.com (for smaller files).
    #
    # REMEMBER TO KEEP PERIODICAL BACKUPS.
    #
    regions:
        world1:
            type: cuboid
            min: {x: -886.0, y: 13.0, z: -99.0}
            max: {x: -119.0, y: 254.0, z: 1852.0}
            priority: 0
            flags: {}
            owners: {}
            members: {}
     
  16. Offline

    Isurvive

    it seems that when i try and copy a big zone it crashes my server and does nothing... anyone know anything?
     
  17. Offline

    starweaver

    whats the flag that lets people use minecarts
    spawn:
    type: cuboid
    min: {x: -224.0, y: 61.0, z: -80.0}
    max: {x: 56.0, y: 155.0, z: 236.0}
    priority: 0
    flags: {vehicle-place: allow, pvp: deny, chest-access: allow, use: allow}
    owners:
    players: [star_weaver]
    members: {}
    thats my current settings for where i want it
     
Thread Status:
Not open for further replies.

Share This Page