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.
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.
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.
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.
Well i thought it would work with worldguard, but after building everything, it didnt work again. I need a plugin like this!
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?
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.
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...
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.
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.
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.
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!
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 It doesn't have EVERY feature you requested, but some!