Prevent Nether portal creation from people?

Discussion in 'Bukkit Help' started by Semirotta, Apr 15, 2013.

Thread Status:
Not open for further replies.
  1. Is there a way to prevent people from creating nether portal so they must use the one puplic portal in spawn?

    Plugins: WorldBorder, LagMeter, bPermissions, WorldEdit, CoreProtect, Buycraft, AntiXRay, OpenInv, ZavAutoMessager, Vault, Lockette, Donation, ProtocolLib, PlayerHeads, mcMMO, WorldGuard, TutorialSigns, MCBans, KeepItems, Essentials, AncientGates, ShowCaseStandalone, SilkSpawners, MChat, DisguiseCraft, EssentialsSpawn, LimitedCreative, WGCustomFlags, WGRegionEffects

    Help me out! :)
     
  2. Offline

    W&L-Craft

    You can disable this in the config of essentials
     
  3. There was a plugin called AntiPortal that did exactly this, but other plugins offered the ability like Essentials it seems ^^, so it lost interest.

    I use the latest version of Multiverse to control this now, it offers per-world nether and end portal control, not sure of the commands, I just edit the worlds.yml directly :/.
     
  4. Where exactly? i did not find anything and i want to keep the Nether active so i can force people from my spawn to use that portal instead of everyone create their own & cause silly loops.
    At the moment i have in spawn big nether portal created with AncientGates reloaded, this one takes everyone to the nether.

    I dont use multiverse because i dont understand how the hell it works, ive asked for help from their dev page but nobody answers so i gave up and went back to ancientgates which is much better and lower ram usage in it too
     
  5. Offline

    Necrodoom

    portal-creation setting in essprotect section.
     
  6. portal-creation: true

    i have this there done already.

    Code:
      prevent:
        lava-flow: true
        water-flow: true
        water-bucket-flow: true
        fire-spread: false
        lava-fire-spread: false
        flint-fire: false
        lightning-fire-spread: true
        portal-creation: true
        tnt-explosion: true
        tnt-playerdamage: true
        fireball-explosion: false
        fireball-fire: true
        fireball-playerdamage: true
        witherskull-explosion: false
        witherskull-playerdamage: true
        wither-spawnexplosion: false
        wither-blockreplace: true
        creeper-explosion: true
        creeper-playerdamage: true
        creeper-blockdamage: true
        enderdragon-blockdamage: true
        enderman-pickup: true
        villager-death: true
    
    Yet players can create nether portals and light them and go to the nether where they create new portal...
     
  7. Offline

    Necrodoom

    does essentialsprotect.jar exist?
     
  8. umm no? i only have essentialspawn and essentials. no protect doesnt that bring some sort of world protection or something?
     
  9. Offline

    Necrodoom

    it does what it says it does in config.
     
  10. yeh you know, i tried it: no lava flow etc. mobs arent attacking anyone... i turned those off
    http://pastebin.com/vSCxMf4N
    All i wanted was a Nether portal creation off, enderdragon,creeper,ghast,wither block damage off so it wont break blocks and no fire spread of any kind.
     
  11. I still have the source for AntiPortal if you would like me to compile a 1.5.1-R0.2 version? You basically specify in the config which worlds you would NOT like portals to be ignited.

    PM my BukkitDev account if you're interested. I only recently stopped using it myself.
     
  12. Offline

    Necrodoom

    ok, and? did you install essentialsprotect.jar?
     
  13. i did, look my post above and you see everything
     
  14. Offline

    Necrodoom

    so what is the issue?
     
  15. The issue is: every mob stops attacking, water isnt flowing.
    If you look the post you'll see. All i want is prevent block damage of all kind (except enderman grief and tnt block damage)

     
  16. Offline

    Necrodoom

    try check your worldguard settings.
     
  17. i usually have worldguard blocking those so they were correct also
     
  18. Offline

    joedan228

    try going to server.properties and disabling nether, but with multi verse plugin create /mv create {NAME} NETHER
     
  19. Disabling nether from server.properties closes the nether out completely, i cant use ancientgates reloaded plugin to create portal there either. Also i do not use multiverse because each time i try ask something nobody answers, bad support in their plugin.
     
  20. Offline

    joedan228

    ??? I don't understand what you mean! If you are willing to use multi verse, disable in server.properties, and in command line in-game, type /mv create {NAME} NETHER
     
  21. how do imake a world with pvp on if i want others not to have pvp on?
     
Thread Status:
Not open for further replies.

Share This Page