Ender Nexus - Fabric Teleports
An all-in-one server-sided mod to give players various common teleport commands.
Ender Nexus - Fabric Teleports
Ender Nexus - Fabric Teleports
An all-in-one, configurable server-sided mod to give players various common teleport commands.
<br/> <a href="https://modrinth.com/mod/fabric-api"> <img src="https://i.imgur.com/Ol1Tcf8.png" alt="Requires Fabric API" width="100"> </a> <b> This mod only needs to be installed on a server. <br/>
<b> 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
| Node | Default | Description | |------|---------|-------------| | `endernexus.spawntp` | `ALL` | Use `/spawntp` and `/spawn` to teleport to spawn | | `endernexus.tpinterrupt` | `ALL` | Use `/tpinterrupt` to cancel an active teleport channel | | `endernexus.rtp` | `ALL` | Use `/rtp` and `/randomtp` to teleport to a random location | | `endernexus.home` | `ALL` | Use `/home` to teleport to a home | | `endernexus.sethome` | `ALL` | Use `/sethome` to set a home at your current location | | `endernexus.delhome` | `ALL` | Use `/delhome` to delete a home | | `endernexus.warp` | `ALL` | Use `/warp` to teleport to a server warp | | `endernexus.tpa` | `ALL` | Use `/tpa` to send a teleport request to another player | | `endernexus.tpahere` | `ALL` | Use `/tpahere` to request another player teleport to you | | `endernexus.tpaaccept` | `ALL` | Use `/tpaaccept` to accept an incoming TPA request | | `endernexus.tpadeny` | `ALL` | Use `/tpadeny` to deny an incoming TPA request | | `endernexus.tpacancel` | `ALL` | Use `/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
| Node | Default | Description | |------|---------|-------------| | `endernexus.setwarp` | `GAMEMASTERS` | Use `/setwarp` to create a warp at your current location | | `endernexus.delwarp` | `GAMEMASTERS` | Use `/delwarp` to delete a warp | | `endernexus.cleanse` | `GAMEMASTERS` | Use `/endernexus cleanse` to clear the teleport cache |
Config
Config commands are auto-generated by BorisLib.
| Node | Default | Description | |------|---------|-------------| | `endernexus.config` | `GAMEMASTERS` | List all config values | | `endernexus.config.<name>.get` | `GAMEMASTERS` | Read a specific config value | | `endernexus.config.<name>.set` | `GAMEMASTERS` | Change a specific config value |
Try My Other Mods!
All server-side Fabric mods — no client installation required.
| | Mod | Description | Links | |:--------------------------------------------------------------------------------------------------------------:|--------------------------|-----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | <img src="https://cdn.modrinth.com/data/9J7sCd3t/e6ce366187de25be0efc7ecc736fc27f05452888_96.webp" width="64"> | Links in Chat | Minecraft's biggest server-only full-feature Magic Mod! Adds powerful items, multiblocks and bosses! | Links in Chat %%MD1%% %%MD2%% | | <img src="https://cdn.modrinth.com/data/xHHbHfVj/c6c224a3d8068cfb9b054e2a03eb9704906dd8cb_96.webp" width="64"> | Links in Chat | A highly configurable, Origins-style mod that lets players pick a mob to gain unique abilities! | %%MD3%% %%MD4%% %%MD5%% | | <img src="https://cdn.modrinth.com/data/QfXOzeIK/b35cbf33da842f170d0aa562033aaddc2a9ab653_96.webp" width="64"> | Links in Chat | Highly configurable /home, /spawn, /warp, /tpa and /rtp commands all in one, and individually disablable. | %%MD6%% %%MD7%% %%MD8%% | | <img src="https://cdn.modrinth.com/data/Z63eULDV/dae01789d609498b8f1637ab31d8fe20b6108020_96.webp" width="64"> | Links in Chat | An in-game virtual mailbox system for sending packages and messages between online and offline players. | %%MD9%% %%MD10%% %%MD11%% | | <img src="https://cdn.modrinth.com/data/u40ARaBc/028062616fc2fb729afdbdc697d60f93ff61a918_96.webp" width="64"> | Links in Chat | Adds /trade, a secure player-to-player trading interface. | %%MD12%% %%MD13%% %%MD14%% | | <img src="https://cdn.modrinth.com/data/WdlqG9Gd/a401b9bf08c33d85c907025d6689c657b5168508_96.webp" width="64"> | Links in Chat | AFK detection and management with configurable kick thresholds for servers. | %%MD15%% %%MD16%% %%MD17%% | | <img src="https://cdn.modrinth.com/data/klpvLefw/97afbda2e56c3f14e04d0f9e0e1fe99db6bd2f27_96.webp" width="64"> | Links in Chat | Makes URLs posted in chat clickable. | %%MD18%% %%MD19%% %%MD20%% |
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.