OneWay : Plugin Idea

Discussion in 'Archived: Plugin Requests' started by toxxicjtag, Apr 17, 2012.

  1. Offline

    toxxicjtag

    Name: OneWay
    Idea: I need a plugin for my entrence/exit to my city. I want it to let players out, but not let them back in. It would make it look better, than having a two high block wall staircase to walk up, so people dont jump back in spawn in a fight. The plugin would let them walk through it, but not let them walk through the other way. Sorta a one way plugin.

    Permissions: onewaybypass.blah : could walk back through it.

    Commands: Try and link it with world guard to create the region, so really only one command to set it so u cant walk through it on like the south side. Use the sun as the east west marker and u do the command: /ow entrence1 south = Blocks the entrence1 region south wall from walking south to north.

    Thats my plugin idea....

    Edit: 7/5/12: I posted this awhile ago, and am still looking for it. REALLY need something like this. Please Help.
     
  2. Offline

    Orcem12

    I see how it could be done.. cuboid selection then every time a player passes the gate the name is saved to a config list or something. I'll have to learn cuboids if I want to do this though.
     
  3. Offline

    TheRedNinja93

    You could put two iron doors with plates on one side.
     
    krconv and Orcem12 like this.
  4. Offline

    Orcem12

    hahahahaha, <3.
     
  5. Offline

    toxxicjtag

    Well that would work if it was a house, and not a city...with a huge exit...i would need multiple doors that wouldnt look nice.
     
  6. Offline

    toxxicjtag

    Anyone gonna try this?
     
  7. Offline

    zombieman1000

    i will when i got the time but im booked solid right now
     
  8. Offline

    toxxicjtag

    Is anyone gonna try this?
     
  9. Offline

    insite4

    You can do this with WorldGuard. Make your city a region and disallow entry.
     
  10. Offline

    toxxicjtag

    Than you cant even tp in, but i figured out a way to do it with worldguard anyway.
     
  11. Offline

    np98765

    Wow, I like this idea. OneWayEntrance..

    Would be great for PvP servers. A user spawns and can leave Spawn... but can't enter again. If they die, or do /spawn, then they'll be teleported back in, but they can't in the middle of a fight...

    I've just watched this. :)
     
  12. Offline

    toxxicjtag

    Well i thought it would work with worldguard, but after building everything, it didnt work again. I need a plugin like this!
     
  13. Offline

    WarmakerT

    You can use Multiverse Portals =P
     
  14. Offline

    TheTrixsta

    This can be done with WorldGuard by setting an entry flag
     
  15. Offline

    toxxicjtag

    Your not understanding this. Worldguard WILL let you do a flag. Thanks for the information. BUT IT WONT LET YOU GO BACK IN.

    Code:
    regions:
        spawn:
            type: cuboid
            min: {x: 160.0, y: 0.0, z: 400.0}
            max: {x: 335.0, y: 250.0, z: 575.0}
            priority: 1
            flags: {exit: allow, entry: deny}
            owners: {}
            members: {}
        world:
            type: cuboid
            min: {x: -10000.0, y: 0.0, z: -10000.0}
            max: {x: 10000.0, y: 250.0, z: 10000.0}
            priority: 0
            flags: {exit: deny}
            owners: {}
            members: {}
    The world is the whole world. You cannot leave it. Then With something a higher priority, with the same flag but a different value, it should let you into the city if you /spawn or die, but it doesnt. So. This plugin IS needed, so stop with the damn comments saying "you can use worldguard" or "worldguard does this" because it doesnt. It does regions, and the flags, but you CANNOT block someone walking into the city, and let them teleport in and be able to walk around.

    FFS. So anyone wanna make this?
     
  16. Offline

    WarmakerT

    As I said, you can use multiverse portals xD
     
  17. Offline

    toxxicjtag

    I am checking that out now, how could i use it though.
     
  18. Offline

    WarmakerT

    Make a portal and 2 blocks in front set the portal's destination.
    Between the portal and the destination make a worldguard region and set the entry to false. Simple.
     
  19. Offline

    TheTrixsta

    I'd develop this if your weren't such an ass.
     
    firecopy and McLuke500 like this.
  20. Offline

    McLuke500

    Why dont you just make a 1 way piston door, Ive had it before on my server as entrance to arena when you stand on the plate and it pushes you in but you can go out...
     
    TheTrixsta likes this.
  21. Offline

    toxxicjtag

    Its been 3 months, and ive been led to actually describing with somewhat details. Im sorry that u think its "assish" but thats how people tend to get when they have been saying the same thing over and over again.

    Its called: "annoyed." Ever hear of it? Or is your perfect world to good for you.
     
  22. Offline

    WarmakerT

    The things is, if we want, we do not need to make this.
     
  23. Offline

    toxxicjtag

    The thing is, someone may want to make it. Maybe not you or the next guy, but maybe someone will.

    w/e, i dont need this plugin anymore. Fixed.

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

    TheTrixsta

    Id understand if I were to have seen this post 3 months ago, but I didnt
     
  25. Offline

    kagecookeh

    I personally would use that method. Since with multiverse people can use the portal to leave, and set it so there isnt a portal going back into the city, its quick and easy to do.
     
  26. Offline

    VergilPrime

    Oooh ohh! I got this one! Someone showed me a way using trap doors flat along a cooridor. If the ceiling expands past the end of the trap doors, you can enter that side, but if you meed both the ceiling and doors at the same time, you cant step foreward!
     
  27. Offline

    Harry77780

    Regios is a plugin that is like World Guard except with some more interesting stuff, with this you can set areas that you can leave, but not go back in, also the other way round :D

    It doesn't have EVERY feature you requested, but some!
     
  28. Offline

    Frsoty39801

    I need help, my donor keep flying out of my pvp arena how do i stop this?
     

Share This Page