is_friend
Check if player is Friend — fact entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | is_friend |
| Type | Fact |
| Color | Green |
| Icon | mdi:account-heart |
Fields
| Field | Type | Description |
|---|---|---|
comment | String | Checks if the player is friends with the target |
targetName | String | Target player name to check friendship with |
group | Ref<GroupEntry> | If left empty, every player has its own group. |
Usage Example
- entry: is_friend
name: "Check if player is Friend"
comment: ""
targetName: ""
group: ""