Skip to content

BO2 Server Hosting Support

Request support for the Plutonium T6 servers, please wait at-least 1 day for a reply, it can get busy. The community is free to try to help in any thread.

1.3k Topics 5.4k Posts
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • HELP

    6
    0 Votes
    6 Posts
    178 Views
    @Gabarron_ you can play private match with friends in online mode, you currently can't play offline with friends.
  • Server on Linux Debian

    2
    0 Votes
    2 Posts
    185 Views
    @Sithey said in Server on Linux Debian: Hello, i would like to create my own server on my linux vps i tried to setup my server with this tutorial https://forum.plutonium.pw/topic/12870/guide-debian-t6-server-on-linux-vps-dedicated-server but unfortunatly this tutorial is outdated my actual configuration: #!/bin/bash ## Variable Region _script="$(readlink -f ${BASH_SOURCE[0]})" # Delete last component from $_script _mydir="$(dirname $_script)" # Name of the server shown in the title of the terminal window NAME="SERVER_NAME" # Your Game Path (where there is binkw32.dll) PAT="Multiplayer/" # Paste the server key from https://platform.plutonium.pw/serverkeys KEY="xxx" # Name of the config file the server should use. (default: dedicated.cfg) CFG=dedicated.cfg # Port used by the server (default: 4976) -> Don't forget to allow server port in ufw fail2ban PORT=4976 # Game Mode ( Multiplayer / Zombie ) -> ( t6mp / t6zm ) MODE=t6mp ## End Region ## Update Region # Plutonium game dir INSTALLDIR="plutonium/" # Update your server game file ./plutonium-updater -d "$INSTALLDIR" ## End Region ## Server Start Region echo -e '\033]2;'Plutonium - $NAME - Server restart'\007' echo "Visit plutonium.pw | Join the Discord (plutonium) for NEWS and Updates!" echo "Server "$NAME" will load $CFG and listen on port $PORT UDP!" echo "To shut down the server close this window first!" printf -v NOW '%(%F_%H:%M:%S)T' -1 echo ""$NOW" $NAME server started." while true do wine .\\bin\\plutonium-bootstrapper-win32.exe $MODE $PAT -dedicated +start_map_rotate +set key $KEY +set net_port $PORT +set sv_config $CFG 2> /dev/null printf -v NOW '%(%F_%H:%M:%S)T' -1 echo ""$NOW" WARNING: $NAME server closed or dropped... server restarting." sleep 1 done ## End Region https://prnt.sc/6VgoRvpIcLUf and i got this error: https://prnt.sc/nKMT6vmgKCVR could some one send me a tutorial to give me a possibility to create my own server, i am using debian 10 Regards Follow the tutorial of Minami : https://github.com/Sterbweise/T6Server https://youtu.be/lwxOAc2gzIk
  • Please help..the ZM server down..

    3
    0 Votes
    3 Posts
    212 Views
    that's what it was about..? great they are .. thank you very much for your answer !!! yes, I'm on Windows..=)
  • i cant connect to my own server

    5
    0 Votes
    5 Posts
    253 Views
    in the server .cfg
  • BO2 plutonium overlay

    1
    0 Votes
    1 Posts
    109 Views
    No one has replied
  • [ZM]Two small issues with my server.

    3
    0 Votes
    3 Posts
    244 Views
    @Xerxes I just followed the instructions from here. But I'm not sure I placed them in the right directory. I'll check that later when I get home. I don't know how to manually rotate the map. How do you do it?
  • Issues with Mob of the Dead

    8
    0 Votes
    8 Posts
    1k Views
    @Nothing_use-ful make ur own post replying to a 2 year old post wont get u much help.
  • ban plutonium and server crashes

    4
    1
    0 Votes
    4 Posts
    222 Views
    @Resxt OK thank you ..! no, I'm not sure, but I think it's too late that at the same time that message appeared in the chat the message below also appears and the server is blocked... I think it's all related... in the same way... it's Irrelevant if you have to see the chat with the message below. that message below is for me... and I don't use any trap... will it be normal that... if for example... a server is blocked because the owner is banned...? I host the server on my computer....
  • Launchin Start Bat File

    12
    1
    0 Votes
    12 Posts
    514 Views
    this isn't related to game files tho, it can't find the bootstrapper. Change it back to cd /D, leave that bottom line alone, just change stuff on top where the comments are. Wondering if maybe the "&" in your windows username could be an issue.. maybe the path gets fucked by that somehow. What you could try is installing the client into the bo2 folder instead of appdata, to do that first edit !updatePluto.bat and change it to this: plutonium.exe -update-only -install-dir ./plutonium then change the server startup batch file line 19 to this cd ./plutonium now first run !updatePluto.bat and then the startup file.
  • How to debug/where is log located?

    3
    0 Votes
    3 Posts
    149 Views
    @Resxt Thank you for the prompt reply! No, I am hosting it on my (headless) server (with IP 192.168.1.2) on the same network with port 6668 (so I am using connect 192.168.1.2:6668 to connect). Port forward is forwarding 6668 to local ip 192.168.1.2 on port 6668 (which my container also exposes). [image: 1664992274657-nvidia_share_6onnv7juqa.png] I also tried the default port, but felt more comfortable changing it. I did not add this in the original post since I did not want to make it any more complicated :). Next step for me is probably running the container on the same PC where I'll be playing (not using the default port of course) to see if that eliminates the issue, which I'll be doing tomorrow.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • I have problems whit the game path to the main folder

    10
    2
    0 Votes
    10 Posts
    896 Views
    Your missing a main folder It is needed
  • 0 Votes
    7 Posts
    3k Views
    @Yo_Angelo sorry to revive a old topic, but do you remember what u did with the router to get it working?
  • BO2 Port Forwarding Help

    3
    0 Votes
    3 Posts
    267 Views
    unless they removed it from xfinity.com/internet I could not tell you how to as I use my own personal router and I have their modem/router combo in a bridge mode
  • iw4madmin map and gametype command not working correctly

    1
    0 Votes
    1 Posts
    141 Views
    No one has replied
  • Server unable to start

    11
    0 Votes
    11 Posts
    402 Views
    @Dss0 Yes, the game does work on my pc. And it does happen after the heartbeat was successful.
  • how do i port forward/ get open nat type

    2
    0 Votes
    2 Posts
    274 Views
    @Wawee https://www.lifewire.com/how-to-port-forward-4163829
  • Using pterodactyl for hosting and running into a issue

    1
    1
    0 Votes
    1 Posts
    149 Views
    No one has replied
  • Why is my server not in plutonium?

    9
    2
    0 Votes
    9 Posts
    335 Views
    Maybe you need to connect with local IPv4 when IW4MAdmin is not running or whatever but IW4MAdmin doesn't make your server work, it's just a tool that goes on top of your server given that it's running