A simple rename plugin
A simple rename plugin for PocketMine-MP servers.
The .phar can be found on poggit.
| Command | Description | Usage | Aliases | Permission |
|---|---|---|---|---|
| rename | Rename the item in your hand | /rename <name: string> | / | renameitems.command.rename |
| block | Block the item in your hand from being renamed | /block | blockrename | renameitems.command.block |
All commands can be configured in the config file.
| Permission | Description | Default |
|---|---|---|
| renameitems.command.rename | Permission for /rename | op |
| renameitems.command.block | Permission for /block | op |
| renameitems.blockeditems.bypass | Allows you to rename blocked items | false |
You can contact me in my discord server or create an issue.
RenameItems is licensed under the GNU General Public License v3.0. For more information: https://choosealicense.com/licenses/gpl-3.0
© 2019 - 2023 Wertzui123
RenameItems was written by @Wertzui123.
Version: 3.2
Downloads: 913
Updated: 6/2/2023
Supported API versions: 5.0.0 to 5.36.0
Categories: Fun, Informational, General
License: GPL-3.0