
DiscordPlayerInfoPlus 1.5.0+
An advanced plugin that enhances your discord server's experience
This resource is permanently abandoned!








[dropdown=config.yml]#
# DiscordPlayerInfo+
#
# PlaceholderAPI Supports!
# Use %placeholder%
#
prefix: '&f&l[&b&lDPI&c&l+&f&l] &r'
cmd-prefix: /
token: ''
#
# Statement /
# 0 means None
# 1 means Playing
# 2 means Listening
# 3 means Watching
#
statement: 1
state-text: '{plugin_name}'
#
# Listening channels
#
certain-channel:
enabled: false
channels:
- '000000000000000000'
version-check: true
offline-player-support: false
bungeecord: false
#
# Message Color /
# https://htmlcolorcodes.com/color-picker/
#
#
# IconType /
# avatar, head, body, none
#
#
# Fields /
# Name, Value, and inLine split with ','
#
commands:
info:
type: INFO
title: '{name}'
color: 0x42d7f5
fields:
- Name,{name},false
- 'Health,{health} :heart:,false'
- 'Level,{level} :zap:,false'
- 'Hunger,{food} :meat_on_bone:,false'
- 'GameMode,{gamemode} :trophy:,false'
- 'Location,{loc} :satellite:,false'
- FirstLogin,{firstLogin},false
- LastLogin,{lastLogin},false
player-arg:
enabled: true
thumbnail: 'avatar'
inv:
type: INVENTORY
description: '{player}''s Inventory'
color: 0x42d7f5
player-arg:
enabled: true
ender:
type: ENDER
description: '{player}''s EnderChest'
color: 0x42d7f5
player-arg:
enabled: true
cape:
type: CAPE
description: '{player}''s Cape'
color: 0x42d7f5
player-arg:
enabled: true
skin:
type: SKIN
description: '{player}''s Skin'
color: 0x42d7f5
player-arg:
enabled: true
serverinfo:
type: INFO
title: '**ServerInfo**'
description: ''
color: 0x42d7f5
fields:
- 'Players,%server_online%/%server_max_players%,false'
- 'Using Version,%server_version%,false'
- 'TPS,%server_tps_1%,false'
role-needs:
enabled: false
roles:
- '000000000000000000'
player-arg:
enabled: false
thumbnail: 'none'
footer:
enabled: false
url: ''
text: ''
messages:
usage:
- '&3/dpi restart &8- &fBot restart.'
- '&3/dpi reload &8- &fReload plugin.'
reload: '&aConfiguration reloaded successfully!'
restart: '&aBot restarted successfully!'
error: ':x: The player is invalid or not online.'
no-cape: 'This player has no cape to show.'
no-enough-perm: You have no permission to execute this command.