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 shown 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> <webLink>
b. /import raw <rawYAMLData>
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
Thanks for using EpicRename,
JustBru00