-
Notifications
You must be signed in to change notification settings - Fork 5
Included Plugins
List of plugins included by default with Trakman, might change anytime...
since v0.1 or earlier
The user interface plugin exists to provide a way for the players to visually interact with the controller and/or the dedicated server directly.
The UI plugin depends on about every other included plugin and in vacuum provides about nothing of value.
since v0.1 or earlier
The commands plugin allows the players on the server to execute various actions via the in-game chat.
since v0.3
The stats plugin gathers and updates statistical information about the players on the server. Such includes: wins, records, votes, etc.
since v0.3
The checkpoint records plugin stores the best driven checkpoint times for each map available on the server.
since v0.3
The sector records plugin functions in a manner similar to checkpoint records, except it does, in fact, calculate the sector records for maps instead.
since v0.4
The donations plugin allows the players to perform copper donations to the dedicated server account and stores all the information about past donations.
since v0.1 or earlier
The vote plugin provides an interface for other plugins to create their own custom votes. The vote plugin by itself does not provide the functionality to perform any server actions.
since v0.1 or earlier
The messages plugin provides useful information to the server players on certain events. Such include: win messages, rank messages, join messages, etc.
since v0.2 & v0.4 respectively
The map list plugin lets the players view and queue the maps currently on the server visually. It also has support for various sorting options.
since v0.1, full implementation since v0.6
The dedimania plugin allows the server to communicate with the dedimania records system. That includes: receiving records, sending records, refreshing nicknames, etc.
since v0.1 or earlier
The maniakarma plugin makes it possible to gather global map karma from the maniakarma API.
since v0.3
The freezone plugin allows the server to be registered on the freezone. However, it does not support any of the "intended" features of the freezone, such as forcing the free players into spectator.
since v0.1 or earlier
The webservices plugin provides access to the trackmania player data, such as nation and current nickname for later use in other plugins.
since v0.1 or earlier
The tmx plugin lets the server gather information about the tracks on the server directly from trackmania exchange and provides utilities for tmx data access.