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

Placeholder: Check if a player is on their island #1168

Closed
eraackk opened this issue Feb 4, 2020 · 1 comment · Fixed by #1259
Closed

Placeholder: Check if a player is on their island #1168

eraackk opened this issue Feb 4, 2020 · 1 comment · Fixed by #1259
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Enhancement Improvement or modification which is usually a new feature.
Milestone

Comments

@eraackk
Copy link

eraackk commented Feb 4, 2020

Description

This placeholder will return a boolean value, showing whether the player is on HIS/HER or not (visiting not included). This can allow server admins to further customize their server by adding this placeholder to a conditional expression, which can execute different action based on the value. Thanks!
Placeholder: %bskyblock_island_isOnIsland%

@eraackk eraackk changed the title Placeholder: Placeholder request Placeholder: Check if a player is on their island Feb 4, 2020
@Poslovitch Poslovitch added Status: Pending Waiting for a developer to start working on this issue. Type: Enhancement Improvement or modification which is usually a new feature. labels Feb 5, 2020
@Poslovitch Poslovitch added this to the 1.12.0 milestone Feb 5, 2020
@Deathinflames
Copy link

This placeholder would be very much appreciated. Thank you Poslovitch for adding it to the 1.12.0 milestone list! :D

@Poslovitch Poslovitch removed this from the 1.12.0 milestone Mar 20, 2020
@Poslovitch Poslovitch linked a pull request Apr 4, 2020 that will close this issue
@Poslovitch Poslovitch self-assigned this Apr 4, 2020
@Poslovitch Poslovitch added this to the 1.13.0 milestone Apr 4, 2020
Poslovitch added a commit that referenced this issue Apr 4, 2020
Implements #1168

* Add 'on_island' placeholder #1168

* removed hard dependency to PAPI's booleans methods

Co-authored-by: Florian CUNY <[email protected]>
@Poslovitch Poslovitch added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: Pending Waiting for a developer to start working on this 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: Enhancement Improvement or modification which is usually a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants