Permissions
Permissions in Journey are organized by purpose.
journey.cancel
Allows the player to cancel searches and paths
journey.path.gui
Allows the subject to open the GUI (using
/journeyto
)
journey.path.world.<namespace>.<key>
Allows the subject to journey to the given world, where the world is a namespaced key
journey.path.personal
Allows the subject to list and to journey to their personal waypoints
journey.path.server
Allows the subject to list and to journey to server waypoints
/journey server waypoint <name>
journey.path.death
Allows the subject to journey to their last known death location
journey.path.surface
Allows the subject to journey to the surface of their current world
journey.path.player.entity
Allows the subject to journey to other players' locations
/journeyto player:<name>
or just /journeyto <name>
journey.path.player.waypoints
Allows the subject to list and to journey to other players' personal public waypoints
/journeyto player:<name>:<waypoint>
journey.edit.personal
Allows the subject to edit personal waypoints
/journey waypoint <name> unset
/journey waypoint <name> rename <name>
journey.edit.personal.publicity
Allows the subject to edit the publicity of personal waypoints
Public
waypoints may be accessed by other players.
/journey waypoint <name> public (true|false)
journey.edit.server
Allows the subject to edit server waypoints
/journey server waypoint <name> unset
/journey server waypoint <name> rename <name>
journey.admin.debug
Allows the subject to enable debug mode
journey.admin.cache
Allows the subject to manipulate the cache, which includes saved natural portal connections and previous successful paths
/journey admin cache paths build
/journey admin cache paths clear
/journey admin cache portals clear
journey.admin.reload
Allows the subject to reload the config
journey.admin.info
Allows the subject to read administrator-level information, such as listing out cached nether portal connections
/journey admin listportals [page]
journey.flag.timeout
Allows the subject to use the timeout flag on search commands
journey.flag.animate
Allows the subject to use the animate flag on search commands
journey.flag.fly
Allows the subject to use the fly flag on search commands.
journey.flag.door
Allows the subject to use the door flag on search commands
journey.flag.dig
Allows the subject to use the dig flag on search commands
journey.flag.navigator
Allows the subject to use the navigator flag on search commands
journey.flag.navigator.trail
Allows the subject to use the
trail
navigator with the navigator flag on search commands
journey.flag.navigator.trail.particle
Allows the subject to use the
particle
option of thetrail
navigator with the navigator flag on search commands
journey.flag.navigator.trail.color
Allows the subject to use the
color
option of thetrail
navigator with the navigator flag on search commands
journey.flag.navigator.trail.width
Allows the subject to use the
width
option of thetrail
navigator with the navigator flag on search commands
journey.flag.navigator.trail.density
Allows the subject to use the
density
option of thetrail
navigator with the navigator flag on search commands