VotePass

“`text
_ __ __ ____
| | / /___ / /____ / __ ____ ___________
| | / / __ / __/ _ / /_/ / __ `/ ___/ ___/
| |/ / /_/ / /_/ __/ ____/ /_/ (__ |__ )
|___/____/__/___/_/ __,_/____/____/
“`

README LANGUAGES [ [**English**](README.md) | [中文](README_CN.md) ]

![CodeSize](https://img.shields.io/github/languages/code-size/ArtformGames/VotePass)
![Download](https://github.com/ArtformGames/VotePass/releases)
![Java CI with Maven](https://github.com/ArtformGames/VotePass/actions/workflows/maven.yml)
![Support](https://img.shields.io/badge/Minecraft-Java%201.16–Latest-green)

# **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.

> This plugin has been published on SpigotMC and Modrinth.

Project logo

## 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

![REQUEST](https://github.com/ArtformGames/VotePass/raw/master/.doc/images/REQUEST.png)

![COMMENTS](https://github.com/ArtformGames/VotePass/raw/master/.doc/images/COMMENTS.png)

## 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

“`text

# request
@ 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
@ Player command
– Agree to the rules of the specified server and start filling in the answers to the questions.

# deny
@ Player command
– Refuse the rules of the specified server.

# reload
@ Admin command
– Reload the configuration file.

# toggle
@ Admin command
– Enable/Disable the vote application for the corresponding server.

“`

### Game side

“`text

# requests
@ Player command
– View all whitelist requests that have not been participated in.

# handle
@ 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
@ Admin command
– Add a player to the whitelist.
– Player should joined the server(e.g lobby) at least once.

# remove
@ 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`](lobby/plugin/src/main/resources/servers/survival.yml))

All server’s application configuration are separate configuration files,
stored in the lobby’s `/servers/` for easy management.

You can edit the storage path of the server configuration file in the plugin configuration file.

## Permissions

“`text
# VotePass.admin
– The permissions for all admin commands and functions.

# VotePass.abstain
– The permission that allow user to toggle auto abstain.
“`

## Statistics

![bStats](https://bstats.org/plugin/bukkit/VotePass/18946)

![Alt](https://repobeats.axiom.co/api/embed/bb854d190c553c0ef2aaea241099ec886d23e691.svg “Repobeats analytics image”)

## 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 .

ArtformGames

Many thanks to Jetbrains for kindly providing a license for us to work on this and other open-source projects.

![](https://www.jetbrains.com/?from=https://github.com/ArtformGames/VotePass)

VoteBan Players

# VoteBan

This plugin supports ANY ban or mute system since it uses custom commands.

Commands:

– /votemute [reason] – Start a vote mute for a player online.
– /voteban [reason] – Start a vote ban for a player online.
– /votekick [reason] – Start a vote kick for a player online.
– /addvote – Vote for a current ban/kick in progress.

Permissions:

– VOTEBAN.* – Access to all commands.
– VOTEBAN.VOTE – Use the /addvote command.
– VOTEBAN.STARTKICK – Use the /votekick command.
– VOTEBAN.STARTBAN – Use the /voteban command.
– VOTEBAN.STARTMUTE – Use the /votemute command.
– VOTEBAN.BYPASS – Not allow votes on players with this permission.

Images

![Broadcast](https://i.gyazo.com/515cb8d4a2ac657210367bc0c31c940e.png)

![Added Vote](https://i.gyazo.com/4f8f84858a9188947f7486dd8786200d.png)

![Vote Successful](https://i.gyazo.com/fecf5a11dcef8e445822bfbd3538905a.png)

VoodooDoll Wide

# VoodooDoll
A resource pack that changes the totem of undying into a plush toy version of the player’s model. No mods required!

## Comparision between versions
### Vanilla Custom:
**Pros:**
– all totems can be made unique (perfect for multiplayer)
– supports both the slim and wide player models

**Cons:**
– works only on Minecraft 1.21.5 and up
– a bit complicated to customize

### Vanilla Wide/Slim:
**Pros:**
– works with very old versions of Minecraft, from 1.11.0 and up
– easy to customize

**Cons:**
– every totem of undying will look the same (good enough on single-player)
– only supports either the slim or wide player models

You can use Vanilla Custom edition and either Vanilla Wide or Vanilla Slim edition alongside each other, if so desired.

## How to customize

By default, the resource pack only comes with a texture of Steve, so if you want to use your own skin, or someone else’s skin, you will have to follow these instructions.

1. Extract the content of the resource pack from the ZIP.
2. Go to `assets/minecraft/textures/item/totem_of_undying` folder (`assets/minecraft/textures/items/totem` for 1.11-1.12 version).
3. Copy your desired user’s skin texture into the folder and rename it to `totem_of_undying.png` (`totem.png` for 1.11-1.12 version).
4. Overwrite the original file if prompted.
5. Package the content of the resource pack back into ZIP.
6. Done. Have fun :3

VoodooDoll Slim

# VoodooDoll
A resource pack that changes the totem of undying into a plush toy version of the player’s model. No mods required!

## Comparision between versions
### Vanilla Custom:
**Pros:**
– all totems can be made unique (perfect for multiplayer)
– supports both the slim and wide player models

**Cons:**
– works only on Minecraft 1.21.5 and up
– a bit complicated to customize

### Vanilla Wide/Slim:
**Pros:**
– works with very old versions of Minecraft, from 1.11.0 and up
– easy to customize

**Cons:**
– every totem of undying will look the same (good enough on single-player)
– only supports either the slim or wide player models

You can use Vanilla Custom edition and either Vanilla Wide or Vanilla Slim edition alongside each other, if so desired.

## How to customize

By default, the resource pack only comes with a texture of Alex, so if you want to use your own skin, or someone else’s skin, you will have to follow these instructions.

1. Extract the content of the resource pack from the ZIP.
2. Go to `assets/minecraft/textures/item/totem_of_undying` folder (`assets/minecraft/textures/items/totem` for 1.11-1.12 version).
3. Copy your desired user’s skin texture into the folder and rename it to `totem_of_undying.png` (`totem.png` for 1.11-1.12 version).
4. Overwrite the original file if prompted.
5. Package the content of the resource pack back into ZIP.
6. Done. Have fun :3

Voodoo Doll of Undying

A small pack that allows you to change the totem of undying into a smaller version of your skin

for people who want to use their own skin:
– requires ability to use image editors like paint.net or blockbench (image editor option)
– the totem texture has a template of how a “steve” texture would look like when scaled down to the doll’s dimentions

# How to Customize?
1. open the resource pack and go to “assets/minecraft/textures/item“ and extract “totem_of_undying.png“
2. open “totem_of_undeying.png“ in image editing software

“`
[left side is for base right side is for outer layer]
[both left leg and left arm are on the left side of each section, same with right side but on right]
“`
![Blue is left leg and arm, magenta is right leg and arm](https://cdn.modrinth.com/data/cached_images/fc44c544c0220652e045ea158ae6c53d29b7010b.png)

3. edited “totem_of_undying.png“ put back in “assets/minecraft/textures/item“
4. reload the resource pack using debug shortcut “[F3] + [T]“
5. done

Vollkorn

This resource pack changes your Minecraft font to an higher quality one across all menus. You can use this along with any other resource pack, just move it to the top in activated resource packs’ order.

The font requires 1.13 or higher, no modifications necessary.

> Vollkorn Typeface is “the free and healthy typeface for bread and butter use”, an open font that has support for several languages and text variants (e.g. small caps). This resource pack includes the bold variant.

I do not claim any ownership to the font and have not made any changes to it’s appearance, it is only redistributed according to the owner’s license.

Read more about the font on its homepage.

Is your Minecraft <1.17 crashing with the pack? It's not my fault, see MC-180529 for help.

VCT – Voiid Countdown Timer

VCT icon

# Voiid Countdown Timer
As simple as the name implies. A customizable timer datapack & plugin.

![Kofi](https://ko-fi.com/maxxvoiid/donate)
![Modrinth](https://modrinth.com/datapack/voiid-countdown-timer)
![CurseForge](https://curseforge.com/minecraft/bukkit-plugins/voiid-countdown-timer-for-bukkit)

![VCTDocs](https://vctdocs.mintlify.app/)
![VSPL](https://github.com/Voiid-Studios/voiidstudios/blob/main/LICENSE.md)
![GitHub](https://github.com/Voiid-Studios/voiidcountdown)
![Crowdin](https://crowdin.com/project/voiidcountdowntimer)

![timer1](https://github.com/user-attachments/assets/d0181bbf-06ba-4d74-824e-8849eb49701f)

![timer2](https://github.com/user-attachments/assets/2287f6c8-72bb-48c1-a36f-be2625913a3d)

## ❓ What is VCT?
Voiid Countdown Timer (VCT) is a fully customizable timer for Minecraft.

It works in two different versions:
– 📦 **Datapack** → The Lite version of VCT, ideal for single-player worlds or realms.
– 🔌 **Plugin** → The full version of VCT, perfect for multiplayer servers with Spigot/Paper.

With both versions, you can:
– 🎨 Create visual timers with a progress bar.
– 🖌️ Customize color styles.
– 🛠️ Run custom events when the timer starts or ends.

## ✨ Features
Voiid Countdown Timer includes:
– 🎨 Custom Colors Styles
– ⚙️ Quick and easy setup
– ⏳ Progressive Time Bar
– 🎈 Custom Events
– 👥 SinglePlayer and Multiplayer Compatible
– 💻 Open Source and constantly updated

## 📋 Requirements
### 📦 Datapack
– Version: `1.15+`

### 🔌 Plugin
– Version: `1.13+`
– Server: Spigot, Paper, or Purpur (not CraftBukkit)

## 🚀 Installation
### 📦 Datapack
1. Download the latest version here
2. Place the downloaded `.zip` file in the `datapacks` folder of your world.
3. Enter the world and you will receive a message confirming the installation! 🎉

### 🔌 Plugin
1. Download the latest version here
2. Place the downloaded `.jar` file in the `plugins` folder of your server.
3. Restart the server and the plugin will be ready. ⚡

## 📖 How to use it
### 📦 Datapack
– Execute the command `/function vct:book` to receive the configuration book.
– From the book you will be able to:
– ⏰ Set time
– 🎛️ Timer controls
– 🌈 Customize style of colors
– 🗣️ Change language
– ❌ Uninstall

### 🔌 Plugin
– Configuration using commands and configuration files (`config.yml`)
– To see all available commands, use `/vct help`.
– In `config.yml`, you can customize various timer options; all of them are detailed in the official documentation.

## 📚 Plugin Documentation

## 🔥 bStats
VCT bStats



VoidSky

**VoidSky** is a very simple plugin that changes how the void works from falling to your death to teleporting you high in the sky to a world of your choice. There’s customization through the config or commands that make setup easy.

This plugin was inspired by how you fall in the Aether mod.

VoidItemSaver

ItemVoidSaver is a lightweight utility plugin designed for servers which run plugins like Skyblock or SkyGrid. Instead of items being permanently deleted when they fall into the void, ItemVoid safely teleports them to a configurable recovery location.

# Features
1. Prevents item loss in the void
2. Works with thrown items and death drops
3. Simple command to set recovery location
4. Easy to configure

Requires only one permission: itemvoid.setloc

# Command (Usage | Description | Permission)
/itemvoid setloc – Sets the location of where items are teleported to – itemvoid.setloc

# Configuration

The plugin includes a simple configuration file allowing full control over where items spawn and when they teleport.

config.yml
“`
# Y level considered “the void”
void-y: 0

# Where items are sent when they fall into the void
recovery-location:
world: world
x: 0.0
y: 100.0
z: 0.0
yaw: 0.0
pitch: 0.0
“`

VoidItemControl

# 📦 VoidItemControl | Advanced Item Management System

**VoidItemControl** is a professional, high-performance item interaction management system designed for modern Minecraft servers. It allows administrators to have full control over which items can be placed or dropped, supporting unique quest items, currencies, and special server artifacts.

### 🛠️ Key Features

* **Action Restriction System** – Precisely block **PLACEMENT** or **DROP** actions for specific items based on their material type.
* **Metadata Sensitivity** – The system recognizes items not just by material, but also by their **Display Name** and **Lore**, allowing for unique restricted items.
* **Universal Compatibility** – Designed to run smoothly on **Spigot**, **Paper**, **Bukkit**, and **Folia** engines from versions **1.8** to **1.21.x**.
* **Void Give System** – Integrated `/vic give` command allows administrators to instantly grant players items defined in the config with all metadata preserved.
* **Bypass Permissions** – A flexible permission system allowing staff or specific player groups to ignore item restrictions.

—–

### 💻 Installation & Setup

1. Download the `.jar` file.
2. Drop the file into your server’s `/plugins` folder.
3. Restart your server to generate the configuration files.
4. Customize your restricted items list and system messages in `config.yml`.

—–

### 📜〢 Configuration Example

“`yaml
############################################################
# #
# VOIDITEMCONTROL – CREATED BY KUBA_121 #
# A professional item interaction management system #
# #
############################################################

############################################################
# #
# PERMISSIONS: #
# – voiditemcontrol.admin: Access to /vic reload/give #
# – voiditemcontrol.bypass: Immune to item restrictions #
# #
############################################################

# Should the plugin notify you about new updates?
update-check: true

# Define your restricted items here
restricted-items:
# Unique identifier for the restriction (used in /vic give)
bedrock_rule:
# Material name (Bukkit name)
material: “BEDROCK”
# Optional: Block only if the item has this specific name
display-name: “&b&lVOID BEDROCK”
# Optional: Block only if the item has this lore
lore:
– “&7This item is controlled”
– “&bby the void system.”
# Actions to block
prevent-placement: true
prevent-drop: true
# Should the player be notified when an action is blocked?
notify-player: true

magic_block:
material: “COMMAND_BLOCK”
display-name: “&d&lMAGICAL COMMAND BLOCK”
lore:
– “&7This is a block”
prevent-placement: true
prevent-drop: false
notify-player: true

messages:
# The global prefix for all system messages
prefix: “&b&lVoidControl &r&8»&7”

# Sent when a player tries to place a restricted block
placement-blocked: “%prefix% &7The &bvoid &7prevents you from placing this object.”

# Sent when a player tries to drop a restricted item
drop-blocked: “%prefix% &7This item is &bbound to your soul &7and cannot be dropped.”

# Standard system notifications
no-permission: “%prefix% You lack the &bvoid power &7to do this.”
reload-success: “%prefix% Configuration reloaded &bsuccessfully&7.”

# Structure for the /voiditemcontrol help command
help-menu:
– “&8&m——–&r &b&lVoidControl Help &8&m——–”
– “&7/vic help &8- &fDisplays this menu”
– “&7/vic give [amount] &8- &fGive item”
– “&7/vic reload &8- &fReloads the configuration”
– “&8&m—————————————-”

usage-command: “%prefix% Usage: &b/vic &8<&7help&8|&7reload&8|&7give&8>”
“`

—–

### 🛡️ Support & Community

Join our **Code Hub** for technical support, bug reports, and updates.

* **Discord:** [[Join Support Server]](https://discord.gg/jdWeSJbcKx)
* **Source:** [[GitHub]](https://github.com/kuba-121/VoidItemControl)