▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Ender Nexus - Fabric Teleports
Ender Nexus - Fabric Teleports

Ender Nexus - Fabric Teleports

An all-in-one server-sided mod to give players various common teleport commands.

1.6K
8

Ender Nexus - Fabric Teleports

An all-in-one, configurable server-sided mod to give players various common teleport commands.

Ender Nexus Downloads Followers
Requires Fabric API Server, Optional Client This mod only needs to be installed on a server.
Join Our Discord Server!

Player Commands

  • /spawntp Teleports the player to spawn
  • /spawn Teleports the player to spawn (disabled when Carpet is present)
  • /home [name] Teleports the player to the specified or default home
  • /sethome [name] Sets a home at the current location with optional name
  • /delhome [name] Deletes a player's home with optional name
  • /warp <name> Teleports the player to the specified warp
  • /tpa <player> Requests to teleport to the specified player
  • /tpahere <player> Requests the specified player teleport to you
  • /tpaaccept [player] Accepts an incoming TPA request from the specified player
  • /tpadeny [player] Denies an incoming TPA request from the specified player
  • /tpacancel [player] Cancels an outgoing TPA request to the specified player.
  • /randomtp Teleports the player to a random spot in the world within the configured radius.
  • /rtp Shortened alias for /randomtp
  • /tpinterrupt Cancels an active TP channel

Admin Commands & Configuration

Configuration can be done through the properties file generated when loaded on a server or through commands.

  • /setwarp <name> Sets a warp at the current location with the specified name
  • /delwarp <name> Deletes the specified warp
  • /endernexus Gets the currently configured settings
  • /endernexus bossbar <true/false> Enables/Disables the teleport warmup bar
  • /endernexus particles <true/false> Enables/Disables teleportation particles
  • /endernexus sound <true/false> Enables/Disables the teleport sounds
  • /endernexus homes <true/false> Enables/Disables the Homes feature
  • /endernexus homesWarmup <0+> Sets the number of seconds it takes to teleport to a home
  • /endernexus homesCooldown <0+> Sets the number of seconds before a player can teleport to a home again
  • /endernexus homesMax <1+> Sets the number of homes a player is allowed to set
  • /endernexus warps <true/false> Enables/Disables the Warps feature
  • /endernexus warpsWarmup <0+> Sets the number of seconds it takes to teleport to a warp
  • /endernexus warpsCooldown <0+> Sets the number of seconds before a player can teleport to a warp again
  • /endernexus spawn <true/false> Enables/Disables the Spawn feature
  • /endernexus spawnWarmup <0+> Sets the number of seconds it takes to teleport to spawn
  • /endernexus spawnCooldown <0+> Sets the number of seconds before a player can teleport to spawn again
  • /endernexus tpas <true/false> Enables/Disables the TPAs feature
  • /endernexus tpaheres <true/false> Enables/Disables the TPA Here feature
  • /endernexus tpaWarmup <0+> Sets the number of seconds it takes to teleport to another player
  • /endernexus tpaCooldown <0+> Sets the number of seconds before a player can teleport to another player again
  • /endernexus tpaTimeout <0+> Sets the number of seconds before a tpa request expires
  • /endernexus randomtps <true/false> Enables/Disables the Warps feature
  • /endernexus rtpWarmup <0+> Sets the number of seconds it takes to teleport to a random spot
  • /endernexus rtpCooldown <0+> Sets the number of seconds before a player can teleport to a random spot again
  • /endernexus rtpMinRange <1+> Sets the minimum circular radius, in blocks, that a random tp can put the player, centered at the world spawn
  • /endernexus rtpMaxRange <1+> Sets the maximum circular radius, in blocks, that a random tp can put the player, centered at the world spawn
  • /endernexus cleanse Clears the cache (useful if someone gets stuck with a teleport bar that doesn't clear)
  • /endernexus commandLogging <true/false> Enables/Disables detailed teleport command logging (logs destination coordinates and dimension)

Permission Nodes

Ender Nexus uses the Fabric Permissions API (bundled via BorisLib) for command permissions. Each node has a fallback vanilla permission level for servers without a permissions mod.

Player Commands

NodeDefaultDescription
endernexus.spawntpALLUse /spawntp and /spawn to teleport to spawn
endernexus.tpinterruptALLUse /tpinterrupt to cancel an active teleport channel
endernexus.rtpALLUse /rtp and /randomtp to teleport to a random location
endernexus.homeALLUse /home to teleport to a home
endernexus.sethomeALLUse /sethome to set a home at your current location
endernexus.delhomeALLUse /delhome to delete a home
endernexus.warpALLUse /warp to teleport to a server warp
endernexus.tpaALLUse /tpa to send a teleport request to another player
endernexus.tpahereALLUse /tpahere to request another player teleport to you
endernexus.tpaacceptALLUse /tpaaccept to accept an incoming TPA request
endernexus.tpadenyALLUse /tpadeny to deny an incoming TPA request
endernexus.tpacancelALLUse /tpacancel to cancel an outgoing TPA request

Note: /tpaaccept, /tpadeny, and /tpacancel have no requires predicate on the command node (so clickable chat buttons always work), but the permission is still enforced at execution time.

Admin Commands

NodeDefaultDescription
endernexus.setwarpGAMEMASTERSUse /setwarp to create a warp at your current location
endernexus.delwarpGAMEMASTERSUse /delwarp to delete a warp
endernexus.cleanseGAMEMASTERSUse /endernexus cleanse to clear the teleport cache

Config

Config commands are auto-generated by BorisLib.

NodeDefaultDescription
endernexus.configGAMEMASTERSList all config values
endernexus.config.<name>.getGAMEMASTERSRead a specific config value
endernexus.config.<name>.setGAMEMASTERSChange a specific config value

Try My Other Mods!

All server-side Fabric mods — no client installation required.

ModDescriptionLinks
Arcana NovumMinecraft's biggest server-only full-feature Magic Mod! Adds powerful items, multiblocks and bosses!GitHub Modrinth CurseForge
Ancestral ArchetypesA highly configurable, Origins-style mod that lets players pick a mob to gain unique abilities!GitHub Modrinth CurseForge
Ender NexusHighly configurable /home, /spawn, /warp, /tpa and /rtp commands all in one, and individually disablable.GitHub Modrinth CurseForge
Fabric MailAn in-game virtual mailbox system for sending packages and messages between online and offline players.GitHub Modrinth CurseForge
Fabric TradeAdds /trade, a secure player-to-player trading interface.GitHub Modrinth CurseForge
Limited AFKAFK detection and management with configurable kick thresholds for servers.GitHub Modrinth CurseForge
Links in ChatMakes URLs posted in chat clickable.GitHub Modrinth CurseForge

LICENSE NOTICE

By using this project in any form, you hereby give your "express assent" for the terms of the license of this project, and acknowledge that I, BorisShoes, have fulfilled my obligation under the license to "make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License.

Совместимость

Minecraft: Java Edition

26.1.x1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:OSL-3.0
Опубликован:1 год назад
Обновлён:1 неделю назад
Главная