Menu

Tree [eb115e] master /
 History

HTTPS access


File Date Author Commit
 .idea 2019-05-30 theseems theseems [50e6e3] Init commit
 src 2019-05-30 theseems theseems [eb115e] Code refactoring
 .travis.yml 2019-05-30 theseems theseems [b2e69c] Adding Travis CI support
 README.md 2019-05-30 Alexey Akhundov Alexey Akhundov [d68b0b] Update README.md
 THub.iml 2019-05-30 theseems theseems [50e6e3] Init commit
 pom.xml 2019-05-30 theseems theseems [173179] Set maven compiler plugin version

Read Me

THub

Hub plugin for minecraft

Codacy Badge
Build Status

Modules

You can create your functional and integrate with THub easily
Just write your listener or runnable and insert it's class into config.yml

Only neccessary tools

  • Fly & Gamemode
  • Weather & Time
  • On join messages
  • Build mode
  • List of allowed or blocked commands (you can select which one)
  • Damage/Starvation disable
  • Items drop/pickup disable
  • Fall prevention

Commands

  • /spawn
  • /thub for reloading settings or /thub load for reloading handlers

Support

Now this plugin supports only spigot/bukkit server core's

Install

Make sure you have Java 8+ installed
Run these commands

git clone https://github.com/TheSeems/THub
mvn package

then drop target/THub-{version}.jar into your plugins folder