You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christopher edited this page Jul 11, 2023
·
7 revisions
📝 Prefix
The prefix will display before the 'player-not-found' and 'player-never-joined' messages. You can set it as follows:
prefix: "&7[&b&lPlayTimes&7]"
To completely remove the prefix, simply set the value to an empty string:
prefix: ""
🔄 Use PAPI Placeholders
Only enable this setting if you're using PAPI placeholders in PlayTimes. If you want to use PlayTimes placeholders in other plugins, just download PAPI and it will automatically register.
use-papi-placeholders: true
Acceptable values are true and false. More information about placeholders can be found here.