/Import: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| 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 | 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. | :Imports a list of banned players and/or IP addresses from a file. One player name or IP address per line. {{cmd|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. | ||
==<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. | :Imports a list of players from a file, and assigns them the given rank. One player name per line. {{cmd|Info}} for affected players will show the command caller's name, and "(import from MCSharp)" as the promotion/demotion reason. | ||
{{LastUpdated|1650}} | |||
{{LastUpdated| | |||
Latest 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> |
| Category | Maintenance |
| Required permissions | Import |
| Usable from console? | Yes |
| Introduced in | fCraft 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.
/BanInfofor 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.
/Infofor affected players will show the command caller's name, and "(import from MCSharp)" as the promotion/demotion reason.