Giter VIP home page Giter VIP logo

autoqueue's Introduction

Hi! ๐Ÿ‘‹

My name is Max, I am a German software engineer and fan of open source, decentralization and llamas.

I am creating lots of different open source stuff out of pizza and beer, mostly in Java and for Minecraft but I have some other random projects as well, just check out my repos! ๐Ÿ˜Š

Most of the projects are done for my own (completely free) survival Minecraft server Minebench.de. (Lots of its code can be found here and is open source too!) I have also written a good amount of Minecraft related libraries like InventoryGui, MineDown and lang and am currently maintaining ChestShop 3 and TravelPortals. On top of all of these projects I contributed to Bukkit, Spigot and Paper too! (See my own Paper fork Origami for even more experimental patches!)

Hours invested into different projects and tasks:

I also stream on Twitch.tv, normally it's gaming but you might catch me coding on Minecraft stuff as well! I usually just stream in my native language German but I have communicated in English for more than half of my life so just ask and hang out!

Even more about me

Stats Streak

Languages

Star History Chart

Stuff I like ๐Ÿ‘

  • ๐Ÿฆ™ Llamas!
  • ๐Ÿ‘ฅ Open Source
  • ๐Ÿ”‘ Crypto Currencies
  • โ› Minecraft
  • ๐Ÿค– Everything cyperpunk
  • ๐Ÿฆ„ My Little Pony: Friendship is Magic
  • โ™๏ธ Homestuck

Social stuff ๐Ÿ‘€

Money ๐Ÿค‘

Development costs time and almost all my work is open source! If you too believe in the massive value of open source software and want to support me directly then I would highly appreciate that!

If you want to support me then I have setup a page which shows all the different ways. Options include GitHub sponsors, Paypal, Patreon and various crypto currencies!

autoqueue's People

Contributors

phoenix616 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

autoqueue's Issues

Error in console + doesn't working plugin

Used Version

https://ci.minebench.de/job/AutoQueue/16/
[04:15:13] [main/INFO]: Loaded plugin AutoQueue version 1.0-SNAPSHOT (build 16) by Phoenix616

Config

default-locale: en
# Automatically enter the player into a queue to join a server when joining
# Usefull if you want to put a void server as a queue in front of your main one
# Leave empty/invalid if you don't want that
login-queue:
 # Delay between joins
 delay: 500
 # The target server to send the player to
 target:
 - Lobby
 # Optional: Only start this queue once there is this amount of players on the target server
 target-amount: 1
switch-queues:
 examplequeue:
   # Delay between joins in milliseconds
   delay: 500
   # Optional: Maximum amount of players that can be in this queue at the same time
   max-size: 50
   # Optional: Source server list
   source:
   - Lobby
   # Optional: Target server list
   # Automatically triggers when player tries to switch from any source server to any target server
   target:
   - Survival
   - Svanilla
   - Build
   - Dev
   - MobArena
   - MurderMystery
   - HungerGames
   - Paintball
   # Optional: Only start this queue once there is this amount of players on the target server
   target-min-amount: 1
   # Optional: Only allow joining via the queue up to this many players on the target server
   target-max-amount: 50
   # Optional: The ServerConnectEvent.Reason for this server switch
   connect-reason:
   - COMMAND
   - PLUGIN_MESSAGE
   - PLUGIN
   - UNKNOWN

Environment description

Debian Server 10 64bit
Default language
Version: Waterfall 379

Full Log

Is so large... I tried to put it here, but it didn't work, so I put it on another place. EDIT: File is so large, can't be on Pastebin, Hastebin, anywhere...
2020-10-14-2.log.gz

What other programs/plugins are you running?

You can see in log? https://imgur.com/f6qcXNQ and https://imgur.com/NEkHCg1

What is happening?

There is appearing error from your plugin and the plugin doesn't seems working. Is the configuration correct?

What did you expect to happen?

I want that players can join queue from Lobby to another servers - Survival, Semi (I know the other ones aren't detected, cause they wren't enabled still).

Additional context

Nothing important.

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.