FTBTeam / FTB-Mods-Issues

Any mod issues, be it FTB Teams, Quests or any other of our mods can be reported here!
19 stars 1 forks source link

[Feature Request]: Add optional parameter to /rtp to set the max teleport distance #1138

Open TheDeviantCrafter opened 3 months ago

TheDeviantCrafter commented 3 months ago

Mod

FTB Essentials

Description

Add an optional parameter to the /rtp command to change the teleport radius. This would be capped at the max_distance: value in the config, at least for players without OP.

The new command would be /rtp [distance].

This would let players choose how isolated they want to be. 1000 would probably be enough to find an empty plot of land on a small server, 25000 would make you a hermit.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

desht commented 3 months ago

If you don't want large distances, what's to stop you (as the server admin) from just lowering the max distance in the config?

TheDeviantCrafter commented 3 months ago

My intention is to let the players decide how far they'd like to be from spawn. Do they want to be close to everyone else or do they want an entire continent to themselves?

The config is useful to control the size of the map, but it's more of an admin tool.

desht commented 3 months ago

OK, fair.