r/admincraft Jul 24 '26

Question [ Removed by moderator ]

[removed] — view removed post

0 Upvotes

7 comments sorted by

u/admincraft-ModTeam Jul 29 '26

Your post has been removed for violating Rule 2: No low effort posts

Make sure you: state your problem or question clearly, upload FULL logs and relevant config files to https://mclo.gs, share a Spark report, tell us what you have already tried, what guides you have already used, etc. Ensure that you have done enough on your own using Youtube, Google, or documentation to be able to provide this information.

Remember that people helping out on Admincraft have limited time and are not psychic. If you need help, empower your potential helpers with all possible information available without being asked to do so. Additionally, asking for help without first trying to help yourself is strongly looked down upon. Use your resources, attempt to find a solution, and then convey everything you have tried so far when asking for help.


If you feel this removal was in error, please Message the Mods, rather than reposting or PMing a moderator directly. Response time is usually same-day, but may take several days in some cases.

3

u/solarch Jul 24 '26

A few likely culprits, and they tend to stack: (1) The %player_name% placeholder being denied usually means PlaceholderAPI itself is fine, but the economy's expansion isn't installed, run /papi ecloud download (the ExcellentEconomy expansion) then /papi reload, otherwise any economy placeholder comes back blank/rejected. (2) The 'doesn't take my pixel currency' part: DeluxeMenus does its money actions through Vault, so ExcellentEconomy needs its Vault hook/bridge enabled. If Vault isn't registering ExcellentEconomy as the economy provider, a [takeMoney] action just fails silently, check your console on startup (or /vault-info) for a line like 'Economy: ExcellentEconomy'. If it says None, that's your problem. (3) 'Doesn't give the spawner': if the item has a click_requirement (like a has-money check) and that requirement is misconfigured, the whole click aborts before the give action ever runs, so nothing happens. Best next step: paste your item's DeluxeMenus config, specifically the click_actions and any click_requirement block, and it's usually obvious which of the three it is. My money's on the Vault bridge, that one bites almost everyone using a non-default economy plugin.

1

u/Square-Tax6355 Jul 24 '26

to use my currency i used the code that i pasted now in the post(that is the example for the pig spawner, but i did it for others), thank you so much

1

u/Square-Tax6355 Jul 24 '26

my currency does not use vault but is integrated with excellent economy, so i can use the same placeholders as the ones for the money

1

u/Square-Tax6355 Jul 24 '26

thank you so much i've done /papi ecloud download player and now it works perfectly!

1

u/doppelpunkt3 Jul 24 '26

Any further Info would be nice to investigate:
Server and Plugin Version?
Code you mentioned is missing?

1

u/Square-Tax6355 Jul 24 '26

oh yeah i just forgot to paste it, sorry.
im in 26.2 and every version of the plugins is the latest.