Minecraft Name: AgentHare
Suggestion: add /wild land in the nether
Reason: places near the spawn are mined out, takes awhile to find different places, people may camp spawn for you to leave it, etc.
Any Other Information: maybe add it terminator rank or somethin'
Link To This Plugin: kukelekuuk00
Thread Tools
Thread Tools
-
steveshizzle ResidentResident ⛰️ Ex-Tycoon ⚜️⚜️⚜️
- Joined:
- Nov 18, 2012
- Messages:
- 2,968
- Trophy Points:
- 43,090
- Gender:
- Male
- EcoDollars:
- $0
- Ratings:
- +2,028
/nether land would be better. I don't see why this can't be added but at the same time, I don't know anything about developing and plugins and stuff
-
kukelekuuk C͕̹̲̽ͪ͐ͩ̔L̜̦̝͈ͦ̿̾̿ḘA̻̗̤̳̐ͭ̆̿̃̑ͭN̊̓͑̇ͯBuilder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade
Well, that would require a lot of custom coding to determine a safe spot to tp to, and it still wouldn't always be perfect.
All those custom checks would likely lag the server as well.
The way wild works right now is. (/wild land in this case)
get random coordinate,
get top block at said coordinate
is top block land?
If not,
try again with a new coordinate.
if so,
is coordinate in a protected area?
If so,
try again with a new coordinate.
If not,
teleport.
with nether the check would be something along the lines of
get random coordinate,
get middle block at said c0ordinate,
is block air?
If not,
Try again with new coordinate.
If so,
keep going 1 block down until you reach a block,
Is the block lava?
if so,
try again with a new coordinate.
if not,
now keep going 1 block up until you reach a ceiling,
count the space between the floor and the ceiling,
Is there enough open space to conclude a safe spot?
If so,
tp to floor
if not,
try again with a new coordinate.
I underlined the main lag causes, these are quite a lot of checks.
So basically, it wouldn't work without putting too much stress on the server. -
JerichoKross BuilderBuilder ⛰️ Ex-Mayor ⚒️⚒️
I want to do /nether lava...
But I agree that would be nice. +1 -
May I introduce you to a great donation feature called Multihome. I have ventured out away from spawn and set a home or two. I no longer have to worry about spawn/campers/etc.
It may not be an ideal solution, but it has its benefits. Just an option to consider. :) -
JerichoKross BuilderBuilder ⛰️ Ex-Mayor ⚒️⚒️
I already have a home set way to the outer part of the nether that is pretty much untouched... I'm just agreeing that would be nice.