Skip to content

Releases: Ultrasonic1209/Lobbyist

Polishing

26 Nov 23:58
42b4397
Compare
Choose a tag to compare

The plugin should be a tad bit more user friendly, attempts have been made to clean up the code as well!

Configuration!

25 Nov 18:54
261a858
Compare
Choose a tag to compare

Lobbyist will now generate a lobbyist.conf file if it does not already exist, located in the Lobbyist folder where your plugins are.

Format:

server-name=lobby
register-hub=true
register-l=true

server-name (string) - The server that Lobbyist will place you in as defined in your velocity.toml. Generates as lobby.
The config will regenerate if this value is missing.

register-hub (boolean) - Determines if Lobbyist shall register /hub or not. Defaults to false, but generates as true.

register-l (boolean) - Determines if Lobbyist shall register /l or not. Defaults to false, but generates as true.

Initial release

24 Nov 21:01
0f644b2
Compare
Choose a tag to compare