Description
This is a server-side mod and will not work on single player.
RewardsEngine is a server-side rank system where ranks are granted by admins, and each rank unlocks a set of in-game rewards for active players. Once a player has a rank, they can earn rewards through normal gameplay like daily logins, resource gathering, crafting/building, and other activities. Higher granted ranks provide better reward chances and bonuses, and everything is handled automatically in the background.
Optional experience system is included to allow players to earn ranks through various activities in-game.
Installation
- Download the latest experimental version of UE4SS.
- Download the mod and extract the
RewardsEnginefolder toPal\Binaries\Win64\ue4ss\Modfolder. - Configure the
config.luato your desire.
Commands
[p] is whatever prefix you set in your configuration
[p]profile- Lets the player check their current rank, kills and playtime.[p]addrank "PlayerName" "Rank"- Lets an admin assign a rank to a player.[p]removerank "PlayerName"- Lets an admin remove a rank from a player.[p]listranks- Prints out a list of available ranks.


