Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob S committed Jul 18, 2021
2 parents 88f6d74 + 646c275 commit fe56d47
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
# Paradisu Plugin [![Java CI with Maven](https://github.com/SNW-MC/SuperNintendoWorldPlugin/workflows/Java%20CI%20with%20Maven/badge.svg)](https://github.com/SNW-MC/SuperNintendoWorldPlugin/actions?query=workflow%3A%22Java+CI+with+Maven%22) [![GitHub release](https://img.shields.io/github/release/SNW-MC/SuperNintendoWorldPlugin.svg)](https://GitHub.com/SNW-MC/SuperNintendoWorldPlugin/releases/) [![Discord](https://img.shields.io/discord/591914197219016707.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/gQcu2XYd2K)
# Paradisu Plugin [![Java CI with Maven](https://github.com/Paradisu/ParadisuPlugin/workflows/Java%20CI%20with%20Maven/badge.svg)](https://github.com/Paradisu/ParadisuPlugin/actions?query=workflow%3A%22Java+CI+with+Maven%22) [![GitHub release](https://img.shields.io/github/release/Paradisu/ParadisuPlugin.svg)](https://GitHub.com/Paradisu/ParadisuPlugin/releases/) [![Discord](https://img.shields.io/discord/591914197219016707.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/gQcu2XYd2K)

The official plugin for the Paradisu server. The plugin aims to provide many essential Minecraft server utilities, as well as features specific to the Paradisu project. For more information about the Paradisu project, feel free to join the [Discord](https://discord.gg/gQcu2XYd2K)

The plugin is currently in early development and is not recommended for use on custom servers. Furthermore, the plugin is heavily customized for use on Paradisu, so extensive modifications would likely be required for use elsewhere.

### Downloading Latest Release
A jar packaged version of the latest release can be downloaded from the latest passing action on the [Releases Page](https://github.com/SNW-MC/SuperNintendoWorldPlugin/releases/latest).
A jar packaged version of the latest release can be downloaded from the latest passing action on the [Releases Page](https://github.com/Paradisu/ParadisuPlugin/releases/latest).

### Compiling
```
git clone https://github.com/SNW-MC/SuperNintendoWorldPlugin
cd SuperNintendoWorldPlugin
```bash
git clone https://github.com/Paradisu/ParadisuPlugin
cd ParadisuParadisuPlugin
mvn clean package
```

### Features
* Spawn, warp, and teleportation system
* Fly mode for non-creative players
Expand Down

0 comments on commit fe56d47

Please sign in to comment.