Spawn Travel
No reviews yet
A Simple Server-Side Mod With Simple Commands...
Forge is a popular mod loader for versions 1.1+ of Minecraft.
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
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
Resources
External Links
About
Description
SERVER ONLY MOD (DOES NOTHING IN SINGLEPLAYER)
Most of my mods, I typically just make for myself.. The useful ones I tend to put on curse!
For now this mod adds a command that will randomly teleport the player a certain distance away from there location.. The only catch is that this command only works at spawn so teleportation can't really be abused much...
Usage: /travel (distance)
Example: /travel 500
The above example will teleport the user randomly 500 blocks away from their current position..
Code breakdown:
Basically whenever a player attempts to travel, the mod checks the config if the command meets the requirements, after it verifies it does, it then proceeds to do calculations to determine the best 'random' location to teleport the player to that's on the surface.. afterwards it has the server issue the /tp command to the player. So instead of just teleporting the player, having the sever command teleport might leave logs in case the location of teleportation is needed...
Config: (Allows setting of the following);
Control The Min/Max Possible Distance
How Close A Player Must Be To Spawn In Order To Travel
Does The Player Need To Be At Spawn To Travel
Recommended Config Settings:
I:"Max Teleportation Distance"=800
I:"Min Teleportation Distance"=400
I:"Must Be Within 'X' Blocks of Spawn To Teleport"=30
B:"Teleport From Spawn Only"=true
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
Statistics
Resources