Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"/is who" command #361

Closed
TheWranger opened this issue Dec 7, 2018 · 5 comments
Closed

"/is who" command #361

TheWranger opened this issue Dec 7, 2018 · 5 comments
Assignees
Labels
Type: Enhancement Improvement or modification which is usually a new feature.
Milestone

Comments

@TheWranger
Copy link

TheWranger commented Dec 7, 2018

Is your feature request related to a problem? Please describe.
There is currently no quick way to view information about an island or what island a player is a part of. I've received several complaints from players that they wish to see information about other peoples islands in a simple fashion "like you can in Factions".
Describe the solution you'd like
A "/is who" command. You put a players name on the end and it will display information about the island they are a part of (team member/owner of), and if no player name is put on the end then it will display information about the island that the player who executed the command is standing on. It should list the team members of the island (like "/is team", the date the island was created, the name of the island, the protection range of the island (can be turned off in config), and a counter for how many people are part of the island and how what the max is (should be like "Team Members (1/4:)").

If the player doesn't put a players name on the end and is not standing on an island, it will display information about their own island.

If the player doesn't own an island, does not put a name on the end, and is not standing on an island, then it will just tell the player the usage of the command (like if you were to do "/is coop" without defining a player)

Describe alternatives you've considered
Haven't thought of any alternatives.

@Poslovitch Poslovitch added the Type: Enhancement Improvement or modification which is usually a new feature. label Dec 7, 2018
@Poslovitch Poslovitch self-assigned this Dec 7, 2018
@Poslovitch Poslovitch added this to the Alpha 11 milestone Dec 7, 2018
@TheWranger
Copy link
Author

Honestly, this could replace "/is team" altogether.

@Poslovitch
Copy link
Member

I dont think it would

@TheWranger
Copy link
Author

Something else that would be nice for this would be if a list of trusted players would be displayed if it's your island that you are viewing information on.

@Poslovitch
Copy link
Member

Afaik, it's already done in the team command. (/is team on BSB)

@TheWranger
Copy link
Author

Oh, nevermind then.

@Poslovitch Poslovitch mentioned this issue Dec 7, 2018
@Poslovitch Poslovitch modified the milestones: Alpha 11, Alpha 12 Dec 9, 2018
Poslovitch added a commit that referenced this issue Dec 13, 2018
#361
* Added IslandInfoCommand : "/is info" or "/is who". This is basically a copy/paste from AdminInfoCommand, and it uses the same methods.
* Updated en-US locale accordingly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improvement or modification which is usually a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants