Digiex / SFPlugin

A bukkit plugin
7 stars 2 forks source link

Home Command Bugs / Feedback #7

Closed Snookieboy closed 12 years ago

Snookieboy commented 12 years ago

Bugs:

Once you set your home for each world, you can't re-set a new home, the old home keeps coming back.

Theres no feedback for when you set your home. It should say Home for [WorldName] set.

Feedback:

Allow /Home to be turned off, per World. For example, Minetopia doesn't need a home. Perhaps a flag in the config file?

Shouldn't home be subject to some sort of timeout? Maybe like 30 seconds like TP, same long cool down period as well.

Snookieboy commented 12 years ago

Ignore the Cooldown Period request as King has sorted that,

One thing I would suggest is allow the home command to have the World at the end, ie: /home Survival /home Creative

That way if your in Creative, and want to go to your Survival home, you just type /home Survival and it will take you to Survival World at your Home. Saves the user having to do the whole /world then /home command.

If the user doesnt specific the world on the home command, it will do the usual behaviour and take them to that Worlds Home etc.

jessenic commented 12 years ago

Re-setting homes fixed in c9f711e81644e85adcbdea59e6d55dafaff951dd /home Worldname done in e483b685aaf2babd97bf9fdf75799392f81d0b30 I will take a look at disabling homes per world, but it's not top priority now. Closing this issue, feel free to reopen when there is more need for per world home disable.