Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 617 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 617 Bytes

LandlordMap

Landlord is a bukkit plugin for players to prevent against griefing, stealing, and animal kills in a simplified manner.
It is hosted on spigotmc.org.

This plugin adds support for plugins such as Dynmap and BlueMap. Also hosted on spigotmc.org.

Compilation

Gradle is the recommended way to build the project. Use ./gradlew shadowJar in the main project directory to build the project.

Contributing

  1. Clone the repository
  2. Change code
  3. Submit a pullrequest