EylexLive
Örümcek Hoşt!
- Katılım
- 10 Ağustos 2017
- Mesajlar
- 347
- Elmaslar
- 110
- Puan
- 7.110
- Konum
- Ankara
- Minecraft
- UmutErarslan_
Discord:
Umut Erarslan#8378
DiscordPAPIStats
DiscordPAPIStats PlaceholderAPI eklentisini kullanarak oyuncularınızın istatistiklerini Discord sunucunuza yansıtmanızı sağlayan bir eklentidir.
DiscordPAPIStats PlaceholderAPI eklentisini kullanarak oyuncularınızın istatistiklerini Discord sunucunuza yansıtmanızı sağlayan bir eklentidir.
Kullanım
- İhtiyacınız olursa kullanacağınız expansionu indirin. (/papi ecloud download <expansion)
- Yeni bir istatistik oluşturun. (/dcstats create <isim> <göstereceğiniz placeholder>)
- Oluşturduktan sonra Discord sunucunuz üzerinden kontrol edebilirsiniz. (.stats <isim>)
Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.
Komutlar
- /dcstats create <isim> <placeholder>
- /dcstats delete <isim>
- /dcstats setName <isim> <yeni isim>
- /dcstats setPlaceholder <isim> <yeni placeholder>
- /dcstats list
- /dcstats reload
Görseller
DiscordSRV desteği
- Kullanıcının hesabı eşlenmişse
- Etiketlenen kişinin hesabı eşlenmişse
- Eşlenmemiş hesap
İstatistik başına komutlar
**DiscordSRV desteği**
Config
YAML:
# TOKEN
bot-token: Your token here.
# DO NOT change unless necessary
avatar-api: 'https://minotar.net/avatar/{player}'
# Stats command "prefix + command"
stats-command: '.stats'
stats-command-aliases:
- '.mcstats'
# What should display when there is no player data available
no-data-available: '----'
# The online status content of the embed message
online-status:
# If player is online, the text to write in the embed message
online: Online
online-image: 'https://eylexlive.github.io/green.png'
# If player is offline, the text to write in the embed message
offline: Offline
offline-image: 'https://eylexlive.github.io/red.png'
# Per-stats commands
per-stats-commands:
enabled: false
command-format: '.s-{stats_name}'
embed:
description: '{stats_name} stats for player `{player}`'
author: '{online_status}' # It can be editable from above
color: gray
fields:
- '**{stats_name}**%VALUE {stats_value}'
# Stats command's embed
stats-embed:
description: 'Stats for player `{player}`'
author: '{online_status}' # It can be editable from above
color: gray
field-format: '**{stats_name}**%VALUE {stats_value}'
custom-fields:
# Field limit: 25
enabled: false
fields:
- '**Name**%VALUE {player_name}'
# {stats_Kills_value} = The value of the statistic named Kills.
- '**{stats_Kills}**%VALUE {stats_Kills_value}'
# {stats_Deaths_value} = The value of the statistic named Deaths.
- '**{stats_Deaths}**%VALUE {stats_Deaths_value}'
# {nl} = new line
discord-messages:
correct-usage: '> Correct usage: `{command} <player>`'
# For DiscordSRV support
account-unlinked: '> No account linked to your Discord account.{nl}
> Correct usage: `{command} <player | @mention>`'
account-unlinked-target: '> {target}, does not have an account linked to a Discord account.'
Spigot:
Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.
Son düzenleme: