Community listing page, reviews here may not be monitored by the author.
Velocity-Skript
No reviews yet
A plugin that add his own programming language like skript but for velocity
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Velocity-Skript
Having bugs on new Velocity Version will be fixed next update
A Velocity Plugin where you can create your own commands like the bukkit plugin Skript!

Test.vsk (every skript file need to end with .vsk to work)
# Welcome message on player join
on join:
send "Welcome, %player%! Enjoy your stay on %players-server%!" to player
# Commands
command /greet:
trigger:
send "Hello, %player%! Welcome to the server!" to player
# Broadcast to the everybody
command /broadcast:
trigger:
broadcast "Attention everyone!"
command /connectlobby:
trigger:
connect player to "Lobby-1"
Available Placeholders
%player%
Description: This placeholder is replaced with the username of the player who triggered the command or event. Example Usage: send "Hello, %player%!" to player Example Output: Hello, DieSuperKatze!
%players-server%
Description: This placeholder is replaced with the name of the server that the player is currently connected to. Example Usage: send "You are currently on %players-server%." to player Example Output: You are currently on Lobby-1.
%loop-player%
Description: This placeholder is used within a loop of all players. It is replaced with the username of the player being processed in the current iteration of the loop. Example Usage: send "Hello, %loop-player%!" to loop-player Example Output: Hello, Player1! (and so on for each player in the loop)
Todo:
- Adding events for setting Server Motds
- Adding multiple arguments in one command
- Fix issues with the every event
📢 Community & Support
Join my Discord server for support, questions, or just to hang out!
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources