Jump to content

/Import: Difference between revisions

From fCraft Wiki
BobKare (talk | contribs)
Fixing case fails
Line 14: Line 14:
Imports data from formats used by other servers. Currently only files from MCSharp-related software are supported (MCSharp, MCZall, MCLawl, MCForge, MCStorm, etc).
Imports data from formats used by other servers. Currently only files from MCSharp-related software are supported (MCSharp, MCZall, MCLawl, MCForge, MCStorm, etc).


==<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]] for affected players 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>==
:Imports a list of players from a file, and assigns them the given rank. One player name per line. [[/Info]] for affected players will show the command caller's name, and "(import from mcsharp)" as the promotion/demotion reason.
:Imports a list of players from a file, and assigns them the given rank. One player name per line. [[/Info]] for affected players will show the command caller's name, and "(import from MCSharp)" as the promotion/demotion reason.


{{LastUpdated|1201}}
{{LastUpdated|1201}}

Revision as of 16:57, 27 February 2012

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 for affected players will show the command caller's name, and "(import from MCSharp)" as the promotion/demotion reason.