Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] How can I open the server config file and edit some stuff, like XP, for example?

[DiscordArchive] How can I open the server config file and edit some stuff, like XP, for example?

[DiscordArchive] How can I open the server config file and edit some stuff, like XP, for example?

rektbyfaith
Administrator
0
06-10-2021, 05:34 AM
#1
Archived author: AlanSP • Posted: 2021-06-10T05:34:47.604000+00:00
Original source

How can I open the server config file and edit some stuff, like XP, for example?
rektbyfaith
06-10-2021, 05:34 AM #1

Archived author: AlanSP • Posted: 2021-06-10T05:34:47.604000+00:00
Original source

How can I open the server config file and edit some stuff, like XP, for example?

rektbyfaith
Administrator
0
06-10-2021, 05:34 AM
#2
Archived author: AlanSP • Posted: 2021-06-10T05:34:56.244000+00:00
Original source

Is there some guide "for dummies"?
rektbyfaith
06-10-2021, 05:34 AM #2

Archived author: AlanSP • Posted: 2021-06-10T05:34:56.244000+00:00
Original source

Is there some guide "for dummies"?

rektbyfaith
Administrator
0
06-10-2021, 05:46 AM
#3
Archived author: AlanSP • Posted: 2021-06-10T05:46:54.022000+00:00
Original source

Are this configs inside the MySQL database? If so, i could just use SQL commands.
rektbyfaith
06-10-2021, 05:46 AM #3

Archived author: AlanSP • Posted: 2021-06-10T05:46:54.022000+00:00
Original source

Are this configs inside the MySQL database? If so, i could just use SQL commands.

rektbyfaith
Administrator
0
06-10-2021, 06:09 AM
#4
Archived author: stevej • Posted: 2021-06-10T06:09:17.260000+00:00
Original source

The truth is that I have not used the AzerothCore docker, but normally, when I need to modify something, the ideal is to have a volume, with the files you want to modify or enter via bash and make the changes. I think the first option would be the most viable, but I don't know if it works that way.
rektbyfaith
06-10-2021, 06:09 AM #4

Archived author: stevej • Posted: 2021-06-10T06:09:17.260000+00:00
Original source

The truth is that I have not used the AzerothCore docker, but normally, when I need to modify something, the ideal is to have a volume, with the files you want to modify or enter via bash and make the changes. I think the first option would be the most viable, but I don't know if it works that way.

rektbyfaith
Administrator
0
06-10-2021, 06:11 AM
#5
Archived author: stevej • Posted: 2021-06-10T06:11:30.166000+00:00
Original source

Try entering in the console, with `-it`
rektbyfaith
06-10-2021, 06:11 AM #5

Archived author: stevej • Posted: 2021-06-10T06:11:30.166000+00:00
Original source

Try entering in the console, with `-it`

rektbyfaith
Administrator
0
06-10-2021, 06:12 AM
#6
Archived author: stevej • Posted: 2021-06-10T06:12:50.990000+00:00
Original source

`docker run -it openjdk:11 bash`. I don't know what the container is called, but change that from openjdk:11 to the container you have with azerothcore. That will run docker, but it will also open a terminal. For now, you can try to modify the files from there.
rektbyfaith
06-10-2021, 06:12 AM #6

Archived author: stevej • Posted: 2021-06-10T06:12:50.990000+00:00
Original source

`docker run -it openjdk:11 bash`. I don't know what the container is called, but change that from openjdk:11 to the container you have with azerothcore. That will run docker, but it will also open a terminal. For now, you can try to modify the files from there.

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)