This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Utils v3.0.2
Just some small additions:
- Added javadocs to CloseListener, DragListener
- Added a method in PlaceholderAPIBuilder that lets you define 2 request types in 1 method. So a merged offline and online result.
- Added asObject() in CacheVal
- Added delete() methods in PlayerCache
- Added a stacker() method to Schedulers
- After adding stacker() to Schedulers I created a class called SchedulerStacker which lets you stack tasks.
- Added a easy way to access the FileConfiguration (config.yml) of a plugin in ServerUtils (config())
Full Changelog: v3.0.1...v3.0.2