0 of 0

File information

Last updated

Original upload

Created by

Okaetsu

Uploaded by

Okaetsu

Virus scan

Safe to use

About this mod

Adds quality of life changes for dedicated servers like notifications for when players connect/disconnect and several extra commands.

Requirements
Permissions and credits
Hello! I realized there's a lot of missing features for dedicated servers like basic player connect/disconnect messages and chat commands like setting the time of the day so I've come up with this. I have plans to add more commands and notifications in the future like player death messages and spawn notifications for bosses. If you have any requests for additional things to add or if there are any issues, let me know.


Features

Chat Commands:
!settime <0-23> - Sets the time of day
!set <setting_name> <value>  - Changes the specified setting to something else. Example: !set PalBoxReviveTime 0 would set Pal revival time to be instant.
!tp <playername> - Teleports you to another player by their character name e.g !tp Okaetsu

Reference to available settings can be found in the mod folder's `variabledata.lua` file. Players using current commands must have admin privileges!

Notifications:
- Player Connect/Disconnect notifications in chat and server console
- When changing the time of day or game settings, everyone will be notified through chat

You can adjust several settings in config.lua to your liking, there's detailed instructions on each setting.


Requirements
UE4SS (3.0.0, older versions are not supported)


Installation (Dedicated Server)
- Download UE4SS
- Extract into 
PalServer\Pal\Binaries\Win64
- Download the mod
- Extract into PalServer\Pal\Binaries\Win64\Mods


Dedicated Server
- Refer to this guide for setting up the modloader on a dedicated server if needed.


Notes
- I have tested this mod purely on a dedicated server so it might not work in singleplayer/co-op, but if it's something people want, I will look into adding support for those modes aswell!

- Use of commands will be visible to everyone. I am hoping to change this in the future so it can be used like the default server commands and potentially add alternate ways to change things like the server's admin password.