UltraCore Core - API icon

UltraCore Core - API -----

UltraCore API for Spigot Plugins.



Major and important update.
IMPORTANT bug fixes:

The PlayersManager and the EventsManager have been updated. Now you can set custom infos on the player join. (And more things you couldn't do before, because the CorePlayer object didn't get updated).

// Click on the update title for more.

* CorePlayer

#getFallDistance();
#isOnGround(); // Deprecated, references on the Spigot code.
#getGameMode();
#setGameMode(GameMode gameMode);
#getEntityId();
#getVehicle();
#getAllowFlight();
#setAllowFlight(boolean allowFlight);
#getEntity();
#isDead();
#isOnline();
#getHealth();
#isBlocking();
#getBlockUnderPlayer(int i); // Where i is the amount of blocks under the player.


#getBlockUnderPlayer();
#getCustomInfo();
#setHealth(double health); // This was an int before.

Minor bug fixes
----------, Apr 10, 2019
Resource Information
Author:
----------
Total Downloads: 1,918
First Release: Mar 18, 2019
Last Update: Feb 18, 2023
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings