SimpleRename v11.1

Details

  • Filename
    SimpleRename.jar
  • Uploaded by
  • Uploaded
    Jun 25, 2019
  • Size
    38.18 KB
  • Downloads
    3,115
  • MD5
    55d4a62da553c8f0794d18947ecb520c

Supported Bukkit Versions

  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changelog

- Updated to support Minecraft 1.14
- Improved backwards compatibility. The plugin has been tested starting from Minecraft 1.8. It may work with older versions.
- Add Portuguese and Brazilian Portuguese translations by Perler420
- Fix line break separator for lore related commands (\n instead of /n). Example: /setlore First Line \nSecond line
- Added new Material specific permissions for all commands. Some examples:
sr.color.DIRT : The player can use color codes only with dirt blocks.
sr.name.APPLE : The player can only rename apple items.
The material names depend on the Minecraft version. You can find the 1.14 list here. Check the javadocs for older materials.
- General code improvements (Still a lot of work to do)