Skip to content

DaisyVotes — Commands & Permissions

Player commands need no permission — they’re available to everyone.

CommandAliasesDescription
/vote/votesOpen the candle dashboard.
/vote <site>Send a clickable vote link for one site.
/vote sitesOpen the compact list of every vote site.
/vote stats [player]View your vote stats — or another player’s.
/vote top/votetopView the top-voters leaderboard.
/vote party/votepartyCheck vote-party progress.
/vote spinOpen the daily reward wheel.
/vote shopOpen the Vote Shop.
/vote points [player]Check vote-point balance — yours or another player’s.
/vote claimClaim rewards queued while you were offline.
/vote helpShow the player help menu.

The base command is /daisyvotes (aliases /dv, /dvotes) and requires daisyvotes.admin. Each subcommand has its own node.

CommandPermissionDescription
/daisyvotesdaisyvotes.adminShow the admin help menu.
/daisyvotes reloaddaisyvotes.admin.reloadReload all configs (config.yml, menus.yml, rewards.yml, shop.yml, storage.yml).
/daisyvotes doctor [network]daisyvotes.admin.doctorRun the setup diagnostic. Add network to also probe each vote-page URL.
/daisyvotes statusdaisyvotes.admin.statusShow party progress, online count, and receiver/network status.
/daisyvotes inspect <player>daisyvotes.admin.statusOpen a player’s stats GUI.
/daisyvotes receiver statusdaisyvotes.admin.receiverShow the built-in receiver status.
/daisyvotes receiver reloaddaisyvotes.admin.receiverRestart the receiver after editing receiver.yml.
/daisyvotes receiver importdaisyvotes.admin.receiverImport settings from an existing NuVotifier config.
/daisyvotes receiver token create|rotate <name>daisyvotes.admin.receiverCreate or rotate a named receiver token.
/daisyvotes receiver publickeydaisyvotes.admin.receiverPrint the v1 RSA public key.
/daisyvotes network statusdaisyvotes.admin.networkShow Redis cross-server status.
/daisyvotes forcepartydaisyvotes.admin.forcepartyTrigger a vote party immediately.
/daisyvotes addvotes <player> <amount>daisyvotes.admin.editAdd votes to a player (fires any crossed milestones).
/daisyvotes givespin <player> <amount>daisyvotes.admin.editGrant wheel spins.
/daisyvotes points <give|set|take> <player> <amount>daisyvotes.admin.editAdjust a player’s vote points.
/daisyvotes testvote <player> [site]daisyvotes.admin.testvoteSimulate a vote. With no site, simulates every site at once.

All admin nodes default to op only.

PermissionDefaultGrants
daisyvotes.adminopThe /daisyvotes base command and help.
daisyvotes.admin.reloadop/daisyvotes reload
daisyvotes.admin.doctorop/daisyvotes doctor
daisyvotes.admin.statusop/daisyvotes status and /daisyvotes inspect
daisyvotes.admin.receiveropAll /daisyvotes receiver … subcommands
daisyvotes.admin.networkop/daisyvotes network status
daisyvotes.admin.editop/daisyvotes addvotes, givespin, and points
daisyvotes.admin.forcepartyop/daisyvotes forceparty
daisyvotes.admin.testvoteop/daisyvotes testvote