Skip to main content

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
Command
  • Command Syntax: /tpa <ServerPlayer target>
  • Document: null
  • Can be executed by console: false
  • Required Level Permission: 0
Command
  • Command Syntax: /tpa gui
  • Document: null
  • Can be executed by console: false
  • Required Level Permission: 0
Command
  • Command Syntax: /tpaaccept <ServerPlayer target>
  • Document: null
  • Can be executed by console: false
  • Required Level Permission: 0
Command
  • Command Syntax: /tpaaccept all
  • Document: null
  • Can be executed by console: false
  • Required Level Permission: 0
Command
  • Command Syntax: /tpacancel <ServerPlayer target>
  • Document: null
  • Can be executed by console: false
  • Required Level Permission: 0
Command
  • Command Syntax: /tpacancel all
  • Document: null
  • Can be executed by console: false
  • Required Level Permission: 0
Command
  • Command Syntax: /tpadeny <ServerPlayer target>
  • Document: null
  • Can be executed by console: false
  • Required Level Permission: 0
Command
  • Command Syntax: /tpadeny all
  • Document: null
  • Can be executed by console: false
  • Required Level Permission: 0
Command
  • Command Syntax: /tpahere <ServerPlayer target>
  • Document: null
  • Can be executed by console: false
  • Required Level Permission: 0