{#if _party.id} {else if _user.invitations.party}

You're Invited To {_user.invitations.party.name}

{#with _user.invitations.party} Accept Reject {/} {else}

Create A Party

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}
{/}
{#each _user.invitations.guilds as :invitation}

You're Invited To {:invitation.name}

Accept Reject {/}
{#each _guilds as :guild}
{/}
{#if _groupError}
{_groupError}
{/}
{{#if equal(@group.id,'habitrpg')}}

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.
Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.
{{else}}

{{@group.name}}

{{#each @group.members as :memberId}} {{/}}
{{username(_members[:memberId].auth, _members[:memberId].profile.name)}}({{:memberId}})
{#with @group as :group}
{#if _groupError}
{_groupError}
{/}
Leave {/} {{/}}
{{#if equal(@group.id,'habitrpg')}}

Tavern Talk & LFG

{{else}}

Chat

{{/}}
    {#each @group.chat as :message} {/}
{{#with @group as :group}}

{{/}}
  • {{@message.user}} {{@message.text}} - {relativeDate(@message.timestamp, _currentTime)} {{#if or(_user.backer.admin,equal(@message.uuid,_user.id))}}{{#with @message}}{{/}}{{/}}