Releases: drupijs/Drupi-JS
Added .drupi extension for scripts, actionbar and title support
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!
- 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!
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/block/package-summary.html
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/enchantment/package-summary.html
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/entity/package-summary.html
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/hanging/package-summary.html
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/inventory/package-summary.html
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/player/package-summary.html
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/server/package-summary.html
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/vehicle/package-summary.html
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/weather/package-summary.html
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/world/package-summary.html
Basic Addon API and reload command fix
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)
You can now use cast.asSign and cast.asWool
Vault support
Variable:
- economy to get the Economy provider
- permission to get the Permission provider
Added Chat events
Added following events
- PlayerChatEvent
- AsyncPlayerChatEvent
- PlayerChatTabCompleteEvent
Added Update Checker
Alerting operators on join if they're running an outdated build. Spigot Only
Added BStats Support
Beta release
First public beta release