Skip to content

VotingPlugin Staff Reference

Public-safe technical notes for staff who configure or support VotingPlugin on 1MoreBlock.

Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.

CommandPermissionPurpose
/av helpVotingPlugin.adminShows administrative VotingPlugin help in common setups.
/av vote <player> <site>VotingPlugin.adminSimulates/processes a vote for testing; use an approved test case.
/av reloadVotingPlugin.adminReloads VotingPlugin.
/vote topVotingPlugin.Commands.TopVoterChecks public ranking output.
PermissionPurposeSuggested access
VotingPlugin.Commands.VotePlayer /vote access in common configs.Players
VotingPlugin.Commands.VoteShopVote shop.Players where enabled
VotingPlugin.Commands.TopVoterTop-voter view.Players
VotingPlugin.adminAdministrative controls.Server administrators only
PlaceholderPurpose
%VotingPlugin_Total_AllTime%All-time vote total in common expansion syntax.
%VotingPlugin_Points%Vote points.
%VotingPlugin_DailyTotal%Daily total; verify exact placeholder case/version.
  • Votifier/NuVotifier receives signed vote callbacks; VotingPlugin consumes and rewards them.
  • PinataParty or other events can use vote milestones.
  • PlaceholderAPI and ajLeaderboards can display totals/rankings.
  • Vote-site tokens/keys and Votifier keys are secrets and must never be published.
/av help
/av vote <player> <site>
/av reload
  • Capture player name/UUID, vote site, timestamp/timezone, and site confirmation.
  • Check inbound Votifier receipt before VotingPlugin reward processing.
  • Review offline queue, duplicate/cooldown state, reward file, and economy/item delivery before manual grant.