Jump to content

/Import: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 9: Line 9:
/Import Ranks MCSharp <File> <Rank>
/Import Ranks MCSharp <File> <Rank>
|cat=Maintenance
|cat=Maintenance
|perm=Import
|perm={{rperm|Import}}
|console=Yes
|console=Yes
|v=0.421
|v=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).
Imports data from formats used by other servers. Currently only files from MCSharp-related software (MCSharp, MCZall, MCLawl, MCForge, MCStorm, etc) and CommandBook are supported.


==<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 Bans CommandBook <File></code>==
==<code>/Import Bans CommandBook <File.csv></code>==
:Imports ban data from the [http://dev.bukkit.org/server-mods/commandbook/ CommandBook bukkit plugin]. The file is usually named "bans.csv". Player name, ban date, and ban memo/reason are imported.
:Imports ban data from the [http://dev.bukkit.org/server-mods/commandbook/ CommandBook bukkit plugin]. The file is usually named "bans.csv". Player name, ban date, and ban memo/reason are imported.


Line 25: Line 25:
: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|1650}}
{{LastUpdated|1201}}

Revision as of 22:34, 21 August 2012

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 (MCSharp, MCZall, MCLawl, MCForge, MCStorm, etc) and CommandBook are supported.

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

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.