Essentials icon indicating copy to clipboard operation
Essentials copied to clipboard

Feature added a wildcard in the command /delhome

Open AdrianOliva2 opened this issue 1 year ago • 0 comments

Information

This PR closes #5313.

Details

Proposed feature:

This wildcard deletes all the homes for a specified user.

So instead of having to do /delhome <user>:<home> every time until all homes are deleted, you can just do

/delhome <user>:*

And it'll delete all the user homes

Environments tested:

OS: Windows 11

Java version: JDK 17

  • [x] Most recent Paper version (1.XX.Y, git-Paper-BUILD)
  • [ ] CraftBukkit/Spigot/Paper 1.12.2
  • [ ] CraftBukkit 1.8.8

Demonstration:

Before

Before

After

After

Command Execution

Command Execution

AdrianOliva2 avatar Aug 24 '24 14:08 AdrianOliva2