Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 11 months ago
Updated 11 months ago
Adds placeholders that receive data from a discord server for use in the game, allows creation based on the imagination of configurators and server creators, you can do things like what is shown in the picture, suggestions for placeholders that you would like to have in your game are welcome. Join Here to suggest. Those placeholders update every x time to avoid lag and they are async.
Setup:
- Get the plugin and PlaceholderAPI
- Log in Discord Developers Portal and create a new application
- Grab the application Bot Token (We are not creating a bot, we need it to get data from discord)
- Go to oauth2 section on Oauth2 URL Generator select Bot Scope and set Administrator permissions, copy the url and invite the bot
- Go to config and paste the token and the guild ID of your server
- Restart the server and try the placeholders with /papi parse --null %discordplaceholders_guild_name% Placeholders:
- %discordplaceholders_guild_id%
- %discordplaceholders_guild_name%
- %discordplaceholders_guild_description%
- %discordplaceholders_guild_owner_id%
- %discordplaceholders_guild_member_count%
- %discordplaceholders_guild_member_count_bot%
- %discordplaceholders_guild_member_count_human%
- %discordplaceholders_guild_member_count_online% (Doesn't count bots) Config:
Config
updateInterval: 5 # minutes
token: "BOT-TOKEN"
guild: "GUILD-ID"
Showcase (Using ItemsAdder and TAB):