
VotePass
"Passed by Vote!" An efficient and fair verification plugin for whitelisted servers, which supports players to submit whitelist requests by themselves and be reviewed by all players who have passed.
- Загрузки
- 2K
- Подписчики
- 15
- Обновлён
- 2 апреля 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 21 сентября 2023 г.
_ __ __ ____
| | / /___ / /____ / __ \____ ___________
| | / / __ \/ __/ _ \/ /_/ / __ `/ ___/ ___/
| |/ / /_/ / /_/ __/ ____/ /_/ (__ |__ )
|___/\____/\__/\___/_/ \__,_/____/____/
README LANGUAGES [ English | 中文 ]
VotePass
You have been "Passed by Vote" !
An efficient and fair verification plugin for whitelisted servers, which supports players to submit whitelist requests by themselves and be reviewed by all players who have passed.

Features & Advantages
- Database Sync! Based on database storage, data is safe and synchronized.
- Easy to configure! Simple and convenient configuration method, all content can be configured!
- User-friendly GUI! Full UI configuration, very easy for players to operate.
- Player participation! Players can participate in the management of the server, making them more involved.
Screenshots


Dependencies
- [Recommend] Placeholders based on PlaceholderAPI .
For development dependencies, please see Dependencies .
Extensions
Have you developed an extension plugin related to this plugin? Welcome to submit your extension plugin in Issues and we will add it to the list!
VotePass-Mailer
Support email notify for VotePass in game servers.
VotePass-QQNotify
Support QQ notify for VotePass in lobby servers.
Commands
The main command is /VotePass or /vp.
Lobby side
# request <serverID>
@ Player command
- Submit a whitelist request for a specific server.
- If the server has configured the rules, the rule agreement will be opened first;
- If not, the question-related GUI will be popped up directly for the player to fill in.
# accept <serverID>
@ Player command
- Agree to the rules of the specified server and start filling in the answers to the questions.
# deny <serverID>
@ Player command
- Refuse the rules of the specified server.
# reload
@ Admin command
- Reload the configuration file.
# toggle <server>
@ Admin command
- Enable/Disable the vote application for the corresponding server.
Game side
# requests
@ Player command
- View all whitelist requests that have not been participated in.
# handle <requestID>
@ Player command
- (Continue to) process the specified whitelist request.
# abstain
@ Player command
- Enable/Disable the auto abstain function.
# manage
@ Admin command
- Open the administrator operation GUI to directly operate the whitelist.
# reload
@ Admin command
- Reload the configuration file.
# sync
@ Admin command
- Synchronize the whitelist of the corresponding server to the database.
# migrate
@ Admin command
- Migrate the whitelist of the server from the "whitelist.json".
# list
@ Admin command
- List all players in whitelist.
# add <username>
@ Admin command
- Add a player to the whitelist.
- Player should joined the server(e.g lobby) at least once.
# remove <username>
@ Admin command
- Remove a player from the whitelist.
Configurations
You can find configuration translations at VotePass-Translations.
Plugin Configuration (config.yml) .
Will be generated on the first boot up.
Messages Configuration (messages.yml)
Will be generated on the first boot up.
Server Application Configuration (servers/*.yml)
All server's application configuration are separate configuration files,
stored in the lobby's <Data Folder>/servers/ for easy management.
You can edit the storage path of the server configuration file in the plugin configuration file.
Permissions
# VotePass.admin
- The permissions for all admin commands and functions.
# VotePass.abstain
- The permission that allow user to toggle auto abstain.
Statistics
Open Source Licence
The source code of this project adopts the GNU General Public License v3.0.
Supports
This project is mainly developed by the Artfrom Games .
Many thanks to Jetbrains for kindly providing a license for us to work on this and other open-source projects.
Ченджлог
1.5.0Релиз1.21.9, 1.21.10, 1.21.11 · 2 апреля 2026 г.
What's Changed
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/65
- build(deps): bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/66
- build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.1 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/69
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/67
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/70
- build(deps): bump org.bstats:bstats-bukkit from 3.0.2 to 3.1.0 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/71
- chore: Configure Renovate by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/72
- chore(deps): update actions/setup-java action to v4 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/76
- chore(deps): update actions/checkout action to v4 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/74
- chore(deps): update advanced-security/maven-dependency-submission-action digest to 49866fe by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/73
- fix(deps): update dependency org.jetbrains:annotations to v26.0.2 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/77
- build(deps): bump cc.carm.lib:mineconfiguration-bukkit from 2.9.3 to 3.0.3 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/86
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/83
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/82
- build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/80
- fix(deps): update dependency cc.carm.lib:mineconfiguration-bukkit to v3 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/79
- chore(deps): update dependency org.apache.maven.plugins:maven-clean-plugin to v3.4.1 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/78
- fix(deps): update dependency cc.carm.lib:mineconfiguration-bukkit to v3.1.0 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/88
- build(deps): bump cc.carm.lib:mineconfiguration-bukkit from 3.0.3 to 3.1.0 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/89
- build(deps): bump cc.carm.lib:mineconfiguration-bukkit from 3.1.0 to 3.1.1 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/91
- fix(deps): update dependency cc.carm.lib:mineconfiguration-bukkit to v3.1.1 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/90
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/93
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/92
- chore(deps): update advanced-security/maven-dependency-submission-action digest to 4bf8a28 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/94
- build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/101
- chore(deps): update dependency org.apache.maven.plugins:maven-clean-plugin to v3.5.0 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/100
- build(deps): bump deps.easyplugin.version from 1.5.12 to 1.5.13 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/99
- fix(deps): update deps.easyplugin.version to v1.5.13 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/98
- chore(deps): update advanced-security/maven-dependency-submission-action digest to df268dd by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/97
- build(deps): bump cc.carm.lib:mineconfiguration-bukkit from 3.1.1 to 3.1.3 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/96
- fix(deps): update dependency cc.carm.lib:mineconfiguration-bukkit to v3.1.3 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/95
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/102
- chore(deps): update actions/setup-java action to v5 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/103
- build(deps): bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/105
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/107
- chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/106
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/109
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/108
- chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/116
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/115
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/114
- chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.5.0 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/113
- build(deps): bump me.clip:placeholderapi from 2.11.6 to 2.11.7 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/112
- fix(deps): update dependency me.clip:placeholderapi to v2.11.7 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/111
- chore(deps): update actions/upload-artifact action to v5 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/110
- build(deps): bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/126
- fix(deps): update dependency org.jetbrains:annotations to v26.1.0 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/125
- build(deps): bump me.clip:placeholderapi from 2.11.7 to 2.12.2 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/123
- fix(deps): update dependency me.clip:placeholderapi to v2.12.2 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/120
- build(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/119
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/118
- chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/117
- build(deps): bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/131
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/127
- build(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/128
- chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/132
- build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in https://github.com/ArtformGames/VotePass/pull/134
- chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.2 by @renovate[bot] in https://github.com/ArtformGames/VotePass/pull/133
New Contributors
- @renovate[bot] made their first contribution in https://github.com/ArtformGames/VotePass/pull/72
Full Changelog: https://github.com/ArtformGames/VotePass/compare/1.4.3...1.5.0
1.4.3Релиз1.20.2, 1.20.3, 1.20.4 · 6 августа 2024 г.
featSupport create event for lobby server.
What's Changed
- build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in https://github.com/ArtformGames/VotePass/pull/58
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in https://github.com/ArtformGames/VotePass/pull/60
- build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in https://github.com/ArtformGames/VotePass/pull/61
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in https://github.com/ArtformGames/VotePass/pull/59
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/ArtformGames/VotePass/pull/62
Full Changelog: https://github.com/ArtformGames/VotePass/compare/1.4.2...1.4.3
1.4.2Релиз1.20.2, 1.20.3, 1.20.4 · 31 мая 2024 г.
fixFixed that problem that "auto-pass" errored.
What's Changed
- build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in https://github.com/ArtformGames/VotePass/pull/52
- build(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/ArtformGames/VotePass/pull/53
- build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in https://github.com/ArtformGames/VotePass/pull/54
- build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 by @dependabot in https://github.com/ArtformGames/VotePass/pull/56
- build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in https://github.com/ArtformGames/VotePass/pull/55
- build(deps): Bump me.clip:placeholderapi from 2.11.5 to 2.11.6 by @dependabot in https://github.com/ArtformGames/VotePass/pull/57
Full Changelog: https://github.com/ArtformGames/VotePass/compare/1.4.1...1.4.2
1.4.1Релиз1.20.2, 1.20.3, 1.20.4 · 6 марта 2024 г.
fixFixed content edit problem in resubmit gui.
Full Changelog: https://github.com/ArtformGames/VotePass/compare/1.4.0...1.4.1
1.4.0Релиз1.20.2, 1.20.3, 1.20.4 · 29 февраля 2024 г.
featSupport hidden questions for internal usage. #50feat(event)Support event for addons.feat(timeout)Add a EXPIRED result for timeout requests.
What's Changed
- build(deps): Bump deps.easyplugin.version from 1.5.11 to 1.5.12 by @dependabot in https://github.com/ArtformGames/VotePass/pull/49
- build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 by @dependabot in https://github.com/ArtformGames/VotePass/pull/51
Full Changelog: https://github.com/ArtformGames/VotePass/compare/1.3.1...1.4.0
1.3.1Релиз1.20.2, 1.20.3, 1.20.4 · 3 февраля 2024 г.
ci(deploy)Support auto deployment for Modrinth.
Full Changelog: https://github.com/ArtformGames/VotePass/compare/1.3.0...1.3.1
1.3.0Релиз1.20.2, 1.20.3, 1.20.4 · 28 января 2024 г.
feat(request)Re-submit timeout requests. #31
What's Changed
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in https://github.com/ArtformGames/VotePass/pull/27
- build(deps): Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in https://github.com/ArtformGames/VotePass/pull/28
- build(deps): Bump me.clip:placeholderapi from 2.11.4 to 2.11.5 by @dependabot in https://github.com/ArtformGames/VotePass/pull/29
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.7 to 2.8.8 by @dependabot in https://github.com/ArtformGames/VotePass/pull/33
- build(deps): Bump deps.easyplugin.version from 1.5.8 to 1.5.10 by @dependabot in https://github.com/ArtformGames/VotePass/pull/32
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in https://github.com/ArtformGames/VotePass/pull/34
- build(deps): Bump deps.easyplugin.version from 1.5.10 to 1.5.11 by @dependabot in https://github.com/ArtformGames/VotePass/pull/35
- build(deps): Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in https://github.com/ArtformGames/VotePass/pull/36
- build(deps): Bump org.bstats:bstats-bukkit from 3.0.0 to 3.0.2 by @dependabot in https://github.com/ArtformGames/VotePass/pull/37
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in https://github.com/ArtformGames/VotePass/pull/39
- build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in https://github.com/ArtformGames/VotePass/pull/40
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.8 to 2.9.1 by @dependabot in https://github.com/ArtformGames/VotePass/pull/41
- build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in https://github.com/ArtformGames/VotePass/pull/42
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in https://github.com/ArtformGames/VotePass/pull/46
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.9.1 to 2.9.3 by @dependabot in https://github.com/ArtformGames/VotePass/pull/43
- feat(request): Re-submit timeout requests by @CarmJos in https://github.com/ArtformGames/VotePass/pull/47
New Contributors
- @CarmJos made their first contribution in https://github.com/ArtformGames/VotePass/pull/47
Full Changelog: https://github.com/ArtformGames/VotePass/compare/1.2.3...1.3.0
1.2.3Релиз1.20.2, 1.20.3, 1.20.4 · 23 октября 2023 г.
What's Changed
- build(deps): Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 by @dependabot in https://github.com/ArtformGames/VotePass/pull/22
- build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/ArtformGames/VotePass/pull/21
- build(deps): Bump org.spigotmc:spigot-api from 1.20-R0.1-SNAPSHOT to 1.20.2-R0.1-SNAPSHOT by @dependabot in https://github.com/ArtformGames/VotePass/pull/23
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.5 to 2.8.7 by @dependabot in https://github.com/ArtformGames/VotePass/pull/24
Full Changelog: https://github.com/ArtformGames/VotePass/compare/1.2.2...1.2.3
Комментарии
Загружаем…