Server-Game Scoreboard

A plugin by XertroV(Trusted developer)

Server-Game Scoreboard
Downloads 109
Updated 6 days ago
Released 6 months ago
Created 6 months ago
Numeric ID 564
Min. Openplanet 1.26.25
Signed
Game Trackmania

Required Dependency: Better Room Manager (You must install BRM too)

This plugin will detect leaderboards for server-based games like TMX Together (could be implemented for RMT, too).

It works by looking for club news posts with a title matching "LB:<Server Name>"

Other games can implement it similar to TMX Together (look for GetOrCreateClubNewsActivity and SaveMedalsToClubNews)

Changelog

1.0.1 - 6 days ago

  • Make parsing more tolerant to errors in news format
  • Render negative scores as an empty string
  • Add always hide while driving setting (default true)
  • Bump up scoreboard display time to 7s since it'll go away when you start driving anyway

View all changelogs