Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 2.01 KB

README.md

File metadata and controls

40 lines (32 loc) · 2.01 KB

Paradisu Plugin Java CI with Maven GitHub release Discord

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

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.

Compiling

git clone https://github.com/Paradisu/ParadisuPlugin
cd ParadisuParadisuPlugin
mvn clean package

Dependencies

Features

  • Cross-server teleportation commands
  • Velocity support
  • Fly mode for non-creative players
  • Lists and obtain available custom models with GUI
  • Gamemode management system
  • Inventory management system
  • Limited item NBT editing
  • Obtain player skulls
  • Automatic server time syncing
  • Player information commands
  • Custom Trash Cans
  • Custom Shops

Reporting Bugs

  • Minor bugs may be reported with Issues
  • Please report any Major/Game-breaking bugs privately to any of the devs

Contributions are welcomed & appreciated!