Skip to content

A plugin for Minecraft Bukkit servers that makes the underwater world a bit safer.

License

Notifications You must be signed in to change notification settings

bspfsystems/saferwater

Repository files navigation

SaferWater

A plugin for Minecraft Bukkit servers that makes the underwater world a bit safer.

Obtaining SaferWater

You can obtain a copy of SaferWater via the following methods:

  • Download a pre-built copy from the Releases page. The latest version is release 1.0.6.
  • Build from source (see below).

Build from Source

SaferWater uses Apache Maven to build and handle dependencies.

Requirements

  • Java Development Kit (JDK) 21 or higher
  • Git
  • Apache Maven

Compile / Build

Run the following commands to build the plugin:

git clone https://github.com/bspfsystems/SaferWater.git
cd SaferWater/
mvn clean install

The .jar file will be located in the target/ folder.

Usage

Please see USAGE.md for more information on installation and in-game usage.

Contributing, Support, and Issues

Please check out CONTRIBUTING.md for more information.

Licensing

The project uses the following licenses:

Contributions & Licensing

Contributions to the project will remain licensed under the GPLv3 license, as defined by this particular license. Copyright/ownership of the contributions shall be governed by the license. The use of an open source license in the hopes that contributions to the project will have better clarity on legal rights of those contributions.

Please Note: This is not legal advice. If you are unsure on what your rights are, please consult a lawyer.