Crazy-Crew / ChatManager

The kitchen sink of Chat Management
https://modrinth.com/plugin/chatmanager
MIT License
26 stars 10 forks source link

placeholder not work #74

Closed aliakbartnt closed 3 weeks ago

aliakbartnt commented 1 month ago

Spark link

No response

Plugin Version

ChatManager-1.21-6

Server Version

1.20.6

Server Platform

Purpur

Describe the bug

image its my bug all placeholder this problem . help me how fix it

Steps to reproduce

i dont know whats this mean ;\

Additional context

No response

Agreements

Zekariaa commented 3 weeks ago

Hello, same problem for me. Using the latest version of the plugin on Paper 1.21.1

ryderbelserion commented 3 weeks ago

The /ping command is going to be removed, {ping} is a placeholder in PlaceholderAPI, please read the changelogs on Modrinth.

They explain everything you think is a bug.

image

Legendile7 commented 3 weeks ago

Same issue here. No placeholder works after upgrading from 1.21 to 1.21.1. These include {player} {online} {vault_prefix}. None of them work anymore. Yes, I have PlaceholderAPI and Vault installed.

ryderbelserion commented 3 weeks ago

so use PlaceholderAPI to handle it all. {player} {online} and {vault_prefix} have all been replaced and exist in PlaceholderAPI.

ryderbelserion commented 3 weeks ago

PlaceholderAPI prefixes start with a %, so {player} is %player%, {online} is %server_online%

and as for prefixes, there is expansions for Vault, LuckPerms and other permissions plugins.

https://wiki.placeholderapi.com/faq/ https://wiki.placeholderapi.com/users/using-placeholders/ https://wiki.placeholderapi.com/users/placeholder-list/