• Hello, Guest! This is a public service announcement;

    We are excited to announce GameServersHub will be releasing the Ark Survival Acended plugin framework in the coming weeks. If you want to learn more about this join our discord server below! Over the coming weeks ahead the website will be getting some cosmetic changes.

    To learn more join our discord

TribeTracker FREE - Litings

Unverified TribeTracker FREE - Litings v0.24

No permission to download
When you upload resources onto our platform, they initially receive an "Unverified" tag. This tag simply means that the resource has not yet undergone our comprehensive verification process. It doesn't necessarily imply that the resource is unreliable or inaccurate; rather, it's a call to action for you, the user, to take the necessary steps towards verification.
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`:
  • TrackWildDinos Command`:
  • TrackTribeDinos Command`:
  • FindDinos`:
  • 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
Top