I've not looked yet to see how hard it would be to write, but it would be very useful to be able to export the parcel ban list of parcels where I have access to see it.
Here's my problem -- I have two parcels side by side, and I can ban on both. I can see the ban list on both parcels in Metabolt already.
I need to copy 150+ names from one list to the other.
If I could get the uuid's in a notecard, I could write a LSL to copy the list pretty easy -- just reset the ban list, then add one at a time with llAddToLanBanList. It's just a matter of getting that information to the script, which right now doesn't appear possible through LSL (and I couldn't find anything on slx or on google that could do it).