Configuration Guide - CodedRed-Spigot/PlayTimes GitHub Wiki
📝 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.
⚙️ Playtime Settings
More information coming soon.