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

API: Event that fires when player rank changes #1135

Closed
tastybento opened this issue Jan 15, 2020 · 0 comments
Closed

API: Event that fires when player rank changes #1135

tastybento opened this issue Jan 15, 2020 · 0 comments
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: API relating to the BentoBox API Type: Enhancement Improvement or modification which is usually a new feature.
Milestone

Comments

@tastybento
Copy link
Member

Description

Is your feature request related to a problem?

The warps addon would like to remove warps for player who lose their trusted or coop ranks. There are team leave/kick events but no events around rank changes.

Describe the solution you'd like us to implement.

Add an IslandRankChange event that will fire any time a player's rank changes on an island.

Describe alternatives you've considered.

There is no alternative as far as I can tell.

Additional context

@tastybento tastybento added Type: Enhancement Improvement or modification which is usually a new feature. Type: API relating to the BentoBox API labels Jan 15, 2020
@Poslovitch Poslovitch added the Status: In progress Working on the issue. label Apr 4, 2020
@Poslovitch Poslovitch added this to the 1.13.0 milestone Apr 4, 2020
@Poslovitch Poslovitch linked a pull request Apr 4, 2020 that will close this issue
@Poslovitch Poslovitch self-assigned this Apr 4, 2020
Poslovitch pushed a commit that referenced this issue Apr 4, 2020
Implements #1135

changed name of the event to append Event to it

Call the event in proper places
@Poslovitch Poslovitch added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: In progress Working on the issue. labels Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: API relating to the BentoBox API Type: Enhancement Improvement or modification which is usually a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants