/Import: Difference between revisions
Appearance
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 | ==<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 | :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 | ==<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 | :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> |
| 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 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.