Dropped UPnP service. Whoever needs it, can re-adapt from l2j.
This commit is contained in:
5
trunk/dist/game/config/Server.properties
vendored
5
trunk/dist/game/config/Server.properties
vendored
@@ -12,11 +12,6 @@
|
||||
# Networking
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Enables automatic port mapping for game server.
|
||||
# If you have a router game server will request for port forwarding.
|
||||
# Default: True
|
||||
EnableUPnP = True
|
||||
|
||||
# Where's the Login server this gameserver should connect to
|
||||
# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>
|
||||
# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>
|
||||
|
BIN
trunk/dist/libs/weupnp-0.1.3.jar
vendored
BIN
trunk/dist/libs/weupnp-0.1.3.jar
vendored
Binary file not shown.
@@ -11,11 +11,6 @@
|
||||
# Networking
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Enables automatic port mapping for login server.
|
||||
# If you have a router login server will request for port forwarding.
|
||||
# Default: True
|
||||
EnableUPnP = True
|
||||
|
||||
# Bind ip of the LoginServer, use * to bind on all available IPs
|
||||
# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>
|
||||
# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>
|
||||
|
Reference in New Issue
Block a user