pelican-eggs / Palworld-Config-Parser-Tool

A simple aplication that edits the Palword server config based on variables
MIT License
13 stars 11 forks source link

How to use #1

Closed MrYaoShao closed 7 months ago

MrYaoShao commented 7 months ago

How to use

QuintenQVD0 commented 7 months ago

How to use

Its prity clear? when you launch it it will look for the configuration file and based on the environment variables that exits with their value change it in the config file

MrYaoShao commented 7 months ago

微信截图_20240208024332 Look that? Here's how I configure the variables, But he doesn't work

QuintenQVD0 commented 7 months ago

as you put ALL and it is All ? the parser should have set it just fine in the latest version

QuintenQVD0 commented 7 months ago

If your parser version is up to date and not the one that default ships with the pterodactyl egg then it will work

afbeelding

MrYaoShao commented 7 months ago

Could you tell me where the parser needs to be uploaded?

MrYaoShao commented 7 months ago

微信截图_20240208030148

QuintenQVD0 commented 7 months ago

Could you tell me where the parser needs to be uploaded?

Main directory.

and an empty settings file likely means very old egg as the latest egg handles that just fine

MrYaoShao commented 7 months ago

uploaded / home /container?

MrYaoShao commented 7 months ago

20240208033146

How do I add new variables? DeathPenalty

QuintenQVD0 commented 7 months ago

20240208033146

How do I add new variables? DeathPenalty

currently with the offical egg not. expect if you replace the binary.

QuintenQVD0 commented 7 months ago

afbeelding Then hit reinstall

MrYaoShao commented 7 months ago

yes! i replace the binary.

MrYaoShao commented 7 months ago

I replaced the binary file Now how do I configure the variables DEATH_PENALTY

QuintenQVD0 commented 7 months ago

I replaced the binary file Now how do I configure the variables DEATH_PENALTY

just like you did as it it does that for me?

MrYaoShao commented 7 months ago

Yes, but it doesn't work

QuintenQVD0 commented 7 months ago

Yes, but it doesn't work

With does not work I am nothing, you are going to have to be a bit more specific.

MrYaoShao commented 7 months ago

1111 1345 Look that

QuintenQVD0 commented 7 months ago

1111 1345 Look that

I will re-test it myself and report back as it did work for me.

MrYaoShao commented 7 months ago

No validation rule specified for key: AutoResetGuildTimeNoOnlinePlayers Updating key: AutoResetGuildTimeNoOnlinePlayers with value: 72.000000 No validation rule specified for key: bIsStartLocationSelectByMap Validation failed for key: bAutoResetGuildNoOnlinePlayers, value: False Validation failed for key: DropItemAliveMaxHours, value: 1.000000 No validation rule specified for key: PalAutoHPRegeneRate

These are some variables that report errors

QuintenQVD0 commented 7 months ago

No validation rule specified for key: AutoResetGuildTimeNoOnlinePlayers Updating key: AutoResetGuildTimeNoOnlinePlayers with value: 72.000000 No validation rule specified for key: bIsStartLocationSelectByMap Validation failed for key: bAutoResetGuildNoOnlinePlayers, value: False Validation failed for key: DropItemAliveMaxHours, value: 1.000000 No validation rule specified for key: PalAutoHPRegeneRate

These are some variables that report errors

Now you are running a dev release. So that is expected.

QuintenQVD0 commented 7 months ago

@MrYaoShao Please repull the latest pre-release, all validation should be fixt

MrYaoShao commented 7 months ago

OK, I'll give it a try

MrYaoShao commented 7 months ago

Everything is OK! good job!