Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlaceholderAPI support to the reward system #126

Closed
pjindras opened this issue May 10, 2023 · 3 comments
Closed

PlaceholderAPI support to the reward system #126

pjindras opened this issue May 10, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@pjindras
Copy link

Describe the bug
Voterewards voteparty placeholders in config file in bc command arent working.
Other placeholders (essentials etc. ) are working well.

@GeorgeV220
Copy link
Owner

I didn't understand exactly, where placeholders don't work?

@pjindras
Copy link
Author

pjindras commented May 10, 2023

in congig.yml

Services: # By service name (you can disable it if you use per world rewards)
# default is used if a service name is not listed here. If default is missing, no service will be selected.
default:
commands:
- 'eco give %player% 100'
- 'crates key give %player% hlasovaci 1'
- 'broadcast &b%player% &fPrávě hlasoval přes &b/vote a získal odměnu. Do vote párty zbývá %voterewards_voteparty_votes_until% hlasů.

%voterewards_voteparty_votes_until% placeholder or his alternatives aren't working.

@GeorgeV220 GeorgeV220 added the enhancement New feature or request label May 11, 2023
@GeorgeV220 GeorgeV220 changed the title [BUG] Placeholders in bc command in config file arent working PlaceholderAPI support to the reward system May 11, 2023
github-actions bot pushed a commit that referenced this issue May 11, 2023
# [8.3.0](v8.2.2...v8.3.0) (2023-05-11)

### Bug Fixes

* Build tests ([be41aae](be41aae))
* gradle.yml setup java nodejs version ([c1211e6](c1211e6))
* Make OptionsUtil.getOldPaths unmodifiable ([556593f](556593f))
* Player name ([e433ccb](e433ccb))

### Features

* PlaceholderAPI support to the reward system. ([#126](#126)) ([5f766e3](5f766e3))
@GeorgeV220
Copy link
Owner

GeorgeV220 commented May 11, 2023

Please check the latest release
the placeholderapi placeholders need to be inside a bracket like {voterewards_voteparty_votes_until}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants