Misc Updates: admin flag now lets you control residence tags Fixed using Res Locations on RTS signs "Feature Signs" can now be activated by entering nether portals (RTS) You may now copy one players flags onto another player so they get all the same flags /res pcopy copyFrom copyTo Fireworks now drop from droppers instead of fire.
One extremely useful thing, you can now use pcopy as a temporary measure for templates until we add official template support! For example: Code: /res pset my_template build,use,container,redstone t /res pcopy my_template user
Just a question, from behaviour it appears that nether portals now only work if a Feature sign is below them (no more default /town), and will also only teleport you at all if you are enter the portal directly above a featured sign and remain there. meaning multiple signs are needed to have the whole portal base work for anything, and correct location chosen upon entry. Is there a way to either set a single Feature sign for entire obsidian frame, or speed up the amount of time it take for the portal to decide you are stood within it (this process being instantaneous in single player/end portals (I need to check natural end portals, spawned end portals now appear to be broken (no more /town teleporting))) ?
Interesting.. I swore that I did test both sides of the portal working! As for the delay, cant, bukkit doesnt fire event until it WOULD have changed the location. Also, I removed the default town since it was kind of pointless and would of vastly complicated the logic. But you should also be able to put the sign UNDER the obsidian too now.