Fix join listener
Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Ursprung
7858a87b60
Commit
caa8b4aa6a
@ -73,6 +73,7 @@ public class FightSystem extends JavaPlugin {
|
|||||||
new CheckListener();
|
new CheckListener();
|
||||||
new TestListener();
|
new TestListener();
|
||||||
new NormalJoinListener();
|
new NormalJoinListener();
|
||||||
|
new RankedJoinListener();
|
||||||
if(Core.getVersion() > 8)
|
if(Core.getVersion() > 8)
|
||||||
new ExtendedInventoryListener();
|
new ExtendedInventoryListener();
|
||||||
|
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren