Jump to content

/Import: Difference between revisions

From fCraft Wiki
Created page with "{{CommandBox |name=Import |purpose=Imports ranks or bans |aliases= |uses=/Import bans mcsharp <File> /Import ranks mcsharp <File> <Rank> |cat=Maintenance |perm=Import |console=Y..."
 
Line 15: Line 15:


==<code>/Import bans mcsharp <File></code>==
==<code>/Import bans mcsharp <File></code>==
:Imports a list of banned players and/or IP addresses from a file. One player name or IP address per line. [[/BanInfo]] will show the command caller's name, and "(import from mcsharp)" as the ban reason.
:Imports a list of banned players and/or IP addresses from a file. One player name or IP address per line. [[/BanInfo]] for affected players will show the command caller's name, and "(import from mcsharp)" as the ban reason.


==<code>/Import ranks mcsharp <File> <Rank></code>==
==<code>/Import ranks mcsharp <File> <Rank></code>==

Revision as of 23:33, 7 December 2011

Command
Import

Imports ranks or bans

Usage

/Import bans mcsharp <File>

/Import ranks mcsharp <File> <Rank>

CategoryMaintenance
Required permissionsImport
Usable from console?Yes
Introduced infCraft 0.421


Imports data from formats used by other servers. Currently only files from MCSharp-related software are supported (MCSharp, MCZall, MCLawl, MCForge, MCStorm, etc).

/Import bans mcsharp <File>

Imports a list of banned players and/or IP addresses from a file. One player name or IP address per line. /BanInfo for affected players will show the command caller's name, and "(import from mcsharp)" as the ban reason.

/Import ranks mcsharp <File> <Rank>

Imports a list of players from a file, and assigns them the given rank. One player name per line. /Info will show the command caller's name, and "(import from mcsharp)" as the promotion/demotion reason.