activate creeper explosions

Discussion in 'Bukkit Help' started by devzero, Sep 26, 2011.

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

    devzero

    hi,

    Since Bukkit from Minecraft 1.7.3 the creepers explodes, there is a hole in the floor, but it undoes it, and the player wont get any damage. I didn't change anything in the configs. It just happened.
    We were fine with that because we have only one world.

    Now in 1.8.1 I seperated the primary world (now crative) and the secondary map is a surivial without kits and so on.
    There the creeper makes the hissing sound but just disappears.

    I checked all yml and .txt files with "creeper" but there is no declaration that a creeper protection is enabled.
    I have the following plugins:

    craftbukkitbukkit 1185 and the recommended bukkit
    EssentialsChat.jar
    EssentialsGroupManager.jar
    EssentialsSpawn.jar
    mcMMO.jar
    Multiverse-NetherPortals.jar
    Warpz0r.jar
    EssentialsGeoIP.jar
    Essentials.jar
    EssentialsXMPP.jar
    multiinv.jar
    Multiverse-Portals.jar
    Whitelist.jar
    EssentialsGroupBridge.jar
    EssentialsProtect.jar
    General.jar
    Multiverse-Core.jar
    VanishNoPickup.jar
    WorldEdit.jar


    Did anyone have tha same issue and got it resolved?
    thanks in advance
     
  2. Offline

    Guess?Who

    You check the essentials config?
     
  3. Offline

    devzero

    I did the following:
    ~/minecraft/plugins$ find . -iname "*.yaml" | while read item; do grep -Hi -A 5 -B 5 creep "$item";done
    ~/minecraft/plugins$ find . -iname "*.prop*" | while read item; do grep -Hi -A 5 -B 5 explosion "$item";done
    ~/minecraft/plugins$ find . -iname "*.txt" | while read item; do grep -Hi -A 5 -B 5 creep "$item";done
    ~/minecraft/plugins$ find . -iname "*.yml" | while read item; do grep -Hi -A 5 -B 5 creep "$item";done

    so I searched the entire plugin environment with everything include creep but there are no configds in essentials who has the word in it.
     
  4. Offline

    Guess?Who

    I don't know why you not find,but if u look in the essentials/config.yml you will find the creeper explosion and stuff.
    Maybe there is your problem.
     
  5. Offline

    devzero

    hi,
    there isn't anything with creepers in my file, perhaps that causes the issue, can you post your part with the creeper from your file?
     
  6. Offline

    Guess?Who

    What essentials you use?
     
  7. Offline

    devzero

    the latest I got, that is the version 2.6.1
    the weird thing i had this on 1.7.3 too, on 1.6.x the creepers worked.

    As I can remember I had that issue already in the 1.2 of MC or so on, but was gone by an update to MC 1.3
     
  8. Offline

    Guess?Who

    Put your config here.
     
  9. Offline

    devzero

    Code:
    # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: 'c'
    
    # The character(s) to prefix all nicknames, so that you know they are not true usernames.
    nickname-prefix: '~'
    
    # The delay, in seconds, required between /home, /tp, /warp, etc.
    teleport-cooldown: 60
    
    # The delay, in seconds, required between /heal attempts
    heal-cooldown: 60
    
    # The number of items given if the quantity parameter is left out in /item or /give.
    default-stack-size: 64
    
    # The message of the day, displayed on connect and by typing /motd.
    motd:
      - '&cHallo, {PLAYER}&c!'
      - '&fGib &c/help&f ein um eine List der Befehle zu bekommen.'
      - '&fWenn du einen Bug findest, bitte ingame mailen oder im VLC Forum posten.'
    
    # The server rules, available by typing /rules
    rules:
      - '[1] Be respectful'
      - '[2] Be ethical'
      - '[3] Use common sense'
    
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
     - nick
    
    # Restricted commands will only be available to ops.
    # These will have NO EFFECT if you have Permissions installed!
    # These are here only if you want something simpler than Permissions.
    restricted-commands:
      - bigtree
      - item
      - give
      - heal
      - plugin
      - time
      - top
      - tp
      - tphere
      - tree
    
    # Note: All items MUST be followed by a quantity!
    # Times are measured in seconds.
    kits:
    #  tools:
    #    delay: 10
    #    items:
    #      - 277 1
    #      - 278 1
    #      - 279 1
     stein:
       delay: 1
       items:
         - 4 64
     eisen:
       delay: 1
       items:
         - 15 64
     holz:
       delay: 1
       items:
         - 17 64
     kohle:
       delay: 1
       items:
         - 263 64
     gold:
       delay: 1
       items:
         - 14 64
     sand:
       delay: 1
       items:
         - 12 64
     sandstein:
       delay: 1
       items:
         - 24 64
     lehm:
       delay: 1
       items:
         - 337 64
     feder:
       delay: 1
       items:
         - 288 64
     kuebel:
       delay: 1
       items:
         - 326 64
         - 327 64
     tnt:
       delay: 1
       items:
         - 46 64
     wolle:
       delay: 1
       items:
         - 35 64
     mehl:
       delay: 1
       items:
         - 35:0 64
     orange:
       delay: 1
       items:
         - 35:1 64
     magenta:
       delay: 1
       items:
         - 35:2 64
     hellblau:
       delay: 1
       items:
         - 35:3 64
     gelb:
       delay: 1
       items:
         - 35:4 64
     gruen:
       delay: 1
       items:
         - 35:5 64
     pink:
       delay: 1
       items:
         - 35:6 64
     grau:
       delay: 1
       items:
         - 35:7 64
     hellgrau:
       delay: 1
       items:
         - 35:8 64
     cyan:
       delay: 1
       items:
         - 35:9 64
     purple:
       delay: 1
       items:
         - 35:10 64
     blau:
       delay: 1
       items:
         - 35:11 64
     braun:
       delay: 1
       items:
         - 35:12 64
     kaktus:
       delay: 1
       items:
         - 35:13 64
     rot:
       delay: 1
       items:
         - 35:14 64
     schwarz:
       delay: 1
       items:
         - 35:15 64
     kakao:
       delay: 1
       items:
         - 351:3 64
    
    # End of File
    
    the kits are now obsolete and inactive now.
    I will remove them soon.
     
  10. Offline

    Guess?Who

    But why you delete the rest of config? ;/ ,anyway try this:

    Code:
      prevent:
        creeper-explosion: false
        creeper-playerdamage: false
        creeper-blockdamage: false
     
  11. Offline

    devzero

    hi,
    I didn't delete anything. I just use the plugin for about a half of a year, the lines were never there.
    I think that I am upgrading so long causes that. I try out your lines.

    So I stopped the server inserted that lines in the config restarted it, but it didn't change anything.
    The creeper still doesn't work in any world.
    now if I search the following: find . -iname "*.yml" | while read item; do grep -Hi -A 5 creep "$item";done
    there is the result:
    Code:
    ./General/mobs.yml:   - Creeper: Creepers
    ./General/mobs.yml-  mob6:
    ./General/mobs.yml-   - Ghast: Ghasts
    ./General/mobs.yml-   - NetherSquid
    ./General/mobs.yml-  mob7:
    ./General/mobs.yml-   - ZombiePigman: ZombiePigmen
    ./General/config.yml:    creeper:
    ./General/config.yml-      regular: 0
    ./General/config.yml-      powered: 0
    ./General/config.yml-    ghast: 0
    ./General/config.yml-    giant: 0
    ./General/config.yml-    human: 0
    ./General/items.yml:    - Creeper Spawner
    ./General/items.yml-    - Ghast Spawner
    ./General/items.yml-    - Zombie Pigman Spawner
    ./General/items.yml-    - Skeleton Spawner
    ./General/items.yml-    - Spider Spawner
    ./General/items.yml-    - Zombie Spawner
    --
    ./General/items.yml:        - creeper
    ./General/items.yml-        type6:
    ./General/items.yml-        - ghast
    ./General/items.yml-        - nethersquid
    ./General/items.yml-        type7:
    ./General/items.yml-        - pigzombie
    ./Essentials/config.yml:# Creeper Control
    ./Essentials/config.yml-prevent:
    ./Essentials/config.yml:  creeper-explosion: false
    ./Essentials/config.yml:  creeper-playerdamage: false
    ./Essentials/config.yml:  creeper-blockdamage: false
    ./Essentials/config.yml-
    ./Essentials/config.yml-# Restricted commands will only be available to ops.
    ./Essentials/config.yml-# These will have NO EFFECT if you have Permissions installed!
    ./Essentials/config.yml-# These are here only if you want something simpler than Permissions.
    ./Essentials/config.yml-restricted-commands:
    
    The creeper part from General is only for the economy module.
     
  12. Offline

    devzero

    Hi
    I found the issue.
    That was caused by essenitalsProtect
    But as far as I know, it should only protect stuff, which you tagged with the signs.
    Is there a hidden setting?
     
Thread Status:
Not open for further replies.

Share This Page