Description:
This is a server side mod and not meant for clients. This adds additional commands to your dedicated server like giving items, spawning pals, spectating, and more!
This mod now supports UE4SS on Linux, Proton/Wine and Windows.
Installation & Use:
- Download the latest experimental version of UE4SS.
- Download the mod and extract the contents to the Pal/Binaries/Win64/ue4ss/Mods folder.
- Login as admin using /adminpassword and type !help to see available commands.
- Edit config.lua to setup your own commands prefix and adjust other mod settings.
Features:
Find list of items on my online paldeck.
Admin Commands:
- !give playername item:amount item2:amount - Gives a player items
- !spawn PalAsset Level - Spawns a Pal in your general location.
- !exp playername amount - Gives you a set amount of experience.
- !fly enable/disable - Lets you fly around.
- !spectate - Enables built-in spectator mode.
- !announce - Sends an announcement to the middle of the screen.
- !giveme item:amount - Give yourself items.
- !giveexp amount - Give yourself experience.
- !settime 0-23 - Sets time of day on the server.
- !slay playername - Slays/kills a player on the server.
- !kick PlayerName - Kicks a players from the server.
- !goto x,y,z - Teleports you to set coordinates.
- !getpos - Prints your current position in chat.
- !ban PlayerName - Ban a player from your server.
- !unban PlayerName - Unban a player from your server.
- !freeze PlayerName - Freezes a player in place by slowing down time. (Experimental)
- !unfreeze PlayerName - Unfreezes a player by setting time back to normal. (Experimental)
Player Commands:
- !help - Shows a list of available commands.
- !unstuck - Teleports you back to a safe location.
- !time - Shows current time of day on the server.
Auto Broadcast: Sets up a broadcast that will announce to the server every X amount of minutes.
Message of The Day: Sends a personalized message to players when they join your server.
Example Commands:
Spawning items requires the asset name. Example of giving user KoZ 10x Berries and 10x Pal Spheres:
!give KoZ Baked_Berries:10 PalSphere:10
Example of giving user KoZ 10,000 experience points:
!exp KoZ 10000
Spawning a Lamball at level 10 using its asset name.
!spawn SheepBall 10
Credits:
- Okaetsu - Melnamii - Mathayus