aBasics Beta 1.2.2 Dev-1

Details

  • Filename
    aBasics.jar
  • Uploaded by
  • Uploaded
    Aug 15, 2020
  • Size
    55.45 KB
  • Downloads
    140
  • MD5
    2cb82d6c569f3a57dfd147af3883e046

Supported Bukkit Versions

  • 1.16

Changelog

Sorry for not uploading a new file for so long... I've been hard at work both on this plugin and on many others

Warning: This is a development build, and will as thus, likely have features that don't work properly; I haven't had time to test everything

If you decide to use this on your server; please report any errors in the comments

=============================================================================================================================

Changelog:

-Removed the AFK detection system since it was fundamentally broken from the start

-Added the following open-use utility functions, some of which are basic/incomplete:

  --Server RAM utils

  --Bukkit / Minecraft version utils

  --Text file logging utils

  --Custom Config utils

  --Chat formatter utils

  --basic Inventory creation utils

  --Shulker Box utils

  --And more 

-Added listeners for chunk loading and entity spawners that despawn mobs based on a config-defined per-chunk cap

-Added a text file logger

-Attempted to remove the issues with the limited sleep by making it accelerate time instead of skipping it

-Added a tree timber feature

-Added the ability to open a shulker box by right-clicking air with one

-Slightly improved the API

-Attempted to add tab-complete options to all commands