-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
# Slash Lobby Spigot | ||
This is a simple /Lobby command plugin for spigot. | ||
|
||
|
||
This is a simple /Lobby command plugin for spigot. | ||
|
||
# Usage | ||
To use this plugin you need to have a bungee cord/velocity proxy, you need a lobby server named anything you just need to add the name in the config.yml, and a server that you want the player to run the /lobby command in. The plugin goes in the plugins folder on the server that you want the player to run it in. (restart your server), now when the player runs /lobby it will send the player to the lobby server. | ||
|
||
To use this plugin you need to have a bungee cord/velocity proxy, you need a lobby server named anything you just need to add the name to the config.yml (the config is only in v1.1.0 and up), and a server that you want the player to run the /lobby command in. The plugin goes in the plugins folder on the server that you want the player to run it in. (restart your server), now when the player runs /lobby it will send the player to the lobby server. | ||
|
||
# Info | ||
|
||
This plugin was made using Visual Bukkit witch is a tool to make it easy to make plugins https://github.com/OfficialDonut/VisualBukkit | ||
|