HibiscusMC / HMC-Link

4 stars 1 forks source link

[FEATURE] [PLUGIN] - PAPI Placeholders #1

Closed lucian929 closed 2 years ago

lucian929 commented 2 years ago

I have checked...

Complete description

%is_linked% - Boolean

%booster% - Boolean, returns true if the member is boosting the server.

%voice_channel% - String, returns the voice channel the member is currently in. Returns nothing if the player is not in a voice channel.

%user_name% - String, returns Discord username. Raindropz#0766 (ignores special characters & emojis in the user's name)

%user_id% - Returns user ID Reason for feature request n/a

Skyslycer commented 2 years ago

I would personally remove %voice_channel%, because it takes 2 requests, and all of them are synchronous.