Module: home
Overview
Module
This module allows players to define their homes.
Configurations
The following JSON content is provided for reference only. It must NOT be copied directly into the configuration directory, as it does not represent valid JSON syntax.
Config
- File Name:
home.json - File Content:
Click to see the default content...
config/fuji/modules/home/home.json
{
"name2home": {}
}
Jobs
Job
-
Job Name:
ConfigurationHandlerWriteStorageJob -
Document: This
jobis used towrite datafrommemoryintostorage.NOTE: If you modify the
fileindisk, then you need to issue/fuji reloadas soon as possible.NOTE: The
diskwill beoverriddenwhenfirethis job.
Commands
Command
-
Command Syntax:
/home -
Document: Teleport to any of your homes.
-
Can be executed by console:
false -
Required Level Permission:
0 -
Required String Permission:
null
Command
- Command Syntax:
/home gui - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/home gui <OfflinePlayerName target> - Document: null
- Can be executed by console:
false - Required Level Permission:
4 - Required String Permission:
null
Command
- Command Syntax:
/home list - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/home rename <HomeName oldName> <String newName> - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/home set <HomeName home> [Boolean override] - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/home tp <HomeName home> - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/home unset <HomeName home> - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Argument Types
Argument Type
- Argument Type Name:
[home-name] - Argument Type Class:
[HomeName]