Jump to content

/Import

From fCraft Wiki
Revision as of 08:52, 5 July 2012 by F (talk | contribs)
Command
Import

Imports ranks or bans

Usage

/Import Bans MCSharp <File>

/Import Bans CommandBook <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 Bans CommandBook <File>

Imports ban data from the CommandBook bukkit plugin. The file is usually named "bans.csv". Player name, ban date, and ban memo/reason are imported.

/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.