Commands & Permissions
List of commands and permissions for the plugin
All text between the less-than and greater-than signs (<>) is a placeholder/variable, replace it with the requested value without the less-than and greater-than signs (<>). Same apply for [], but everything between [ and ] are optional
Commands
/zhomes
zhomes.commands.main (True)
Main command for the plugin
/zhomes version
zhomes.commands.main.version (True)
Display the current version of the plugin
/zhomes info
zhomes.commands.main.info (OP)
Display useful info about the plugin
/zhomes reload
zhomes.commands.main.reload (OP)
Reloads the plugin's files. (MORE: /zhomes reload <type>)
/zhomes nearhomes <radius>
zhomes.commands.main.nearhomes (OP)
Checks all homes within a radius of blocks around you
/zhomes converter <type>
zhomes.commands.main.converter (OP)
Use to convert data from a place to another (MORE: /zhomes converter <type>)
/zhomes export
zhomes.commands.main.importexport (OP)
Exports all data from zhomes to a json.gz file with can be imported at any time with /zhomes import
/zhomes import <file>
zhomes.commands.main.importexport (OP)
Imports data from the json.gz file previously exported from the plugin
/sethome <home>
zhomes.commands.sethome (True)
Sets a home to your current location
/sethome <player:home>
zhomes.commands.sethome.others (OP)
Sets a player's home to your current location
/delhome <home>
zhomes.commands.delhome (True)
Deletes a home
/delhome <player:home>
zhomes.commands.delhome.others (OP)
Deletes a player's home
/home <home>
zhomes.commands.home (True)
Teleports you to a home
/home <player:home>
zhomes.commands.home.others (OP)
Teleports you to a player's home
/home rename <home> <newname>
zhomes.commands.home.rename (True)
Renames a home
/homes [page]
zhomes.commands.homes (True)
List all homes you have
/homes <player> [page]
zhomes.commands.homes.others (OP)
List all homes of a player
Permissions
Command permissions is listed on Commands
zhomes.bypass.limit
Allows the player to bypass the limit of homes
zhomes.bypass.dimensionalteleportation
Allows the player to bypass the dimensional teleportation config
zhomes.bypass.safeteleport
Allow player's to bypass safe teleportation
<command_permission>.bypass.command-cost
Allows the player to bypass the cost of the command
zhomes.bypass.warmup
Allows the player to bypass warmup time before teleporting to a home
zhomes.bypass.restrictedworlds
Allows the player to bypass the all restricted worlds.
Last updated
Was this helpful?
