/**
* Contains classes for managing the ItemRenamer plugin and all its internals.
* <p>
* To access the API, use {@link org.shininet.bukkit.itemrenamer.api.RenamerAPI#getAPI()}.
* <p>
* Note that everything not accessible through that API is considered internal and should not be relied upon.
*/
package org.shininet.bukkit.itemrenamer;