[1.13-1.17] EasyAPI icon

[1.13-1.17] EasyAPI -----

Language, AutoReloadFile, Command from Vanilla, NPC, Hologram, ItemUtils, PlayerUtils and more!



Added more features for EasyPlugin class
Added more features to EasyPlugin class

Now using setConfigAutoReload can make the configuration file auto reload and listening by onConfigReload() and onConfigDelete() methods
Code (Java):
@Override
public void enable ( ) {
        this. setConfigAutoReload ( true ) ;
}

@Override
public void onConfigReload ( ) {
        this. sendConsole ( "Config has been reloaded" ) ;
}

@Override
public void onConfigDelete ( ) {
        this. sendConsole ( "Config has been deleted" ) ;
}
----------, Aug 7, 2021
Resource Information
Author:
----------
Total Downloads: 2,477
First Release: Jul 19, 2021
Last Update: Aug 8, 2021
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings