9250e88d04ca25c178e41b13ab95125d5d708b6d
Recent changes caused PlayerPortalEvent to suddenly return null unexpectedly and could end up in NPEs resulting that did not before. This commit addresses that situation by always ensuring a TravelAgent instance is returned. The TravelAgent for world 0 is returned arbitrarily in an effort to compensate for plugins that are implementation dependent and expect some form of a TravelAgent to be accessible in the event at all times. By: EdGruberman <ed@rjump.com>
Description
No description provided
51 MiB
Languages
Java
100%