Configure
How to configure ElectionsPlus
Database
The database is the place where the plugin stores all information.
Type
The type of the database. You can choose SQLITE, MYSQL or REDIS.
REDIS is currently not ready. You can't use it
Join Notification
Notify the player if an election is open. You can configure the message in messages.yml, the value is join
Escape
When you create an election or a party it will ask something in chat. If you want to cancel the question you can write in chat the escape word.
Cache Duration
The duration of the cache.
For example, if set to 5, every 5 minutes the plugin will clear and recreate the cache with all the database values. It does not affect server performances.
The PlaceholderAPI expansion will use the plugin's cache, so more time you set as duration more outdated will the data in the placeholders be.
The duration is in minutes. The default value is 5
The plugin will add 1 minute to your number: If you put 5 the duration will be 6
Last updated