Spot System

Spot System 1.0.34

WHAT THE PLUGIN DOES:
This plugin allows your players to spot enemies for their team mates, marking on all their screens where the enemy is.

This plugin aims to provide similar functionality to the spotting system you commonly see on Battlefield games, however the marker does not follow the spotted player; it stays at where the player was at the time of the spot.

I plan to update this plugin in the future to add information alerts for different button bindings. If enough people purchase this plugin to fund further development I can add this functionality in no time.


HOW TO USE THE PLUGIN:
To use this plugin, you must first grant yourself the permission "spotsystem.use" - then in order to spot players, you have to hold a weapon in your hand, look at a player then press USE (default: E)

COMMANDS:
/spot
- This commands toggles whether you can see your team mates spotted markers or not.

CONFIGURATION:
Code:
{
  "Balance Settings": {
    "Marker Life Time": 5.0, // How long the marker stays on screen
    "Max Spot Distance": 100, // How far away players can spot
    "Required Distance Of Team Members For Marker": 150.0 // The max distance team mates need to be from the spotted position
  },
  "Performance Settings": {
    "Can Spot Team Mates": false // Whether or not to check if the spotted player is associated with the spotter
  },
  "Team Settings": {
    "Use Clans": true, // Use Clans plugin to obtain associated players
    "Use Friends": true, // Use Friends plugin to obtain associated players
    "Use Native Team": true // Use native Team UI obtain associated players
  }
}
LANG:
Code:
{
  "Permission": "You don't have permission to use this command.",
  "SpotEnabled": "You now receive spot information from your team mates.",
  "SpotDisabled": "You now do not receive spot information from your team mates.",
  "SpottedPlayer": "You've spotted a player {0}m away from you! Your team mates can see the marker too.",
  "MarkerText": "<color=#ff0000>✖\nENEMY</color>"
}

Information

Author
Ryan
First release
Last update
Rating
3.00 star(s) 4 ratings

Latest Release v1.0.34

Released
Jun 4, 2021 at 12:30 AM
Rating
0.00 star(s) 0 ratings


More resources from Ryan

  • BPSync
    BPSync
    Sync your players blueprints across multiple servers!
  • Better Warp
    Better Warp
    Create warp points with gateways, also automatically paste buildings at warp points

Spot System by Ryan
© chaoscode.io Jun 17, 2019

Latest reviews

neds update
does not work