Skip to content
/ GLib Public

Library for spigot plugins to make most of thing easy

Notifications You must be signed in to change notification settings

Geik-xyz/GLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library discounted atm.

GLib

Core library for what i needed for resources. Used in only a few plugin.

Features

  • Vault Economy & Permission Hook
  • Deploy Firework feature
  • File Utils and data reader/writer library
  • Hologram module that can be temporary or permanent
  • ItemAPI for item creation
  • Message API for MDChat, Action Message and Title message
  • Location serializer for store it as a string and read it agaion as a location object
  • Bukkit version reader NMS
  • ColorAPI for chat messages
  • MathUtil for check string is integer and round double to desired place like #.### or #.#
  • Reflection for NMS package

Used Libraries

Contributing

We welcome contributions from the community! If you would like to contribute, please follow these guidelines:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes, and ensure that your code is well-tested.
  4. Create a pull request with a detailed description of your changes.

By contributing to this project, you agree to abide by the Code of Conduct.