For some reason, everything was deleted when I posted the ad, but I'll duplicate it - Hello, I need help with creating a store through the deluxe menu, or rather help with checking for the amount of money, I use the UltraEconomy plugin to create multiple currencies and in this plugin currency formatting goes like this - xx.xxx.xx and when I make, say, a product for 25 currency donat, and I have 1.000 on my account, the plugin sees only the first digit and believes that I do not have 1000 currency donat, but 1, and I do not know how to fix it
#DeluxeMenus shop + UltraEconomy
1 messages · Page 1 of 1 (latest)
from tanguygab's message
placeholderAPI config.yml
replace:
bulk-replacements:
no-special-chars:
",": ""
":": ""
"-": ""
"_": ""
" ": ""
"'": ""
".": ""
%replace_bulk_<bulk-config>_<input>%
example: %replace_bulk_no-special-chars_Hi, I'm: Tanguy.% would return HiImTanguy
He deletes my photos (I'm just Russian and I can't read exactly why I can't throw a photo)
use replace expansion
Right now I'm trying to understand what you wrote here, I'm translating through a translator, it turns out I need this: %replace_bulk_no-special-chars_Hi, I'm: Tanguy.%, replace with your text? I just don't really understand how it should look in my case
you can use placeholder inside a placeholder
%replace_{UltraEconomy}%
like so
%replace_bulk_no-special-chars_{UltraEconomy_balance}%
That is, I am writing this: %replace_bulk_no-special-chars_uecon_balance_A_total% and where should I put it?
And before that, I also insert this config into the PlaceholderAPI config
%uecon_balance_A_total% this is UltraEconomy placeholder right ?
so you will do %replace_bulk_no-special-chars_{uecon_balance_A_total}%
And where should I write it in what config, and where?
And this is what I write in any free space of the PlaceHolerAPI config?
just download replace and it will have inside config
you just need find replace and put it in
bulk-replacements:
no-special-chars:
",": ""
":": ""
"-": ""
"_": ""
" ": ""
"'": ""
".": ""
example
i find player expansion
yellow box is default config of player
and i but my custom config right on the bottom (green line)
i dont use replace, so maybe its default config
if its not, just add it
first thing: download replace from ecloud
second: find replace in config.yml of placeholderAPI
I can’t download it, replace it, because it can’t be downloaded, it’s simply not there
will send it like this because when I send it from my computer, my photo is deleted
thank you very much, I'll try it now
I got a replace in the config, I now need to replace the text inside "replace" with the one you sent me, right?
This is how it worked out for me, now I need to take the placeholder %replace_bulk_no-special-chars_{uecon_balance_A_total}% and where should I write it, I just don’t understand, in which config and where?
use /papi parse
and format will turn x.xxx to xxxxx
So I just need to write /papi parse? And the PlaceHolder itself, where do I need to write to? Just please answer where to write - is it %replace_bulk_no-special-chars_{uecon_balance_A_total}%? And it is necessary to write it somewhere at all?
And I think I understood, I wrote the command /papi parsename %replace_bulk_no-special-chars_{uecon_balance_A_total}%, but nothing has changed, my balance of 1,020, not 1020, has been transferred to my chat, and nothing has been fixed
I understand that I have been delaying you for a long time, but can you please explain in more detail, or write a complete command so that I copied and everything worked exactly, I just tried, but it didn't work out unfortunately
YES
solved ?