PluginBugs / Issues-EpicBackpacks

Repository used to keep track of issues of my plugin EpicBackpacks
1 stars 2 forks source link

[Bug-Report] Can't use any papi placeholders on lore of backpack #113

Open Joao-Victor-Liporini opened 9 months ago

Joao-Victor-Liporini commented 9 months ago

Describe the bug I can't use any papi placeholders in the lore of my backpack, it only shows the raw placeholder

To reproduce Steps to reproduce the behavior:

  1. Go to 'your_server/plugins/EpicBackpacks/Backpacks.yml'
  2. Create a new backpack
  3. Define the story, with your settings and, for example: the placeholder %player_name%
  4. Get the backpack
  5. See the error, the backpack should show %player_name% and not, for example: LoneDevs

Expected behavior The BackPack shows the name of the player that was given, for example LoneDevs.

Screenshots The Configuration image

The backpack image

Information (fill in the following information):

OBS: Sorry for the bad English OBS²: I already see #17 and the variable %player_name% should be supported, and in the wiki it shows that the papi plugin is supported.