Welcome to ExtendedVelocity! This project enhances your proxy experience in the Minecraft server environment. With ExtendedVelocity, you can leverage powerful utilities to manage commands, broadcasts, and much more. Whether you are a server admin or a plugin developer, this tool provides essential features to optimize your workflow.
- Broadcast Messages: Send messages to all players on your server effortlessly.
- Command Management: Create and manage custom commands with ease.
- Countdown Timer: Implement countdowns for events or game mechanics.
- Find Players: Locate players on your server quickly.
- Version Control: Keep track of your plugin versions.
- Where Am I?: Get location information about players or entities.
To get started, you need to download the latest release of ExtendedVelocity. Visit our Releases section to find the latest version. Download the .jar
file and place it in your server's plugins
directory.
- Go to the Releases section.
- Download the latest
.jar
file. - Place the downloaded file in your server's
plugins
directory. - Restart your server to load the plugin.
After installation, you can configure the plugin to suit your needs. The configuration file is located in the plugins/ExtendedVelocity
directory. Open the config.yml
file to customize settings such as broadcast messages, command permissions, and more.
broadcast:
enabled: true
message: "Welcome to the server!"
commands:
customCommand:
enabled: true
permission: "extendedvelocity.custom"
countdown:
enabled: true
time: 10
Once installed and configured, you can start using ExtendedVelocity's features. Here are some examples:
To broadcast a message to all players, use the command:
/broadcast <message>
You can create a custom command by defining it in the configuration file. Once defined, players with the appropriate permission can use it.
To start a countdown, use the command:
/countdown <time>
This will notify players as the countdown progresses.
Command | Description |
---|---|
/broadcast <message> |
Sends a message to all players. |
/countdown <time> |
Starts a countdown for the specified time. |
/find <player> |
Locates a player on the server. |
/whereami |
Displays the current location of the player. |
ExtendedVelocity is licensed under the MIT License. See the LICENSE file for more details.
We welcome contributions! If you want to help improve ExtendedVelocity, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your branch to your fork.
- Create a pull request.
If you encounter any issues, please report them in the Issues section. Provide as much detail as possible, including steps to reproduce the issue.
Join our community of developers and users! Share your experiences, ask questions, and get support from fellow users. You can connect with us on Discord and other platforms.
To keep up with the latest updates, features, and announcements, check our Releases section regularly.
Here are some screenshots of ExtendedVelocity in action:
This project covers a range of topics relevant to Minecraft server management and plugin development, including:
- Broadcast
- Commands
- Countdown
- Find
- Kotlin
- Minecraft
- Plugin
- Plugins
- Server
- Utils
- Velocity
- Version
- Where Am I?
Thank you to everyone who has contributed to ExtendedVelocity. Your support and feedback help us improve and grow.
Don't wait! Download the latest version from our Releases section and enhance your Minecraft server experience with ExtendedVelocity.
Feel free to explore the features and customize them to fit your needs. Happy gaming!