Skip to content

Releases: drupijs/Drupi-JS

Added .drupi extension for scripts, actionbar and title support

25 Mar 12:29
ac8a261
Compare
Choose a tag to compare

You can now create scripts with .drupi extension too instead of only .js
Titles are now available with 1.8+
Actionbar is now also available with 1.9+

WorldEdit, WorldGuard integration and much more!

24 Mar 00:37
a62e425
Compare
Choose a tag to compare
  • Some small changes on the backend.
  • WorldEdit Integration.
  • WorldGuard Integration.
  • a config
  • Config option to turn off version check
  • Update command to update Drupi to the latest version.

All 1.8 supported events have now been added!

Basic Addon API and reload command fix

19 Mar 20:55
2ee4a7b
Compare
Choose a tag to compare

Basic addon API test
You can now reload Scripts / Drupis from Console and it now also requires op to do it in-game! (Finally)

Added asSign and asWool to castManager (Java only)

18 Mar 19:21
7c2666f
Compare
Choose a tag to compare

You can now use cast.asSign and cast.asWool

Vault support

17 Mar 21:31
6409deb
Compare
Choose a tag to compare

Variable:

  • economy to get the Economy provider
  • permission to get the Permission provider

Added Chat events

17 Mar 18:24
1ce8163
Compare
Choose a tag to compare

Added following events

  • PlayerChatEvent
  • AsyncPlayerChatEvent
  • PlayerChatTabCompleteEvent

Added Update Checker

17 Mar 17:48
87d5ebb
Compare
Choose a tag to compare

Alerting operators on join if they're running an outdated build. Spigot Only

Added BStats Support

17 Mar 17:05
87d5ebb
Compare
Choose a tag to compare

Beta release

17 Mar 04:06
54606ed
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

First public beta release