Skip to content

RasmusAntons/lobby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Lobby This is a spigot plugin intended to be used on the default server of a bungeecord setup. This is currently work in progress, so don't expect it to work or not to crash your server.

Features

No Damage

  • Players don't get any damage
  • Players don't get hungry
  • If players fall into the void they get ported back
  • Players cannot push each other around

No Weather

  • Weather doesn't change

Protect World

  • Players cannot break blocks
  • Players cannot interact with entities
  • Gamerule mobGriefing is set to false

Inventory Menu

  • Configurable items in the player inventory trigger custom actions
  • Submenus in additional inventories

Pets

  • Players can have pets that follow them around

Setup

Prerequisites

Add craftbukkit to your local maven repository

  1. run java -jar BuildTools.jar
  2. cd into Spigot/CraftBukkit and run mvn install

Open the project in your IDE (that has maven support, preferably intellij)

Maven downloads dependencies automatically.

About

A lobby plugin for bungeecord server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages