FQNLR.png
(0)

Merchant: sydefq
Price: Free
Framework: RocketMod
By downloading this product you agree END-USER AGREEMENT

What Is NLR? The New Life Rule (also known as NLR) is a feature that occurs when a player is killed; upon a player's death, the area where they were killed will be blocked by a large, translucent red sphere for a short time.

How It Works? This plugin creates an invisible sphere at the position where the player dies. Players who died cannot enter that area for a specific time.

Commands /addnlrspawn - This command creates a spawn point with a radius specified in the config. So when players die, they don't get affected by NLR.

Feel free to DM me if you encounter any bugs. Discord: SydeFQ#0503

```xml
<?xml version="1.0" encoding="utf-8"?>
<Config xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <nlrInterval>600</nlrInterval> <!-- Seconds-->
  <nlrDistance>20</nlrDistance>
  <spawnPosition>
  </spawnPosition>
  <spawnDistance>50</spawnDistance>
  <iconUrl>youriconurl</iconUrl>
</Config>```
```
<?xml version="1.0" encoding="utf-8"?>
<Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Translation Id="SpawnAdded" Value="<color=green>[NLR]</color> Position is added to spawn points <color=green><b>successfully</b></color>" />
  <Translation Id="CannotEnter" Value="<color=green>[NLR] ></color> You cannot enter here for <color=green><b>{0}</b></color> seconds" />
</Translations>```

Not found

No reviews were found.