Jaimss / terrible-plugin

A Terrible Spigot 1.8 Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

terrible-plugin

A terrible plugin! Check out CONTRIBUTING.md for more information!

Notice: This project is intended to be terrible, hence the name.

Testing

If you need to test your terrible plugin, you can do so using the docker-compose.yml. Simply call docker-compose up -d to start up the server.

If you need console access, visit localhost:4326 and add the console widget, or use docker attach terribleplugin-mc and run commands in the console there. You will need to copy the dependencies and whatnot into the plugins folder located in the dev-server directory. If you use the buildToDevServer gradle task, it will build terrible-plugin and copy it over, but not any other dependencies.

The username and password are admin.

About

A Terrible Spigot 1.8 Plugin


Languages

Language:Java 100.0%Language:Kotlin 0.0%