ThatKawaiiSam / Utils

🌟 Various utilities to prevent unnecessary boilerplate code in Spigot and Bungee plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utils

A collection of various utilities that I use in all of my public and private projects.

Features

  • Server Version specific methods (Language, Clear Arrows, etc).
  • Extensive API for player version detection that hooks into various available plugins.
  • World, TPS, Slots, Ping, Map, Location, Items, Date, Bungee, Inventory, Books, and more.
  • Works on version 1.7 to 1.14, however specific methods are only made for 1.8.8 NMS (more support coming soon).

Contact

About

🌟 Various utilities to prevent unnecessary boilerplate code in Spigot and Bungee plugins.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%