-
-
Notifications
You must be signed in to change notification settings - Fork 78
faq
github-actions[bot] edited this page Jan 27, 2026
·
4 revisions
1) /vote says βvote here: www.votelinkhere.comβ
This is VentureChat intercepting the /vote command.
Remove or change VentureChatβs /vote alias so VotingPlugin handles it instead.
- Check VentureChatβs config for command aliases and remove
/votethere. - Restart/reload VentureChat and test
/voteagain.
Put the crate pluginβs give-key command under a rewardβs Commands list. Example:
Rewards: Commands:
- "command here %player%"
Examples (replace with your crate pluginβs command):
- CrazyCrates:
"cc give physical <CrateName> 1 %player%" - CMI:
"cmi give %player% key:<KeyName> 1" - CratesPlus:
"crate givekey %player% <CrateName> 1"
Use your crate pluginβs exact syntax.
%player%is replaced with the voterβs name.
Use:
/av vote <player> <site>
Your file is formatted incorrectly. Validate it here:
Tips:
- Use spaces, not tabs.
- Keep indentation consistent.
- Quote strings with special characters (
'&aText').
Either Votifier isnβt working or the ServiceSite value doesnβt match.
- Run a test vote and check console.
- Fix using this guide: https://wiki.bencodez.com/en/VotingPlugin/Votifier-Troubleshooting
Redownload the jar. The file is likely corrupted.
- In
Config.yml: setDebugLevel: EXTRA - For proxy issues: enable
BungeeDebuginBungeeSettings.ymland enable debug on the proxy.
Yes. Use the format:
-
&#FF0000#(surround the hex with&#and#)
/av reload-
/av reloadall(also reloads user storage)
If memory is fine, you may be hitting the PID limit. On the node:
- Increase
"container_pid_limit"to 1024 in/etc/pterodactyl/config.yml(default is 512), then restart the node services.
- VoteMilestones
- Vote Streak System
- VoteReminders
- Vote Broadcast System
- Vote Logging
- Webhooks
- Time Changes
- Month Date Totals
- Rewards Overview
- Reward System
- Reward File
- Where to Set Rewards
- All Reward Possibilities
- Reward Examples
- Delayed Reward Command
- World Example
- VotingPlugin Specific Rewards
- Commands & Permissions
- API
- PlaceHolderAPI Placeholders
- Minecraft Server Lists
- Bedrock Player Support
- Transferring Data Storage