added effects and combo
This commit is contained in:
Binary file not shown.
6
out/production/BungeeQueue/config.example.yml
Normal file
6
out/production/BungeeQueue/config.example.yml
Normal file
@ -0,0 +1,6 @@
|
||||
queueServer: "queue"
|
||||
targetServer: "server"
|
||||
maxPlayers: 50
|
||||
|
||||
enforceDefaultTimeout: 30
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,3 +1,4 @@
|
||||
name: BungeeQueue
|
||||
main: eu.mhsl.minecraft.bungeequeue.BungeeQueue
|
||||
version: 0.1
|
||||
version: 0.1
|
||||
author: MineTec
|
Reference in New Issue
Block a user