Change Log: - Use better particle API (Should fix a few issues) - Added ability to set text for prev and next page items for paged inventories - Added the ability to set reccuring vote streaks by putting a - at the end (gives every multiple of whatever you set it to) - Made fireworks not cause damage (Just ones that are spawned in via rewards) - Improved how skulls are loaded (Should increase the speed) - Added a warning on startup if no rewards are detected for a vote site (can be disabled) - Added an option to count if fake votes (/av vote) should give totals and points (default:true) - Added an option to change whether or not the default permission (VotingPlugin.Player) should be given to all players (default:true) - Added safe guards to prevent creating random user data from commands like /vote next - Made the storage type setting be case insensitive - Made background task get executed after a time change (E.g. Month, etc) - Fixed a few permissions being incorrect - Fixed /vote help showing all commands when it should only show ones you have permission to (if option is set to do that) - Fixed all admin command aliases defaulting to player commands (Surprised no one noticed this) - Fixed a bug that would cause allowunjoined (when set to false) to fail in certain cases - A lot of other bug fixes