Add _process to end of placeholder to force a return value if nothing is cached, uses cache otherwise
Add _nocache to end of placeholder to skip cache and retrive a live value, uses a direct mysql connection
Wiki page has been updated for this, available here
- Added BungeeVotePartyGlobalCommands in BungeeSettings.yml - Changed voteparty commands option to GlobalCommands to avoid confusion with per player commands, old setting name will still work - Improved time it takes for time change events - Added new bungee commands:
/votingpluginbungee voteparty force - Force a vote party
/votingpluginbungee voteparty setvotecount (number) - Set current vote party votes
- Improved speed of /vote total all command - Added ability to set extra items on all GUI's in GUI.yml - Last totals are now set in user data on time change events for day/week totals, they aren't used anywhere in the plugin yet - Improved look of Config.yml - Fixed vote remind spamming if vanished - Fixed other minor errors