Speedgot
LobbyCommand /lobby [1.8-1.16]
-----
;) My first plugin of Bungee The best /lobby command
Download Now
4.9 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Bug fixes in Checker
This code of checker:
Code (Java):
Object
otro
=
(
"survival, skywars"
)
;
if
(
"lobby"
.
equals
(
otro
)
)
{
return
;
}
has been replaced for this
Code (Java):
if
(
"lobby"
.
equals
(
otro
)
)
{
this
.
otro
=
otro
;
}
and this variable:
Code (Java):
private
Object
otro
=
(
"survival, skywars"
)
;
----------
,
Feb 21, 2021
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
907
First Release:
Feb 20, 2021
Last Update:
Aug 1, 2021
Category:
---------------
All-Time Rating:
1 ratings
Find more info at github.com...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings