Skip to content

spgjayarathna/ExtendedVelocity

Repository files navigation

🚀 ExtendedVelocity: Do More with Your Proxy

ExtendedVelocity Downloads License

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.

🌟 Features

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

📦 Installation

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.

Steps to Install:

  1. Go to the Releases section.
  2. Download the latest .jar file.
  3. Place the downloaded file in your server's plugins directory.
  4. Restart your server to load the plugin.

⚙️ Configuration

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.

Example Configuration

broadcast:
  enabled: true
  message: "Welcome to the server!"
commands:
  customCommand:
    enabled: true
    permission: "extendedvelocity.custom"
countdown:
  enabled: true
  time: 10

🛠️ Usage

Once installed and configured, you can start using ExtendedVelocity's features. Here are some examples:

Broadcasting Messages

To broadcast a message to all players, use the command:

/broadcast <message>

Creating Custom Commands

You can create a custom command by defining it in the configuration file. Once defined, players with the appropriate permission can use it.

Countdown Timer

To start a countdown, use the command:

/countdown <time>

This will notify players as the countdown progresses.

🔧 Commands Overview

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.

📜 License

ExtendedVelocity is licensed under the MIT License. See the LICENSE file for more details.

🤝 Contributing

We welcome contributions! If you want to help improve ExtendedVelocity, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch to your fork.
  5. Create a pull request.

🐛 Bug Reporting

If you encounter any issues, please report them in the Issues section. Provide as much detail as possible, including steps to reproduce the issue.

🌐 Community

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.

📢 Stay Updated

To keep up with the latest updates, features, and announcements, check our Releases section regularly.

📸 Screenshots

Here are some screenshots of ExtendedVelocity in action:

Broadcast Example Countdown Example

🔗 Links

📊 Topics

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?

🎉 Acknowledgments

Thank you to everyone who has contributed to ExtendedVelocity. Your support and feedback help us improve and grow.

🚀 Get Started Today!

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!