Outbound
No reviews yet
Server-side random teleport (rtp) mod with configurable warmups and features
Adds new methods of transportation for players.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Outbound is a server-side Fabric mod that adds random teleportation to your server. Players can scatter across the map with /rtp, return to their bed with /spawn, or head to world spawn with /worldspawn.
Commands
- /rtp — Teleport to a random location
- /rtp — Teleport within a specific range
- /rtp cancel — Cancel the current warmup
- /rtp cooldown check — Show remaining RTP cooldown
- /rtp reload — Reload the configuration
- /rtp cooldown clear [player] — Clear cooldowns
- /spawn — Teleport to your bed
- /worldspawn — Teleport to the world spawn
Permissions
- /rtp reload and /rtp cooldown clear require operator (level 2)
- All other commands are available to every player
Configuration
The configuration file is at config/outbound.json. Edit the file and run /rtp reload to apply changes.
-- Warmup & Cooldown
warmup_seconds = 10 # Warmup duration
cooldown_seconds = 300 # Cooldown between uses
cancel_on_movement = true # Cancel on movement
cancel_on_damage = true # Cancel on damage
-- Radius & Spawn
min_radius = 100 # Minimum distance
max_radius = 3000 # Maximum distance (overworld)
center_on_player = true # Teleport from player position
max_attempts = 100 # Search attempts
overworld_y = 200 # Spawn height (overworld)
nether_y = 32 # Spawn height (nether)
other_y = 200 # Spawn height (other)
-- Dimension Restrictions
dimensions.whitelist = false
dimensions.list = ["minecraft:overworld"]
-- Effects
effects.warmup_particles = true
effects.warmup_sound = true
effects.teleport_sound = true
-- Nether
nether.max_radius = 1000
nether.fire_resistance_seconds = 30
nether.show_warning = false
-- Spawn Commands
spawn_command.enabled = true
spawn_command.warmup_seconds = 30
spawn_command.cooldown_minutes = 40
worldspawn_command.enabled = true
worldspawn_command.warmup_seconds = 20
worldspawn_command.cooldown_minutes = 20
Messages
All chat messages are under the messages key. See the generated config file.
Requires Fabric Loader 0.19.3+, Fabric API, Minecraft 26.1+, and Java 25+.
Report issues or request features at github.com/shxdnw/outbound/issues.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers