/public
Posted: Thu Nov 03, 2011 10:55 am
Due to the massive amount of in-game chat dedicated to telling new players to find public land (and how to find public land), I hereby suggest a /public command, which would, if you're not in a public realm, search for the nearest public realm and teleport you there.
As I see it, the major advantage of this would be a quick and easy start for new players.
The disadvantages I can see are that...
1. Not that it's my kind of thing, but the "rite of passage" a new player has of finding public would be eliminated. Less lols for the older players?
2. This type of teleporting command would be a bit more complex to program than the ones implemented so far, as it would have to dynamically find the destination. The x and z would be found by searching for the nearest public realm and using it's /realm coords, and the y afterwards by starting at max height and searching downwards for the first solid block, then adding 2 or so. It would likely need to account for lava, as well, since I can easily imagine griefers / trollers finding out where the noobs will tp to and placing lava there.
As I see it, the major advantage of this would be a quick and easy start for new players.
The disadvantages I can see are that...
1. Not that it's my kind of thing, but the "rite of passage" a new player has of finding public would be eliminated. Less lols for the older players?

2. This type of teleporting command would be a bit more complex to program than the ones implemented so far, as it would have to dynamically find the destination. The x and z would be found by searching for the nearest public realm and using it's /realm coords, and the y afterwards by starting at max height and searching downwards for the first solid block, then adding 2 or so. It would likely need to account for lava, as well, since I can easily imagine griefers / trollers finding out where the noobs will tp to and placing lava there.