Module: tpa
Overview
Module
This module provides /tpa and /tpahere commands.
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:
config.json - File Content:
Click to see the default content...
config/fuji/modules/tpa/config.json
{
/* Expiration duration seconds for each tpa request. */
"request_timeout": 300,
"mention_player": {
/* The `sound` identifier. */
"sound": "entity.experience_orb.pickup",
"volume": 100.0,
"pitch": 1.0
/* The times to play this sound. */,
"repeat_count": 3
/* The interval between each sound play. */,
"interval_ms": 1000
}
}
Commands
Command
- Command Syntax:
/tpa - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/tpa <ServerPlayerEntity target> - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/tpa gui - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/tpaaccept <ServerPlayerEntity target> - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/tpaaccept all - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/tpacancel <ServerPlayerEntity target> - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/tpacancel all - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/tpadeny <ServerPlayerEntity target> - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/tpadeny all - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null
Command
- Command Syntax:
/tpahere <ServerPlayerEntity target> - Document: null
- Can be executed by console:
false - Required Level Permission:
0 - Required String Permission:
null