Skip to content

Releases: JustBru00/RenamePlugin

Version 3.7

30 Jan 02:49
Compare
Choose a tag to compare

Contains features and bug fixes from both v3.7-RC1 and v3.7-RC2.

Thanks for using EpicRename,
Justin B.

Version 3.7 Release Candidate 2

30 Jan 02:38
Compare
Choose a tag to compare
Pre-release

~ Fixes wrong messages.yml key in /insertloreline no permission for material message.

Version 3.7 Release Candidate 1

29 Jan 02:11
Compare
Choose a tag to compare
Pre-release

Changelog:

~ [#134] Fixes extra line added by /setloreline when new lines must be added. (Reported by: @DeleteMetaInf)
~ [#126] Fixed /removeglow on spigot 1.15.
~ [#129] Changed minimum Java version to Java 8.
~ [#122] Updated bStats to version 1.5.
~ [#125] Fixes issue where the EpicRename prefix would not be reloaded by /epicrename reload.
~ [#116] Changed api-version to 1.13 to prevent issues with backwards compatibility.

  • [#118] Adds /insertloreline (Requested by: @Venaf on github)
  • [#130] Adds configuration option to add a single space character to the end of all /rename names. (Requested by: @JHarris12345)
  • [#113] Configuration files will be updated automatically now. (Requested by: @Dracathio, @ZGreenDragonZ)
  • [#127] Added official 1.15 support.
  • [#128] Added jayoevans (Sobki) to the authors list in plugin.yml
  • [#123] Added aliases for /setloreline, /removeloreline

Version 3.6.2

27 Jul 00:46
Compare
Choose a tag to compare

~ Hardened grindstone exploit protection. Requested by @Dovkin.

Please delete messages.yml in /plugins/EpicRename/ before starting server with this version.

Thanks for using EpicRename,
JustBru00

Version 3.6.1

22 Jul 05:17
Compare
Choose a tag to compare

~ Fixes exploit found by @Dovkin in 1.14.X with grindstones and glowing items. (https://www.spigotmc.org/threads/epicrename.51650/page-15#post-3483011)

Please delete your old messages.yml and config.yml.

Thanks for using EpicRename,
JustBru00

Version 3.6

10 Jul 20:11
Compare
Choose a tag to compare

What's new in version 3.6:

  • Added official support for 1.14
  • Added economy cost for /glow. Requested by @danechek on spigotmc.org.
  • Added an option to disable bypass messages from being show to players. Requested by @Sleepy.ca on spigotmc.org.
  • Added /export. /export allows players to export their single items or complete inventory to a web link which can be shared to other servers or friends. This command should be considered for admins only. Requested by @Flavourized on github.com.
    a. /export <hand,inventory>
  • Added /import. /import allows players to import a single item or a complete inventory from a web link. This command should be considered admin only. Requested by @Flavourized on github.com.
    a. /import <hand, inventory>
    b. /import raw

Please delete config.yml and messages.yml as they have both received an update in this version.

View permissions information for /export and /import at: https://github.com/JustBru00/RenamePlugin/wiki/Permissions-List

/import example links:
Single item: https://epicrename.com/25e2d8f81a
Inventory: https://epicrename.com/1ef82ea8be

Version 3.6 Release Candidate 3

10 Jul 02:52
Compare
Choose a tag to compare
Pre-release

This is a prerelease and should be considered as unstable for production server environments.
Changes in 3.6-RC3:
~ Changed from pastebin.com to custom service (epicrename.com) because of issues with pastebin.

Changes from 3.6-RC2 and 3.6-RC1:

  • Added official support for 1.14.
  • Added economy cost for /glow. Requested by @danechek on spigotmc.org
  • Added a option to disable bypass messages from being show to players. Requested by @Sleepy.ca on spigotmc.org
  • Added /import. Requested by @Flavourized on github.com
    a. Allows players to import items from links created by /export.
  • Added /export. Requested by @Flavourized on github.com
    a. Allows players to export items to pastebin.com epicrename.com

Version 3.6 Release Candidate 2

27 May 17:03
Compare
Choose a tag to compare
Pre-release

Release Notes:

  • Added mitigation for issues caused by sync http requests. These issues will be fixed at a later date by #109.

Version 3.6-RC1

27 May 03:32
Compare
Choose a tag to compare
Version 3.6-RC1 Pre-release
Pre-release

This is the first release candidate for version 3.6.

Release notes:

  • Added official support for 1.14.
  • Added economy cost for /glow. Requested by @danechek on spigotmc.org
  • Added a option to disable bypass messages from being show to players. Requested by @Sleepy.ca on spigotmc.org
  • Added /import. Requested by @Flavourized on github.com
    a. Allows players to import items from links created by /export.
  • Added /export. Requested by @Flavourized on github.com
    a. Allows players to export items to pastebin.com

Version 3.5

27 Oct 22:23
Compare
Choose a tag to compare
  • Added a formatting code minimum and maximum. (Requested by @_DJDan)
  • Added maximum amount of lines to /setloreline. (Requested by @SiuanSong. Completed by @Sobki)
  • Added aliases for all commands to allow bypassing of conflicts with other plugins. All commands now have an alias with ep in front of the command name. Eg. /eprename (Requested by @APimpNamedShane on github)
    ~ Clarified what blacklists.text is for in the config with comments.
    ~ Clarified what the character_limit is for in the config. It is now named rename_character_limit.

Thanks for using EpicRename,
JustBru00