SR's Newbie Protection

Paid SR's Newbie Protection 1.6

No permission to buy (€34.99)
This resource is paid, and requires to be purchased
Fully upgraded to UE 5.5 including ASAAPI Utils Messaging
Fixed issue with commands not executing from RCON or Console (or executing but doing nothing)
Fixed many issues with SQL database but please notice there will be additional rework to completely prevent client-side exploits from SQL injections
Reworked timers and Unix-based protection
Multiple bug fixes for identification methods.
Added Unix Timestamp wipe start option.

JSON:
{
  "UseStartUnixTimestamp": true,
  "StartTimestamp": 1738443600
}
Some tweaks to command execution

Fixed compatibility with Extinction Update
Added TurretSettings category inside configuration.

Now you can edit turret damage multipliers from PvE to PvP and backwards.

JSON:
"TurretSettings": {
  "AllowPvPTurretsToShootPvE": true,
  "AllowPvETurretsToShootPvP": true,
  "PvPtoPvETurretDamageMultiplier": 0.5,
  "PvEtoPvPTurretDamageMultiplier": 1.0
}
Fixed issue where /pvestatus self appeared as 2 messages.
Added ASAAPI Utils messaging. (Check configuration updates)

Edited commands:
setpve -> setpvetarget time in seconds (Console)
getpve -> getpvetarget (Console)

New commands:
newbieprotection.setpvetarget time in seconds (Console)
newbieprotection.getpvetarget (Console)
newbieprotection.setpveplayer eos time in seconds (Console & RCON)
newbieprotection.setpvetribe tribeid time in seconds (Console & RCON)
PrePvE Mode Fixes:
Fixed issue when player was unable to place or detonate C4 in PrePvE mode.
Fixed issue when player was unable to carry or drag other characters in PrePvE mode.

Only Structures Protected Mode Fixes:
Fixed issue when player was unable to place or detonate C4 near enemy pawns when only structures are protected.
Fixed issue when player was unable to carry or drag enemy pawns when only structures are protected.
Back
Top