- Tribe Score (Leaderboard points)
- Nice discord webhook to display your server leaderboard or kill feed!
- in game kill feed
- Calculate points regarding of ennemy structure destroyed.
- Need to be metal or higher tier structures
- Need to be ennemy structures
- point per metal structure destroyed
- point per tek structure destroyed
- point per industrial structure destroyed
- Get points for killing ennemy players
- Get points per ennemy dino killed
- Ingame chat command "/tribescore" for players to see their own tribe score.
- Ingame chat command "/stats" for players to see their own stats : Player kills, tamed dino kills, amount of death to players, KD, and all their death.
- Ingame chat command "/leaderboard" to display a leaderboard with the top 5 players with most kills and the top 5 tribes with the most points
JSON:
{
"General": {
"Debug": true
},
"LicenseKey": "Your_Licence_Key",
"Discord": {
"Enabled": false,
"FeedWebhookUrl": "https://discord.com/api/webhooks/YOUR_FEED_WEBHOOK_ID/YOUR_FEED_WEBHOOK_TOKEN",
"LeaderboardWebhookUrl": "https://discord.com/api/webhooks/YOUR_LEADERBOARD_WEBHOOK_ID/YOUR_LEADERBOARD_WEBHOOK_TOKEN",
"EnableKillFeed": true,
"EnableDinoKillFeed": true,
"EnableStructureFeed": false,
"EnablePeriodicLeaderboard": true,
"LeaderboardIntervalMinutes": 360,
"LeaderboardTopPlayersCount": 5,
"LeaderboardTopTribesCount": 5
},
"TribeScore": {
"Players": 20,
"Dinos": 2,
"Structure": {
"metal": 1,
"tek": 5,
"industrial": 2,
"heavy": 2
}
},
"PlayerDB": {
"UseMySQL": true,
"Host": "127.0.0.1",
"User": "ark",
"Password": "strongpassword",
"Database": "ark",
"TableName": "players",
"TribeScoreTableName": "tribe_scores",
"Port": 3306,
"MysqlSSLMode": -1,
"MysqlTLSVersion": ""
}
}
Request the plugin via our personnal web site : https://store.chezcousin.net/ and instantly get your licenses files.
30$USD for a year.
If you have issues or need help you can always reach me on discord: https://discord.gg/7VRVTCMsBq or cousin704