sakurawald / fuji

A mod that ports EssentialsX / CMI from bukkit to fabric.
GNU General Public License v3.0
37 stars 5 forks source link

[bug] Placeholders not working 1.21.1 #201

Open TinyMandalorian opened 6 hours ago

TinyMandalorian commented 6 hours ago

Are you using the latest available version for your server?

Is there an existing issue for this?

Current Behavior

image I have text placeholderapi installed

Expected Behavior

No response

Steps To Reproduce

No response

Server Logs

No response

Anything else?

No response

sakurawald commented 5 hours ago
  1. The Text Placeholder API mod is embedded in fuji, so you don't need to install it.
  2. The placeholders like %fuji:player_moved% is provided by placeholder module: you need to enable this module in config/fuji/config.json, and restart the server to apply this change.