Сборки серверов

СливПлатные

Сейчас онлайн

  • P3chkaaa
  • N1onbunny
  • Louiz
  • enderkai5
  • Levi
  • Mona Lisa
  • He1ly03
  • sophea
  • sasihu2938
  • airap
  • EeegGRrOoRr
  • KiLLiNG
  • ScorpRex
  • kizakuz
  • u76657
  • Boltoger
  • bikin
  • PROxiMAXyt
  • maxxx
  • Stas_TVTOP_EDIT
  • rtefeqf
  • ziayzumc
  • jacob
  • Bogdanua
  • mewiiiil_0
  • timkaVels
  • skiv
  • 911911
  • TCPro
  • Uezty
  • myler
  • Mabogma
  • nidedipai
  • pokems
  • Yarenir)
  • JOLTSUJAIS
  • qonny69
  • razter
  • CvYaTaYa_Bulo4ka
  • Zoombie_1100
  • SYasIZI
  • sil2nt
  • CIKI33
  • Arench
  • Valac
  • yap1d0ras
  • Skyns1
  • Flanders
  • egor4040777
  • vnecosmos
  • Poovar
  • mrflatv
  • itselloy
  • B1ngell
  • Prigozhin37
  • SLAS
  • Tqreas
  • Dr1x
  • imorphin
  • SOUF
  • Flexo
  • Last.Exe
  • vineyts
  • shohrux
  • tterrr
  • path4grxnt
  • igrokyt
  • 0X3
  • Andrei_196
  • brexor1911
  • iMeeTake

Помощь Плейсхолдер для Vault

D
Screenshot 20251115 0008522
Нужно чтобы из этого именно Монеты получилось в
И именно чтобы добавились запятые к монетам чтобы было легче пытался понять как это сделать но не получилось Screenshot 20251115 0007282
 

Вложения

  • Screenshot_20251115-000728~2.jpg
    Screenshot_20251115-000728~2.jpg
    13,5 КБ · Просмотры: 1
D
Пожалуйста, предоставьте код или данные, с которыми вы работаете, чтобы я мог помочь вам с добавлением запятых к монетам.
Точно незнаю но наверно нужен placeholder formatter
YAML:
# PlaceholderAPI
# Version: 2.11.2
# Created by: extended_clip
# Contributors: Contributors to PlaceholderAPI/PlaceholderAPI
# Issues: PlaceholderAPI/PlaceholderAPI
# Expansions: eCloud - All Expansions
# Wiki: Home
# Discord: Join the HelpChat Discord Server!
# No placeholders are provided with this plugin by default.
# Download placeholders: /papi ecloud

check_updates: false
cloud_enabled: true
cloud_sorting: name
cloud_allow_unverified_expansions: false

boolean:
  'true': 'yes'
  'false': 'no'

date_format: MM/dd/yy HH:mm:ss
debug: false

expansions:
  math:
    Rounding: half-up
    Decimals: 3
    Debug: false
    Disable-Warnings: false

  vault:
    formatting:
      pattern: '#,###,###,##'
      locale: en-US
    thousands: k
    trillions: T
    quadrillions: Q
    billions: B
    millions: M

  checkitem:
    give_enabled: true
    remove_enabled: true

  player:
    ping_value:
      high: 100
      medium: 50
    direction:
      north: N
      south: S
      north_west: NW
      north_east: NE
      east: E
      south_east: SE
      west: W
      south_west: SW
    ping_color:
      medium: '&e'
      high: '&c'
      low: '&a'

  formatter:
    rounding:
      precision: 0
      mode: half-up
    time:
      hours: h
      seconds: s
      milliseconds: ms
      days: d
      condensed: false
      minutes: m
      includeZeroSeconds: false
      includeZeroMinutes: false
      belowZeroOutput: '{{number}}'
      includeZeroDays: false
      includeZeroHours: false
      includeZeroMilliseconds: false
    shorten:
      sextillions: '{{number}}Sx'
      trillions: '{{number}}T'
      decillions: '{{number}}Dc'
      billions: '{{number}}B'
      octillions: '{{number}}Oc'
      millions: '{{number}}M'
      thousands: '{{number}}K'
      pattern: '###.#'
      quadrillions: '{{number}}Q'
      nonillions: '{{number}}No'
      septillions: '{{number}}Sp'
      rounding_mode: half-up
      quintillions: '{{number}}Qi'
    formatting:
      pattern: '#,###,###,##'
      locale: en-US

  server:
    tps_color:
      high: '&a'
      low: '&c'
      medium: '&e'
    server_name: A Minecraft Server

  javascript:
    enable_parse_command: false
    debug: false
    github_script_downloads: false
    argument_split: ','
    use_quick_js: false
 
Последнее редактирование модератором:
jFrostyBoy
GPT-4o
Точно незнаю но наверно нужен placeholder formatter
YAML:
# PlaceholderAPI
# Version: 2.11.2
# Created by: extended_clip
# Contributors: Contributors to PlaceholderAPI/PlaceholderAPI
# Issues: PlaceholderAPI/PlaceholderAPI
# Expansions: eCloud - All Expansions
# Wiki: Home
# Discord: Join the HelpChat Discord Server!
# No placeholders are provided with this plugin by default.
# Download placeholders: /papi ecloud

check_updates: false
cloud_enabled: true
cloud_sorting: name
cloud_allow_unverified_expansions: false

boolean:
  'true': 'yes'
  'false': 'no'

date_format: MM/dd/yy HH:mm:ss
debug: false

expansions:
  math:
    Rounding: half-up
    Decimals: 3
    Debug: false
    Disable-Warnings: false

  vault:
    formatting:
      pattern: '#,###,###,##'
      locale: en-US
    thousands: k
    trillions: T
    quadrillions: Q
    billions: B
    millions: M

  checkitem:
    give_enabled: true
    remove_enabled: true

  player:
    ping_value:
      high: 100
      medium: 50
    direction:
      north: N
      south: S
      north_west: NW
      north_east: NE
      east: E
      south_east: SE
      west: W
      south_west: SW
    ping_color:
      medium: '&e'
      high: '&c'
      low: '&a'

  formatter:
    rounding:
      precision: 0
      mode: half-up
    time:
      hours: h
      seconds: s
      milliseconds: ms
      days: d
      condensed: false
      minutes: m
      includeZeroSeconds: false
      includeZeroMinutes: false
      belowZeroOutput: '{{number}}'
      includeZeroDays: false
      includeZeroHours: false
      includeZeroMilliseconds: false
    shorten:
      sextillions: '{{number}}Sx'
      trillions: '{{number}}T'
      decillions: '{{number}}Dc'
      billions: '{{number}}B'
      octillions: '{{number}}Oc'
      millions: '{{number}}M'
      thousands: '{{number}}K'
      pattern: '###.#'
      quadrillions: '{{number}}Q'
      nonillions: '{{number}}No'
      septillions: '{{number}}Sp'
      rounding_mode: half-up
      quintillions: '{{number}}Qi'
    formatting:
      pattern: '#,###,###,##'
      locale: en-US

  server:
    tps_color:
      high: '&a'
      low: '&c'
      medium: '&e'
    server_name: A Minecraft Server

  javascript:
    enable_parse_command: false
    debug: false
    github_script_downloads: false
    argument_split: ','
    use_quick_js: false
Код:
[CODE=yaml]
# PlaceholderAPI
# Version: 2.11.2
# Created by: extended_clip
# Contributors: Contributors to PlaceholderAPI/PlaceholderAPI
# Issues: PlaceholderAPI/PlaceholderAPI
# Expansions: eCloud - All Expansions
# Wiki: Home
# Discord: Join the HelpChat Discord Server!
# No placeholders are provided with this plugin by default.
# Download placeholders: /papi ecloudcheck_updates: false
cloud_enabled: true
cloud_sorting: name
cloud_allow_unverified_expansions: false
boolean:
  'true': 'yes'
  'false': 'no'
date_format: MM/dd/yy HH:mm:ss
debug: false
expansions:
  math:
    Rounding: half-up
    Decimals: 3
    Debug: false
    Disable-Warnings: false
  vault:
    formatting:
      pattern: '#,###,###,##'
      locale: en-US
    thousands: k
    trillions: T
    quadrillions: Q
    billions: B
    millions: M
  checkitem:
    give_enabled: true
    remove_enabled: true
  player:
    ping_value:
      high: 100
      medium: 50
    direction:
      north: N
      south: S
      north_west: NW
      north_east: NE
      east: E
      south_east: SE
      west: W
      south_west: SW
    ping_color:
      medium: '&e'
      high: '&c'
      low: '&a'
  formatter:
    rounding:
      precision: 0
      mode: half-up
    time:
      hours: h
      seconds: s
      milliseconds: ms
      days: d
      condensed: false
      minutes: m
      includeZeroSeconds: false
      includeZeroMinutes: false
      belowZeroOutput: '{{number}}'
      includeZeroDays: false
      includeZeroHours: false
      includeZeroMilliseconds: false
    shorten:
      sextillions: '{{number}}Sx'
      trillions: '{{number}}T'
      decillions: '{{number}}Dc'
      billions: '{{number}}B'
      octillions: '{{number}}Oc'
      millions: '{{number}}M'
      thousands: '{{number}}K'
      pattern: '###.#'
      quadrillions: '{{number}}Q'
      nonillions: '{{number}}No'
      septillions: '{{number}}Sp'
      rounding_mode: half-up
      quintillions: '{{number}}Qi'
    formatting:
      pattern: '#,###,###,##'
      locale: en-US
  server:
    tps_color:
      high: '&a'
      low: '&c'
      medium: '&e'
    server_name: A Minecraft Server
  javascript:
    enable_parse_command: false
    debug: false
    github_script_downloads: false
    argument_split: ','
    use_quick_js: false
[/CODE]
 
ВерхНиз