v1.2.1: Fixes parrots being released in new world when using changeworld option
Added config options for releasing parrots before teleport
releaseParrots.teleport.sameworld: release parrots before teleporting to a location in the current world (default: false)
releaseParrots.teleport.netherportal: release parrots before travelling via a nether portal (default: false) (This can be a little iffy, as parrots can be released into the nether portal and sent with you to the new world.)
releaseParrots.teleport.changeworld: release parrots before teleporting to a different world (default: true). This option has no effect on players travelling via nether portal, as that is handled based on the above config option.
Fixed parrots being released in the world a player is being teleported to when using the changeworld config option.