Configuration Information
config.yml
TimedPEx can be configured once the config.yml has been generated.
To do so, start or reload your server with the plugin in the correct directory and it will appear in the "plugins/TimedPEx" folder.
config-settings
- Message-text - The text to display when a player is given a rank. The field %r% is wherever the rank name will be placed and can be written an unlimited number of times if you so desire. Note: The prefix "[TimedPEx]" can be removed if you don't wish to keep it.
- Message-color - The message's color, following the Minecraft Color Code conventions (see link). Does not use the hash at the start (#).
- Message-log-achievement - Write a message in the logs when a player achieves a new rank.
- Message-tell-player - Tell the player when they receive a new rank.
- Save-frequency - The frequency player data will be saved to a file, for backup purposes. Configuration is in minutes.
- Check-for-updates - Should the plugin check for updates on enabling and on every save? True or false.
group-settings
These are automatically generated settings for each individual group, set out in PEx's permissions.yml file. If one does not exist for the rank will be created and will need configuring accordingly.
- Time-to-next-rank - The gameplay time it takes for a user to achieve the next rank, in minutes.
- Next-rank - The next PEx group the player will be assigned. Do not capitalise the first letter unless it is capitalised in PEx.
- Disallow-further - No longer used. Replaced by giving players/groups the permission "timedpex.norank". It is safe to remove this from your configuration if you have it.
- Disallow-this-level - No longer used. Replaced by giving players/groups the permission "timedpex.norank". It is safe to remove this from your configuration if you have it.
sessions.yml
NOTE: This file is storage for player sessions. Modifying it will modify the time a player has been playing on the server since their last promotion. It is advised not to modify this file. Deleting it will result in all of your player's earned time being reset. Ranks will remain the same.