Minecraft AutoPortForward mod 2026 download
logo
minecraft mod AutoPortForward

AutoPortForward

Game Version: CB 1.6.2-R0.1
Total Downloads: 63,381
Updated: Sep 15, 2013
Created: May 26, 2012
Download AutoPortForwardDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
AutoPortForward 2.0 (MC: 1.6.2) release 7.84 KB Sep 15, 2013 CB 1.6.2-R0.1 19,279 download AutoPortForward AutoPortForward 2.0 (MC: 1.6.2) releaseDownload
AutoPortForward version 1.5 (MC: 1.2.5 ) release 1.50 MB Jun 18, 2012 CB 1.2.5-R3.0 44,102 download AutoPortForward AutoPortForward version 1.5 (MC: 1.2.5 ) releaseDownload

Description

Share this:

I would like to thank the makers of Cling for their java UPNP library. AutoPortForward uses cling

Introduction:
AutoPortForward automaticlly forwards the port that is specified in the server.properties. The gateway device must support UPNP.

How this plugin works:
AutoPortForward discovers gateway devices (ex: routers) and attempts to forward the port specified on a one of the devices. AutoPortForward will remove the port forward on disable, and add it again on enable. This is possible by sending a UPNP TCP request to forward a port to the gateway device, if it has UPNP, it will accept this request and forward the port specified in the server.properties. It also tells you your external ip.

"But that's not possible, you NEED to port forward":
As I stated above, this is very possible. See here
It discovers gateway devices (routers, bridges, modems) and sends a UPNP TCP request to forward the port specified in the server.properties to the gateway device.

What versions of CraftBukkit / Bukkit are supported:
AutoPortForward will work with almost if not all versions of CraftBukkit and Bukkit, as long as the onEnable and onDisable are the same.

Configuration:
AutoPortForward uses the port in the server.properties (server-port) – The default is 25565.

WARNING: AutoPortForward will remove port mappings that use TCP on the port the server will be running off of, so if you have a web server running on port 80, and a minecraft server on port 80 (Which you shouldn't do) it will delete the web server port mapping and add the minecraft server.

Comments

Add a comment