Permissions
From fCraft Wiki
At the core of fCraft's rank system are permissions. Each rank can be granted any combination of permissions. Several permissions may also be limited. See also: Category:Commands by Permission
Chat
- Ability to write chat, PM players, and use chat commands (like /Say and /Me). Note that players without this permission can still use most commands, receive PMs, and read chat.
Say
ReadStaffChat
UseColorCodes
- Ability to use color codes in chat messages.
UseTimers
- Ability to use /Timer command. Prior to fCraft 0.630, this was combined with Say permission.
Build
- Ability to place blocks on maps. This is a baseline permission that can be overridden by world-specific and zone-specific permissions.
Delete
- Ability to delete or replace blocks on maps. This too is a baseline permission that can be overridden by world-specific and zone-specific permissions.
FlushWorlds
- Ability to flush pending draw commands with /WFlush.
PlaceGrass
PlaceWater
PlaceLava
PlaceAdmincrete
DeleteAdmincrete
- Ability to delete or replace admincrete.
Draw
- Ability to use drawing tools (commands capable of affecting many blocks at once). This permission can be overridden by world-specific and zone-specific building permissions. Affects /Cuboid, /CuboidH, /CuboidW, /Ellipsoid, /EllipsoidH, /Line, /Redo, /Replace, /ReplaceNot, /Triangle, /TriangleW, and /Undo.
DrawAdvanced
- Ability to use advanced drawing tools. Affects /Brush, /Fill2D, /ReplaceBrush, /Sphere, /SphereH, and /Torus.
EditPlayerDB
- Ability to edit the player database directly. This also adds the ability to promote/demote/ban players by name, even if they have not visited the server yet. Also allows to manipulate players' records using /SetInfo, and to promote/demote players in batches using /MassRank.
Import
- Ability to import rank and ban lists from files. Useful if you are switching from another server software. Affects /Import.
ReloadConfig
- Ability to reload the configuration file without restarting. Affects /Reload command.
ShutdownServer
- Ability to shut down or restart the server remotely. Useful for servers that run on dedicated machines. Affects /Shutdown and /Restart.
ViewOthersInfo
- Ability to view extended information about other players. Affects /Info, /BanInfo, /BlockInfo, and /Where.
ViewPlayerIPs
UseSpeedHack
- Ability to move at a faster-than-normal rate (using hacks). Hack detection is unreliable, so it's recommended to grant this ability to all players.
Kick
- Ability to kick players from the server. Limited per-rank.
Ban
- Ability to ban/unban individual players from the server. Affects /Ban, /Unban, and /Import commands. Limited per-rank.
BanIP
- Ability to ban/unban IP addresses from the server. Affects /BanIP and /UnbanIP commands. Requires Ban permission. Limited per-rank.
BanAll
- Ability to ban/unban a player account, their IP, and all other accounts that used the IP. Affects /BanAll and /UnbanAll commands. Requires Ban and BanIP permissions. Limited per-rank.
Promote
- Ability to promote players to a higher rank. Affects /Rank, /MassRank, and /Import commands. Limited per-rank.
Demote
- Ability to demote players to a lower rank. Affects /Rank, /MassRank, and /Import commands. Limited per-rank.
Hide
- Ability to appear hidden from other players. You can still chat, build/delete blocks, use all commands, and join worlds while hidden. Hidden players are completely invisible to other players. Affects /Hide command. Limited per-rank.
Teleport
Bring
- Ability to bring/summon other players to your location, or to another player. Affects /Bring and /BringAll. Limited per-rank.
BringAll
- Ability to bring/summon many players at a time using /BringAll. Uses the limits from Bring permission.
Patrol
- Ability to patrol lower-ranked players. "Patrolling" means teleporting to other players to check on them, usually while hidden. Affects /Patrol and /SpecPatrol. Requires Teleport permission.
Spectate
- Ability to use /Spectate and /SpecPatrol. Requires Hide permission.
Freeze
- Ability to freeze/unfreeze players. Frozen players cannot move or build/delete. Affects /Freeze and /Unfreeze commands. Limited per-rank.
Mute
- Ability to temporarily mute players. Muted players cannot write chat messages or send PMs, but they can still type in commands, receive PMs, and read chat. Works the same as temporarily revoking the Chat permission. Limited per-rank.
SetSpawn
- Ability to change the spawn point of a world or a player. Affects /SetSpawn.
Lock
- Ability to lock/unlock maps. "Locking" a map puts it into a protected read-only state. Affects /WLock and /WUnlock.
ManageZones
ManageWorlds
- Ability to manipulate the world list and generate new maps. Affects /WLoad, /WUnload, /WRename, /WMain, /WAccess, /WBuild, /WFlush, and /Gen.
UndoOthersActions
- Ability to undo actions of other players. Controls /UndoArea and /UndoPlayer.
UndoAll
- Ability to undo actions of everyone at once, regardless of UndoOthersActions limit. Affects /UndoArea and /UndoPlayer.