TribeTracker FREE - Litings

Unverified TribeTracker FREE - Litings v0.24

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Website User Information:

When a resource is labeled as "unverified," it means that the developer has not yet completed the necessary steps to become a verified resource. However, this tag should not be interpreted as a sign that the resource is dangerous or insecure. Rather, it serves as a reminder that the developer still needs to meet specific requirements to attain verified status. On the other hand, verified resources are those that come from developers who have already met these requirements. These resources can be considered trustworthy and reliable, as they are created by developers who actively engage with the community and consistently provide high-quality content. By using verified resources, users can ensure that they are accessing safe and secure content that has been thoroughly vetted.

Developer Information:

To obtain the verified tag, you must first meet the specific requirements mentioned in the link below. Once you have confirmed that you meet the requirements, the next step is to join our Discord Server. After joining the server, you must create an API support ticket and apply for the verified tag.

How to apply: Click Me To Learn More

TribeTracker FREE - Litings
Tribe Tracker - https://discord.gg/cCCKEFdPN2

Useful plugin designed to track or find your tribe members, tamed creatures, and even wild dinosaurs!

Highly Customizable Plugin: Set Tracking Limits and Command Access by Permissions Group

Alert! This plugin is in beta version and not tested on servers with 20+ players. If you are going to use it on big servers, set a high ticks update in "UpdateTextEvery" and monitor your server.

Commands:
  • TrackTribeMembers (/ttm on/off) - Tracks all players in your tribe.
  • TrackWildDinos (/twd <dinoName> <dinoLevel>) - Tracks nearby wild dinos, with filtering by name and level.
  • TrackTribeDinos (/ttd on/off) - Tracks nearby tribe dinos.
  • FindDinos (/finddinos <dinoName> <dinoLevel>) - Retrieves a list of map dinos filtered by name and level.
  • StopTrack (/stoptrack) - Stops tracking of wild dinos.

Admin Commands:
  • TribeTracker.Reload - Reloads the plugin config


Config:
JSON:
{
  "UpdateTextEvery": 25, //Every how many ticks the texts will be updated (less than 10 can cause lag)
  "MaxTrackPerPlayer": 8, //Global max tracking dinos at the same time WARNING: If you put a very high number, it can cause a LOT OF LAG or crash server
  "MaxTrackPerGroup": { //Set max tracking dinos at the same time by groups
    "VIP": 10,
    "VIP2": 15,
    "Admins": 40
  },

  "Commands": { //Commands config
    "TrackWildDinos": {
      "Enabled": true, // Enable/disable the command
      "Command": "/twd", // Command prefix
      "AllowedGroups": [ "Default" ], //Allowed groups to use the command (use Default for all players)
      "MaxTrackRange": 0 //Max track range (in meters) 0 for infinite
    },
    "TrackTribeDinos": {
      "Enabled": true, // Enable/disable the command
      "Command": "/ttd", // Command prefix
      "AllowedGroups": [ "VIP", "VIP2", "Admins" ], //Allowed groups to use the command (use Default for all players)
      "MaxTrackRange": 0 //Max track range (in meters) 0 for infinite
    },
    "TrackTribeMembers": {
      "Enabled": true, // Enable/disable the command
      "Command": "/ttm", // Command prefix
      "AllowedGroups": [ "VIP", "VIP3", "Admins" ], //Allowed groups to use the command (use Default for all players)
      "MaxTrackRange": 0 //Max track range (in meters) 0 for infinite
    },
    "FindDinos": {
      "Enabled": true, // Enable/disable the command
      "Command": "/finddinos", // Command prefix
      "AllowedGroups": [ "Default" ] //Allowed groups to use the command (use Default for all players)
    },
    "StopTrack": {
      "Enabled": true, // Enable/disable the command
      "Command": "/stoptrack" // Command prefix
    }
  },
  "Messages": { //Plugin messages
    "MessageSender": "TribeTracker",
    "NoPermissions": "You don't have permissions to run this command.",
    "TrackLimitReached": "You have reached your track limit!",
    "InvalidDinoLimitInput": "Invalid dinoLevel input!",
    "DinoTrackerEnabled": "Dino tracker enabled!",
    "DinoTrackerDisabled": "Dino tracker disabled!",
    "TribeDinoTrackerEnabled": "Tribe dino tracker enabled!",
    "TribeDinoTrackerDisabled": "Tribe dino tracker disabled!",
    "TribeTrackerEnabled": "Tribe tracker enabled!",
    "TribeTrackerDisabled": "Tribe tracker disabled!",
    "StopTrackingSuccess": "Successfully stopped dino tracking!"
  }
}


Discord Server: https://discord.gg/cCCKEFdPN2



Preview Videos [ Sorry for the quality :( ]:
  • TrackTribeMembers Command`:
    To view this content we will need your consent to set third party cookies.
    For more detailed information, see our cookies page.
  • TrackWildDinos Command`:
    To view this content we will need your consent to set third party cookies.
    For more detailed information, see our cookies page.
  • TrackTribeDinos Command`:
    To view this content we will need your consent to set third party cookies.
    For more detailed information, see our cookies page.
  • FindDinos`:
    To view this content we will need your consent to set third party cookies.
    For more detailed information, see our cookies page.
  • Like
Reactions: stevie senpai

Latest updates

  1. v0.24

    - Player dead crash fixed
  2. v0.23

    - Fixed crash -Improved optimization
  3. 0.22

    * Fixed a few crashes + Added support for spaces in the dino name
Tempest Dedicated Servers
Tebex
Back
Top