Skip to content

Releases: drupijs/Drupi-JS

Inventory Rename!

03 Aug 11:39

Choose a tag to compare

Usage

manager.renameInventory(player, "new title");

Added Bungeecord Support

01 Aug 23:17

Choose a tag to compare

New event called "onPluginMessageReceived" which have args: Channel, Player & message (byte[])

Fixing Addon Bug

31 Jul 11:15

Choose a tag to compare

The bug lead to the Addon not getting registered until Drupi had reloaded

New Addon Api

30 Jul 19:17

Choose a tag to compare

0.1.8

Addon api

Fixed duplicated events bug

29 Jul 23:50

Choose a tag to compare

0.1.7

Socket.io Support

Socket.io Support!

29 Jul 22:13

Choose a tag to compare

TitleManager and HTTP

26 Jul 09:31

Choose a tag to compare

Added TitleManager api which can be gotten through "TitleManager" variable

TitleManager Docs

HttpManager can now handle headers.

http.getWithHeaders("url",  "headers as json");
http.postWithHeaders("url", "headers as json", "body as json");

PlaceholderApi update!

15 May 07:36

Choose a tag to compare

0.1.4

0.1.4 placeholderapi expansion update

Skript Support! :O

11 May 21:52

Choose a tag to compare

Drupi now support Skript 💯

set {_kills} to result of drupi function "getKils" with {_player}
call drupi function "testFunction" with player and "HI!"

New MineHut edition of Drupi

10 May 23:47

Choose a tag to compare

MineHut Edition is using the Native spigotmc api. 1.13+ support while the "normal" is using the legacy api.