Skip to content
Success

Changes

Summary

  1. add towny join and leave event (#395) (commit: be9e3ac) (details)
Commit be9e3acd89f2877c38742bf36506a65027e8d6e1 by noreply
add towny join and leave event (#395)

* add towny join and leave event

* applied reviews
corrected grammatical error in documentation
changed switch-case to one line
removed redundant new lines
added space after `-->` documentation
removed explicit cancellable in documentation
(commit: be9e3ac)
The file was addedsrc/main/java/com/denizenscript/depenizen/bukkit/events/towny/PlayerJoinsTownScriptEvent.java
The file was modified src/main/java/com/denizenscript/depenizen/bukkit/bridges/TownyBridge.java (diff)
The file was addedsrc/main/java/com/denizenscript/depenizen/bukkit/events/towny/PlayerLeavesTownScriptEvent.java