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

СливПлатные

Новые сообщения

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

  • АстольфоГенрих
  • aison
  • kaabaad
  • denzyve
  • aser11
  • spark_86
  • Yung
  • Кот.
  • lolxslls
  • mister_tru
  • ysl.gg
  • hikarii
  • musd38
  • FealFix
  • hvskiy
  • peperonya2002
  • UKVA3000
  • GrinSiC
  • tlw
  • fada
  • kirilltwice
  • Coderok
  • vazikard
  • Loyr
  • t0rpedv
  • GogorneYT
  • Dsijfgk123
  • pisunEBLAXIK
  • 3akohhuk11
  • _Dead_
  • ihane
  • ScorpRex
  • kirkato123123
  • jfjdjfjdjfjdj
  • kobats
  • Endsieg
  • asdasdasgds
  • Stuupid_Cactus
  • MiFRiL
  • Frost21312312321
  • slivvvv
  • xsyzex
  • Skyns1
  • Mr_Oma
  • yFlix
  • Pallen123123
  • Lodj
  • Culer
  • Votiz
  • TheFanta_YT
  • maxxx
  • 7scarrr
  • NewaBabu
  • vlodosuk
  • immimimim
  • MemniJesus
  • stereo
  • xevant
  • shu3uk
  • винда 11
  • _PrometheuZ_
  • Yangzv
  • krispy
  • dani4ka_XD
  • rozanYT123
  • excellname
  • danya)
  • Mageyew
  • gavrik1233
  • Egor32321312

Помощь Плейсхолдер для 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]
 
ВерхНиз