Skip to content
Success

Changes

Summary

  1. Kill command (#2316) (commit: 896735e) (details)
Commit 896735e53c0e6597e1efcf77588c3b728018c0d9 by noreply
Kill command (#2316)

* Add `kill` command

* Imports cleanup

* Implement changes from review
(commit: 896735e)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/BukkitCommandRegistry.java (diff)
The file was addedplugin/src/main/java/com/denizenscript/denizen/scripts/commands/entity/KillCommand.java