Jump to content

2 Screenshots

  • 69
  • 7
  • 8.65 kB

About Traps Limit

TrapsLimit restricts how many traps (like autoturrets, landmines, flame turrets, etc.) a player can place within a certain radius. If the player exceeds the set limit for a trap type in the configured area, the trap is automatically removed, and the player is notified with a visual and sound effect.


Addaheading(8).png.1c826160ecf4a56dcf589e9f84524469.png

Quote
{
  "Traps List": {
    "trap.bear": {
      "Trap limit": 5,
      "Trap limit radius": 40.0
    },
    "spikes.floor": {
      "Trap limit": 5,
      "Trap limit radius": 40.0
    },
    "trap.landmine": {
      "Trap limit": 5,
      "Trap limit radius": 40.0
    },
    "tincan.alarm": {
      "Trap limit": 5,
      "Trap limit radius": 40.0
    },
    "guntrap": {
      "Trap limit": 5,
      "Trap limit radius": 40.0
    },
    "flameturret": {
      "Trap limit": 5,
      "Trap limit radius": 40.0
    },
    "samsite": {
      "Trap limit": 5,
      "Trap limit radius": 40.0
    },
    "autoturret": {
      "Trap limit": 5,
      "Trap limit radius": 40.0
    }
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 0
  }
}
Quote
{
  "LimitReached": "You’ve reached the limit of {0} traps. A maximum of {1} can be placed within {2} meters."
}

Check out my other plugins!


User Feedback

1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

126.3k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.