After sending the request, the requests manager will receive the following embed:
This plugin has a premium version. It includes:
Custom embed colors
No footer " VtRequests | Requests system for your Minecraft server"
You can purchase the premium version through the discord server (link below)
All information about setting up the plugin is in the config
This plugin uses PlaceholderAPI
Custom embed colors
No footer " VtRequests | Requests system for your Minecraft server"
You can purchase the premium version through the discord server (link below)
All information about setting up the plugin is in the config
This plugin uses PlaceholderAPI
Code (YAML):
# __ ___ _____ _
# \ \ / / | | __ \ | |
# \ \ / /| |_| |__) |___ __ _ _ _ ___ ___| |_ ___
# \ \/ / | __| _ // _ \/ _` | | | |/ _ \/ __| __/ __|
# \ / | |_| | \ \ __/ (_| | |_| | __/\__ \ |_\__ \
# \/ \__|_| \_\___|\__, |\__,_|\___||___/\__|___/
# | |
# |_|
# v 1.2.3
auto-whitelist : true
# Commands without '/'
# Executes by console
# Supports PAPI
custom-commands:
enabled : false
commands :
- say VtRequests
# Invite bot to the guild
# ! Experimental feature
give-role:
enabled : false
guild-id : "-"
role-id : "-"
discord :
# Make your own discord bot in discord developer portal (https://discord.com/developers/applications/) and paste token below
token : "-"
# /request command
command:
description : Send a registration request
# Options` IDs. The game nickname MUST come first
options :
- nickname
- additional-info
# Options` names in request manager`s PM
options-names :
- Player nickname
- Additional information
pm-only : ❌ This command is only available in private messages with the bot
# Discord ID of the user who will receive requests for consideration. You can find out your ID using the command "/myid" or with developer mode
request-manager-id : "-"
successfully-sent : ✅ Your request has been sent
request-manager-pm:
button-accept : Accept request
button-reject : Reject request
button-ban : Ban user`s requests
request-title : New request
# Placeholders: %user% - mention of the sender
new-request : "You have received a new request from %user%. Details:"
leave-comment : Leave a comment
your-comment : "Your comment:"
# Custom embed colors support only for premium version
embed:
main-color:
r : 26
g : 173
b : 152
successful-color:
r : 43
g : 211
b : 23
unsuccessful-color:
r : 211
g : 23
b : 23
banned-color:
r : 84
g : 82
b : 82
sender-pm:
request-title : Your request
request-accepted : ✅ Your request has been accepted
request-rejected : "❌ Your request has been rejected with the comment:"
user-banned : You are banned. You will no longer be able to send requests
sources:
from-telegram : From telegram
from-vkontakte : From vkontakte
# /myid command
myid:
command-description : Find out my Discord ID
# /unban command
unban:
command-description : Unban user by id and source
source-option-description : Choose user source
id-option-description : Enter user`s id
successful-unbanned : ✅ User unbanned
unsuccessful-unbanned : ❌ An error occurred while trying to unban a user. The wrong ID may have been entered
telegram:
enabled : false
# Make your own telegram bot using @BotFather and paste token and username (must ends with "bot") below
token : "-"
username : "-"
# /request or /start command
command:
successfully-sent : ✅ Your request has been sent
request-accepted : ✅ Your request has been accepted
request-rejected : "❌ Your request has been rejected with the comment:"
user-banned : You are banned. You will no longer be able to send requests
options-texts :
- Enter your game nickname
- Enter additional information
start-text : You will now be asked to fill out the request fields. Type "/cancel" to cancel the request
request-cancel : Request successfully canceled
no-requests : You have no requests
vkontakte:
enabled : false
# To connect the bot, go to community management from the desktop version of VK,
# then select "API usage" tab and enable Long Poll API with version 5.101
# (choose "Message received" and "Message sent" event types).
# Then select "Access tokens" tab and create a new one with access to community messages.
# Then in the "Messages" tab, select "Bot settings" subtab and enable bot abilities
# Go to the community page and click on the additional info button.
# Then copy from the address bar the group ID (e.g. https://vk.com/[COMMUNITY]?w=club[GROUP ID])
group-id : "-"
# Access token
token : "-"
# Type "Start" or "Начать" or start-custom-keyword to start a dialog with the bot
command:
start-custom-keyword : Start
cancel-keyword : Cancel
successfully-sent : ✅ Your request has been sent
request-accepted : ✅ Your request has been accepted
request-rejected : "❌ Your request has been rejected with the comment:"
user-banned : You are banned. You will no longer be able to send requests
options-texts :
- Enter your game nickname
- Enter additional information
start-text : You will now be asked to fill out the request fields. Type "Cancel" to cancel the request
request-cancel : Request successfully canceled
no-requests : You have no requests
# \ \ / / | | __ \ | |
# \ \ / /| |_| |__) |___ __ _ _ _ ___ ___| |_ ___
# \ \/ / | __| _ // _ \/ _` | | | |/ _ \/ __| __/ __|
# \ / | |_| | \ \ __/ (_| | |_| | __/\__ \ |_\__ \
# \/ \__|_| \_\___|\__, |\__,_|\___||___/\__|___/
# | |
# |_|
# v 1.2.3
auto-whitelist : true
# Commands without '/'
# Executes by console
# Supports PAPI
custom-commands:
enabled : false
commands :
- say VtRequests
# Invite bot to the guild
# ! Experimental feature
give-role:
enabled : false
guild-id : "-"
role-id : "-"
discord :
# Make your own discord bot in discord developer portal (https://discord.com/developers/applications/) and paste token below
token : "-"
# /request command
command:
description : Send a registration request
# Options` IDs. The game nickname MUST come first
options :
- nickname
- additional-info
# Options` names in request manager`s PM
options-names :
- Player nickname
- Additional information
pm-only : ❌ This command is only available in private messages with the bot
# Discord ID of the user who will receive requests for consideration. You can find out your ID using the command "/myid" or with developer mode
request-manager-id : "-"
successfully-sent : ✅ Your request has been sent
request-manager-pm:
button-accept : Accept request
button-reject : Reject request
button-ban : Ban user`s requests
request-title : New request
# Placeholders: %user% - mention of the sender
new-request : "You have received a new request from %user%. Details:"
leave-comment : Leave a comment
your-comment : "Your comment:"
# Custom embed colors support only for premium version
embed:
main-color:
r : 26
g : 173
b : 152
successful-color:
r : 43
g : 211
b : 23
unsuccessful-color:
r : 211
g : 23
b : 23
banned-color:
r : 84
g : 82
b : 82
sender-pm:
request-title : Your request
request-accepted : ✅ Your request has been accepted
request-rejected : "❌ Your request has been rejected with the comment:"
user-banned : You are banned. You will no longer be able to send requests
sources:
from-telegram : From telegram
from-vkontakte : From vkontakte
# /myid command
myid:
command-description : Find out my Discord ID
# /unban command
unban:
command-description : Unban user by id and source
source-option-description : Choose user source
id-option-description : Enter user`s id
successful-unbanned : ✅ User unbanned
unsuccessful-unbanned : ❌ An error occurred while trying to unban a user. The wrong ID may have been entered
telegram:
enabled : false
# Make your own telegram bot using @BotFather and paste token and username (must ends with "bot") below
token : "-"
username : "-"
# /request or /start command
command:
successfully-sent : ✅ Your request has been sent
request-accepted : ✅ Your request has been accepted
request-rejected : "❌ Your request has been rejected with the comment:"
user-banned : You are banned. You will no longer be able to send requests
options-texts :
- Enter your game nickname
- Enter additional information
start-text : You will now be asked to fill out the request fields. Type "/cancel" to cancel the request
request-cancel : Request successfully canceled
no-requests : You have no requests
vkontakte:
enabled : false
# To connect the bot, go to community management from the desktop version of VK,
# then select "API usage" tab and enable Long Poll API with version 5.101
# (choose "Message received" and "Message sent" event types).
# Then select "Access tokens" tab and create a new one with access to community messages.
# Then in the "Messages" tab, select "Bot settings" subtab and enable bot abilities
# Go to the community page and click on the additional info button.
# Then copy from the address bar the group ID (e.g. https://vk.com/[COMMUNITY]?w=club[GROUP ID])
group-id : "-"
# Access token
token : "-"
# Type "Start" or "Начать" or start-custom-keyword to start a dialog with the bot
command:
start-custom-keyword : Start
cancel-keyword : Cancel
successfully-sent : ✅ Your request has been sent
request-accepted : ✅ Your request has been accepted
request-rejected : "❌ Your request has been rejected with the comment:"
user-banned : You are banned. You will no longer be able to send requests
options-texts :
- Enter your game nickname
- Enter additional information
start-text : You will now be asked to fill out the request fields. Type "Cancel" to cancel the request
request-cancel : Request successfully canceled
no-requests : You have no requests
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.12, 1.13, 1.14
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
VtRequests is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.13, 1.14, 1.15 and newer. Downloaded 527 times (via Spigot). Download it and open it directly in the game.