MicroLib icon

MicroLib -----

[Discontinued] A nifty library to suit your plugin development needs! | Shaded or Dependency



v3.2.0
v3.2.0
A new MicroLib update, presented to you by ProfliX and I! Big thanks to PX for contributing via a pull request. :)

The QuickTimer class has changed almost completely - it's just as easy to use, and it's more refined. If you're using it please ensure you adjust your own code once you update to this MicroLib version.

Changes:
  • ProfliX and I improved the WholeTitle class:
    • no longer throws errors on 1.7 servers
      • 1.7 servers don't have titles, so MicroLib just skips the request instead of throwing an error.
    • now supports 1.8, 1.9 and 1.10 servers
      • these versions didn't have the newer Player#sendTitle method in the Spigot API, so we are using a deprecated method to fix this without using NMS.
  • ProfliX added the JsonConfigFile class.
    • Just like the YamlConfigFile class, but in the json format ;)
  • ProfliX added random float number generation to the Randoms class.
  • ProfliX and I changed almost all of the QuickTimer class.
    • You can now record time in different units - from nanoseconds, all the way up to days!
    • New instantiation of QuickTimer utilising the desired time unit and an optional start-time parameter.
  • The VersionUtils class was improved:
    • ProfliX added a method to check if the server is running a specific version, using a String#contains check.
    • ProfliX added the ability for the version checker to also check if the server has certain biomes available. This is utilised with the new 1.18 checker.
    • ProfliX fixed the 1.18 version checker and also added a 1.19 version checker. As both versions are not released, we are predicting certain names of biomes and mobs being added, so please be careful if you use these and notify us if they don't work properly.
----------, Nov 26, 2021
Resource Information
Author:
----------
Total Downloads: 1,897
First Release: Sep 19, 2020
Last Update: Apr 2, 2022
Category: ---------------
All-Time Rating:
3 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings