Permissions
To assign permissions to players, install a permissions plugin such as LuckPerms. Players with /op have all permissions.
Player Permissions
These permissions are safe to give to normal players.
Numbered Permissions
Important:
Replace
<number>with an actual number.Example:
fasterfurnaces.furnaces.<number>becomesfasterfurnaces.furnaces.5.
fasterfurnaces.furnaces.<number>
Allows a player to own up to this many placed upgradeable furnaces.
fasterfurnaces.members.<number>
Allows a player to trust up to this many players to each furnace or protection entry, depending on the menu being used.
Command Permissions
See Player Commands.
Teleportation
The following permissions control teleportation initiated by FasterFurnaces. Players have them by default. If teleportation is started through a command, the player also needs permission to use that command.
fasterfurnaces.teleport.furnace
Allows teleporting to placed furnaces from the furnace list menu.
To disable a teleport permission, unset it in your permissions plugin.
LuckPerms example:
The false value is important.
Admin Permissions
These permissions should only be given to staff or server administrators.
fasterfurnaces.admin.command
Allows access to the admin command parent.
fasterfurnaces.admin.command.give
Allows /fasterfurnaces admin give.
fasterfurnaces.admin.command.reload
Allows /fasterfurnaces admin reload.
fasterfurnaces.admin.command.list
Allows viewing another player's furnaces with /fasterfurnaces list [player].
fasterfurnaces.admin.no_limits
Assigns the default admin limit pack from player-limits.yml, removing most configured limits.
See Admin Commands for command usage.
Last updated