source: binary-improvements2/CommandExtensions/ModInfo.xml@ 425

Last change on this file since 425 was 425, checked in by alloc, 19 months ago
  • API "map" added, currently only supports GET with the ID "config"
  • API "player" added, currently only supports getting online players with some of the info not supported yet (playtime, last online, level)
  • Only logged in player's data is shown unless the user has the permission for "webapi.viewallplayers"
  • Internal refactoring
  • (Updated version to 21.0.258)
File size: 302 bytes
Line 
1<?xml version="1.0" encoding="UTF-8" ?>
2<xml>
3 <Name value="TFP_CommandExtensions" />
4 <DisplayName value="Server Command Extensions" />
5 <Description value="Additional commands for server operation" />
6 <Author value="The Fun Pimps LLC" />
7 <Version value="21.0.258.0" />
8 <Website value="" />
9</xml>
Note: See TracBrowser for help on using the repository browser.