Aust1n46 / VentureChat

GNU General Public License v3.0
37 stars 46 forks source link

README

Read before making any changes or pull requests!

What is this repository for?

VentureChat Spigot plugin Repo

How do I get set up?

Full setup and dependency guide is available here on SpigotMC: https://www.spigotmc.org/resources/venturechat.771/

In short, Install Vault (and a compatable permission system), ProtocolLib, and PlaceholderAPI (Player and Vault extensions optional).

To build, simply run mvn.

Requires Java 8.

Contribution guidelines

Who do I talk to?

License:

Copyright (C) {2020} {Austin Brolly}

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.