幻兽帕鲁 Windows服务器搭建开服手册

Windows服务器搭建

Yuki…大约 1 分钟


补充

  1. Palworld使用UDP协议而不是MC所需的TCP协议
  2. 因此,在放行防火墙端口时,应选择UDP协议
  3. Palworld服务器的默认端口为: 8211

#1.下载SteamCmd

点击下载open in new window

#2.安装SteamCmd及服务器

双击.exe文件

幻兽帕鲁 Windows服务器搭建开服手册
image-20240125031153632

依次输入:

force_install_dir "C:\PLServerFolder"

login anonymous 

app_update 2394010 validate + quit

你可以在force_install_dir "C:\PLServerFolder"命令的" "中指定服务端文件的位置

#3.配置所需环境

#3.1.c++库

32位系统: c++ 环境下载地址:

https://aka.ms/vs/17/release/vc_redist.x86.exe

64位系统: c++ 环境下载地址:

https://aka.ms/vs/17/release/vc_redist.x64.exe

注意

  • 根据你的服务器操作系统选择对应的版本
  • 现在一般都是64位系统

#3.2.directx

directx 下载地址:

https://download.microsoft.com/download/1/7/1/1718CCC4-6315-4D8E-9543-8E28A4E18C4C/dxwebsetup.exe

#3.3.安装

将两个安装包进行安装,无特殊要求直接一路“下一步(next)”就可以了

#4.启动服务器

如果你安装教程所配置,那么你的服务器文件会在”C:\plserverfolder”下

幻兽帕鲁 Windows服务器搭建开服手册
image-20240125032248398

双击“PalServer.exe”启动服务器

#5.连接服务器

如果你操作正确,那么你应该就可以通过客户端的“加入多人游戏(专用服务器)”进入你的服务器了

幻兽帕鲁 Windows服务器搭建开服手册
image-20240125032515547
幻兽帕鲁 Windows服务器搭建开服手册
image-20240125032606427

下方的服务器地址栏位应该填写:

“”服务器公网ip”:”端口(8211)”

如:127.0.0.1:8211

幻兽帕鲁 Windows服务器搭建开服手册

运行后一般进程有他的端口

幻兽帕鲁 Windows服务器搭建开服手册

提示这个一般客户端版本号不对。

客户端:1.4.1

幻兽帕鲁 Windows服务器搭建开服手册

客户端:https://www.123pan.com/s/blT9-Q9Ni.html 

配置文件修改

在服务器启动后,会自动生成一个配置文件 steamapps\common\PalServer\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini ,默认状态下文件是空白的,可以双击点开 steamapps\common\PalServer\DefaultPalWorldSettings.ini 复制默认配置。


对默认配置中的值进行修改,即可改变世界参数。


每个参数的设置如下。[1]

*请注意,保留用于将来的更新和已弃用的参数。

参数描述官方描述原文
DayTimeSpeedRate白天时间流逝速度Day time speed
NightTimeSpeedRate夜晚时间流逝速度Night time speed
ExpRate经验获取倍率EXP rate
PalCaptureRate捕捉成功倍率Pal capture rate
PalSpawnNumRate世界野生帕鲁生成倍率Pal Appearance Rate *Note: Affects game performance
PalDamageRateAttack帕鲁攻击伤害倍率Damage from Pals Multiplier
PalDamageRateDefense帕鲁承受伤害倍率Damage to Pals Multiplier
PlayerDamageRateAttack玩家攻击伤害倍率Damage from Player Multiplier
PlayerDamageRateDefense玩家承受伤害倍率Damage to Player Multiplier
PlayerStomachDecreaceRate玩家饱食度降低倍率Player Hunger Depletion Rate
PlayerStaminaDecreaceRate玩家耐力值消耗倍率Player Stamina Reduction Rate
PlayerAutoHPRegeneRate玩家生命自然恢复倍率Player Auto Health Regeneration Rate
PlayerAutoHpRegeneRateInSleep玩家生命睡眠恢复倍率Player Sleep Health Regeneration Rate
PalStomachDecreaceRate帕鲁饱食度降低倍率Pal Hunger Depletion Rate
PalStaminaDecreaceRate帕鲁耐力值消耗倍率Pal Stamina Reduction Rate
PalAutoHPRegeneRate帕鲁生命自然恢复倍率Pal Auto Health Regeneration Rate
PalAutoHpRegeneRateInSleep帕鲁生命睡眠(终端)恢复倍率Pal Sleep Health Regeneration Rate (Health Regeneration Rate in Palbox)
BuildObjectDamageRate对建筑物的伤害倍率Damage to Structure Multiplier
BuildObjectDeteriorationDamageRate建筑物损坏速度倍率Structure Deterioration Rate
CollectionDropRate可采集物掉落倍率Gatherable Items Multiplier
CollectionObjectHpRate可采集物生命值倍率Gatherable Objects Health Multiplier
CollectionObjectRespawnSpeedRate可采集物生成间隔(可采集物生成倍率?)待确认Gatherable Objects Respawn Interval
EnemyDropItemRate击杀敌人物品掉落倍率Dropped Items Multiplier
DeathPenalty死亡惩罚None:无惩罚 Item : 仅掉落物品 ItemAndEquipment : 掉落物品和装备 All : 掉落物品、装备和队伍帕鲁Death PenaltyNone : No drops Item : Drop all items except equipment ItemAndEquipment : Drop all items All : Drop all items and all Pals on team
bEnableInvaderEnemy启用侵略者Enable Invader
GuildPlayerMaxNum公会玩家最大数量Max Player Number of Guilds
PalEggDefaultHatchingTime帕鲁蛋孵化时间(小时)Time (h) to incubate Massive Egg. Note: Other eggs also require time to incubate.
ServerPlayerMaxNum服务器玩家最大数量Maximum number of players that can join the server
ServerName服务器名称Server name
ServerDescription服务器描述Server description
AdminPassword管理员密码Password used to obtain administrative privileges on the server.
ServerPassword服务器密码Password required for server login
PublicPort社区服务器中显式指定的外部端口号(该设置不改变服务器侦听的端口号)待研究什么意思Explicitly specify the external public port in the community server configuration.(This setting does not change the server’s listen port.)
PublicIP社区服务器设置中显式指定的公网IP待研究什么意思Explicitly specify an external public IP in the community server settings
RCONEnabled启用RCONEnable RCON
RCONPortRCON 端口号Port Number for RCON

在线配置工具。

幻兽帕鲁服务器配置文件生成器 (coo.st)

https://pal.coo.st/cn
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。

给TA打赏
共{{data.count}}人
人已打赏
技術分享

永恒之塔4.6真端 GM命令

2021-5-29 9:57:08

技術分享

征途服务端架设教学

2024-4-15 22:51:53

个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索