TeleportCraft

Adds teleportation to players (/tpa), death points, and home

File Details

teleportcraft-1.1.1-1.20

  • R
  • Dec 28, 2023
  • 37.52 KB
  • 110
  • 1.20
  • Forge

File Name

teleportcraft-1.1.1-1.20.jar

Supported Versions

  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:teleportcraft-952205:4988636")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Miscellaneous 

 

  • Player deaths and server restarts no longer have the potential to make players lose data
  • Added sounds to messages
  • Added /teleportcraft:update command so that changes to config file can take effect without a server restart

 

Config File

 

- Added config file ("teleportcraft-preferences.toml") 

- Singleplayer location: .minecraft/saves/<level_name>/serverconfig/teleportcraft/teleportcraft-preferences.toml

- Multiplayer location: <server_folder>/world/serverconfig/teleportcraft/teleportcraft-preferences.toml

 

The config contains the following:

 

  • Options to turn some commands off or on (all on by default)
  • Options to set how many xp levels a command consumes (0 by default)
  • Option to set how long a tpa request can last before it expires (60 seconds by default)
  • Option to set the required permission level to use /teleportcraft:update (4 by default which means only owner/OP can use it)

 

Minor Change from 1.1.0

 

  • Made internal change to ensure config loads in before its contents are used in TPA