+ Added the ability to give the player the reward's display item instead of using kits/commands! If the value is nonexistent, it will default to "false" for both values so updating players have nothing to worry about. To do this, for each reward add the give-display-item.value and give-display-item.with-lore values... the give-display-item.value is a true/false value that means give the display item to the player when the reward is won, or not. The give-display item.with-lore value is also a true/false value that specifies whether or not to include the display-item's lore on the item. an example:
+ Added the give-display-items to the in-game-config so that they can be configured in game!
+ Added the %player% placeholder for reward holograms.
» Changes
+ The config.yml place-creative and open-creative values now default to true instead of false (won't affect anyone who already has the plugin installed).
+ Drag and drop rewards / creating a new reward will automatically default to no commands in favor of setting the new give-display-item.value to true so that the display item is given instead and no further setup is required.
+ Commands are no longer required to have a proper reward set up (for those who only want the display-item given)
» Bug Fixes
+ Fixed an issue that caused the in-game-config to display the reward-hologram value weirdly.