Giter Site home page Giter Site logo

spielefreakj / versioncontrol Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 71 KB

Control the versions of the servers in your network [ViaVersion addon]

Home Page: https://www.spigotmc.org/resources/versioncontrol-viaversion-addon.95878/

License: GNU General Public License v3.0

Java 100.00%
minecraft minecraft-plugin viaversion

versioncontrol's People

Contributors

spielefreakj avatar

Watchers

 avatar

versioncontrol's Issues

Connection Issues with Specific Plugin Versions on Bungeecord Network

I've been using this plugin successfully for some time on my Bungeecord network.
However, recently I've encountered an issue when attempting to set it up again with newer versions. The main problem arises when trying to connect using the specified versions within the config file.

Plugin Version: 1.3.4
Bungeecord Version: 1.20-R0.3-SNAPSHOT
ViaVersion & ViaBackwards: 4.10.0

Steps to Reproduce

  1. Set up the plugin with the initial configurations.
  2. Modify config.yml to match the new versions as follows
Server:
  Fallback: kick
  vibing:
    minVersion: '735'
    maxVersion: '765'

...
  1. Trying to connect with Vanilla Client 1.20.4

Observed Behavior

Connections cannot be established using the specified version range. Setting the minVersion and maxVersion to -1 does allow connections, but it removes the version restrictions, enabling all versions to connect, which defeats the purpose of the plugin.

Temporary Fix

Currently, the only workaround is to set the version in config.yml to -1, which is not ideal as it allows any client version to connect:

Server:
  Fallback: kick
  vibing:
    minVersion: '-1'
    maxVersion: '-1'

...

Versions:
  '-1': test

Possible Cause

I suspect that changes in the ViaAPI can be attributed to this issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.