ManiaPlanet Servers Docs
  • Welcome to the docs
  • EN
    • Create Dedicated Server Login/Account
    • Setup Dedimania Plugin
    • Different Controllers
    • Pyplanet Commands
    • Pyplanet messages plugin documentation
    • ManiaControl Commands
Powered by GitBook
On this page
  • Maps
  • Players
  • Game Flow
  • Server

Was this helpful?

  1. EN

Pyplanet Commands

/help

Show in the chat a list of chat commands

//help

Show in the chat a list of admin chat commands

Maps

Add map from mania-exchange

//add mx id

Get map list

/list

Skip map

//next or //skip

Restart map

//restart or //res or //rs

Replay map

//replay

Remove Map

//remove

Remove map from loaded map list. This command doesn’t remove the actual map file!

Erase Map

//erase

Also removes the map file from the disk!

Extend TA limit

//extend

Double the current Time Attack limit

//extend x

x : Time in seconds to extend the timer with

Players

Force player to spec

//forcespec playerlogin

Force player to player

//forceplayer playerlogin

Force player to team

//forceteam playerlogin blue

  • Player login.

  • Team identifier (0/blue or 1/red)

Switch player to team

//switchteam playerlogin

Switches the player into the other team

Warn player

//warn playerlogin or //warning playerlogin

Displays a warning message in chat for the player

Mute player

Command://mute playerlogin or //ignore playerlogin

Mutes the player, messages won’t appear in server chat

Unmute player

//unmute playerlogin or //unignore playerlogin

Unmutes the player

Kick player

//kick playerlogin

Ban player

//ban playerlogin

Unban player

//unban playerlogin

Change user admin level

//level playerlogin 2

Changes the admin permission level of the player :

0 = player

1 = operator

2 = admin

3 = master admin

Leave empty to remove level (0).

Game Flow

Force round to end

//endround

Force WarmUp round to end

//endwuround

Force WarmUp to an end

//endwu

Set rounds points (Points repartition)

//pointsrepartition 10,6,4,3,2,1 or //pointsrep 10,6,4,3,2,1

Points per place, top to bottom, separated with either spaces or commas.

Server

Set server name

//servername $fffmyservername

Set game mode

//mode rounds

Game mode : ‘ta’, ‘laps’, ‘rounds’, ‘cup’ or any script name (e.g. ‘Rounds.Script.txt’)

Changes the server game mode script

Get/set game mode settings

//modesettings

Displays a list of current mode settings (no parameters) or changes a setting according with the given parameters

Set server password

//setpassword pwd or //srvpass pwd

none or empty for no password

Set spectator server password

//setspecpassword pwd or //spectpass pwd

none or empty for no password

Cancel CallVote

//cancel callvote or //cancelcall

Cancel a current started call vote

Source : http://pypla.net/en/stable/apps/contrib/admin.html

PreviousDifferent ControllersNextPyplanet messages plugin documentation

Last updated 5 years ago

Was this helpful?