First off let me start by saying if you haven't voted yet cast your vote here
http://www.strawpoll.me/11433313 that poll is for if you want update message format to change. Next, I know I said a week for the update but stuff came up read the long explanation for full details. So without further ado here it is, one last thing is I'm trying out a new update message so tell me what you think.
Change GUI from using an ArrayList to hashmap read the long explanation for why.
Fixed portal deleting from file
Fixed doing /wild on other players
Added the new values to the GUI such as FactionsUUID hook.
Some clean up of bit of code to make it more sane for my own need
Fixed overwriting config values with GUI by switching to hashmap
Fixed not being removed from the GUI properly
Added a new command /wildtp or /wtp list which lists all portal names
Fixed problem with the custom sound names in 1.10
Ok so the reason this update took more than a week as I wanted is well because I set a deadline for myself and then my RaspberryPi which is what I use to code this on, found out so it decided to corrupt a few file systems and long story short I had to reinstall the OS and then resetting up Eclipse was a pain this time. On top of that I also just got busy with life. I found out that portals weren't deleting correctly as they weren't being removed from the file so that is now fixed. The reason for switching to a HashMap in the GUI is b/c I use that to store what value in the config to set and HashMaps have a key which has x value and the key can only be in the map once so you can't accidently overwrite the wrong config value. Sound names weren't correct in 1.10 due to how I checked the server version that is now fixed and detects it correctly. I also found players weren't always removed from the GUI lists and other things correctly so that is now fixed. I found out that once again me plus writing code past like 9:30 PM for me some days is a bad idea as /wild was always checking the player perms first so if you did /wild Qball you would also be teleported that is now fixed. That is about it enjoy.
As always please use Pastebin and either the git issue tracker or discussion to report bugs preferably git but just not the review section. I will try to have an update in two weeks tops maybe with maybe minor fixes if there are no fixes to be made please suggest a new feature. And as always please consider donating but overall enjoy the plugin and leave a good review and be honest I'm not upset if you leave a bad review just because the plugin isn't right for you but if it's a bug please use the discussion.