Skip to content
Success

Changes

Summary

  1. Admin command updates (#2367) (commit: 7126e83) (details)
Commit 7126e837edeb1a185f8efb7f33c8d1bbc34fd6e4 by github
Admin command updates (#2367)

* Enables tp'ing to specific islands of a player

* Admin delete command. Fixes to admin tp command.
(commit: 7126e83)
The file was modified src/main/resources/locales/en-US.yml (diff)
The file was modified src/main/java/world/bentobox/bentobox/api/addons/Pladdon.java (diff)
The file was modified src/main/java/world/bentobox/bentobox/api/commands/admin/AdminDeleteCommand.java (diff)
The file was addedsrc/main/java/world/bentobox/bentobox/api/commands/admin/AdminTeleportUserCommand.java
The file was modified src/main/java/world/bentobox/bentobox/api/commands/admin/AdminTeleportCommand.java (diff)
The file was modified src/test/java/world/bentobox/bentobox/api/commands/admin/AdminDeleteCommandTest.java (diff)