You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:
{_user.id}
{:public.name}{:public.description} |
Daniel Johansson
Welcome to the Tavern! I'm Daniel, the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.
|
| {{#if and(equal(@group.leader,_user.id),not(equal(_user.id,:memberId)))}} {{#with @group.members[$index]}} {{/}} {{/}} {{username(_members[:memberId].auth, _members[:memberId].profile.name)}} | ({{:memberId}}) |
{{username(_members[@group.leader].auth,_members[@group.leader].profile.name)}}{@group.leaderMessage}
|