1 items

File information

Last updated

Original upload

Created by

BestDaniel-Net

Uploaded by

BestDanielNet

Virus scan

Safe to use

Tags for this mod

About this mod

Want to host a server while AFK and not die?? Want the option to enable PvP? Want commands to control your server? If so, this is the mod for you!!

This mod allows you to:
1. Host a server without dying!
2. Enable Player Vs Player (PvP)
3. Registers public servers at https://bestdaniel.net/server/
4. Server command

Share
Permissions and credits
Want to host a server while AFK and not die??  Want the option to enable PvP?  Want commands to control your server?  If so, this is the mod for you!!

This mod allows you to
1. Host a server without dying!
2. Enable Player Vs Player (PvP)
3. Registers public servers at https://bestdaniel.net/server/
4. Adds server commands:
-set time - change the game's time from night to day or to night
-tp - Teleport dwarves around to other dwarves
-ban/unban - ban/unban a dwarf (and their epic account) permanently from all your servers
        -revive Revives the dwarf
5. Ability to remap keys (see below)

How to install
1. Unzip the zip file
2. Copy all the files to ReturnToMoria\Moria\Binaries\Win64 (i.e. C:\Program Files\Epic Games\ReturnToMoria\Moria\Binaries\Win64 )
3. Run the game

Youtube video to install
https://youtu.be/6mdw29B0t-g?t=154

Youtube video to configure
https://youtu.be/6mdw29B0t-g?t=201

How to uninstall
Delete the mods directory
Delete the UE4SS_Signatures directory
Delete xinput1_3.dll, UE4SS0settings.ini, README.txt, and LICENSE

Keys
F10 to open command console
Control-I - Start up the server
Control-K - Allows the host dwarf to play along!  Press Control-I when ready to go AFK again

Commands(Press F10 to open the command console)
? - Help / Lists all commands available
announce - Server announcement
ban - Ban a dwarf if they deserve it
banlist - View all banned dwarves and the reason why
kick - Kicks the dwarf off the server
pvptoggle - Enables / Disables Player vs Player mode
revive - Revives a dwarf
settime - Sets the game time
time - Get the current game time
tp - Teleport a player to another player
tpcoord - Teleport a player to the specified coordinates
unban - Unban a player
where - Gets the coordinates of a player
who - Lists all dwarves on the server

How to change the keys
1. Open up the Return to Moria directory where you installed the files (i.e. C:\Program Files\Epic Games\ReturnToMoria\Moria\Binaries\Win64 )
2. Go to Mod/BD_ServerHost
3. Open up config.lua with notepad or your preferred editor
4. Edit the line(:
    ["EnableServer"]            = {["Key"] = Key.I,             ["ModifierKeys"] = {ModifierKey.CONTROL}},
If you want to change it to "Control-1"
    ["EnableServer"]                 = {["Key"] = Key.ONE,             ["ModifierKeys"] = {ModifierKey.CONTROL}},
5. Restart Return to Moria

How to update the server message?
1. Open up the Return to Moria directory where you installed the files (i.e. C:\Program Files\Epic Games\ReturnToMoria\Moria\Binaries\Win64 )
2. Go to Mod/BD_ServerHost
3. Open up server_message.lua with notepad or your preferred editor
4. Update the Line: return ChatColor.BLUE .. "Welcome to a BestDaniel.net mod server!"..  ChatColor.ENDCOLOR .. "Don't be mean, enjoy!"
5. Restart Return to Moria

How to update the server name and description?
1. Open up the Return to Moria directory where you installed the files (i.e. C:\Program Files\Epic Games\ReturnToMoria\Moria\Binaries\Win64 )
2. Go to Mod/BD_ServerHost
3. Open up config.ini with notepad or your preferred editor
4. Update the file and save it.
5. Restart Return to Moria

FAQ
On the first run, RtM crashed?
Run it again, sometimes the first run may crash while initializing the mod library.

How can I find all the public servers?
Go to: https://bestdaniel.net/server/
I have multiple BD Mods but I get a warning there are files with the same name, what should I do?
The mods use the same base modding engine, so you can safely click replace the file in the destination

Can I use the command-line without enabling the server?
Yes you can!  Just press F10 to open the console

How do I ...?

See our Youtube channel or go to BestDaniel.net!

My server is not on the public server list?
Make sure you grant BDServerRegistration.exe permission to access the internet if prompted by Windows.  Install the latest .Net framework
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.0-windows-x64-installer
https://dotnet.microsoft.com/en-us/download/dotnet

Is there any known bugs?
The Game Pauser (BD_GamePauser) mod does NOT work with this and must be removed!
The kill command doesn't allow the killed dwarf to respawn!