Skip to content

Manage your Trinitycore or similar wowserver using Opengamepanel.

License

Notifications You must be signed in to change notification settings

Steath/OGP-trinitycore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/TrinityCore/TrinityCore
https://github.com/OpenGamePanel/OGP-Website
https://github.com/OpenGamePanel/OGP-Agent-Linux

Assuming you already have Opengamepanel and Trinitycore installed.

  1. Copy the XML files to {path to your OGP web root}/modules/config_games/server_configs/ and give ownership to your webserver user by using: "chown www-data:www-data {path to your OGP web root}/modules/config_games/server_configs/trinity*"
  2. Go to administration -> Game/Mod config and click Update Configs

Installing the authserver

  1. In OGP go to administration -> gameservers.
  2. Select new gameserver.
  3. Select the server where the gameserver is supposed to be hosted.
  4. Select Gametype "Trinitycore authserver" and adjust the other settings to your needs.
  5. Change Homepath to the path to your trinitycore installation directory (eg. /home/ogpbot/Trinitycore335) and click Change Home.
  6. Set your IP/Port (default Port is 3724) and click set IP.
  7. Click back to game monitor and start your authserver.

Installing the worldserver

  1. Go to administration -> gameservers again.
  2. Select new gameserver.
  3. Select the server where the gameserver is supposed to be hosted.
  4. Select gametype "Trinitycore worldserver" and adjust the other settings to your needs.
  5. Change homepath to the path to your trinitycore installation root directory (eg. /home/ogpbot/Trinitycore335) and click change home (you can ignore the massage which informs you that this home is already chosen).
  6. Set your IP/Port (default Port is 8085) and click set IP.
  7. Click Back to game monitor and start your wordserver.

You now can use Opengamepanel to manage your Trinitycore server. To access the console, just go to your worldserver and click on log viewer. You can also execute commands from there.

⚠️ Keep in mind that OGP will set the ownership of your Trinitycore directory and all files contained to your OGP-agent user. You can revert this by using: chown -R youruser:yourgroup /path/to/your/trinity/install/ and chattr -R -i /path/to/your/trinity/install/

About

Manage your Trinitycore or similar wowserver using Opengamepanel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published