
Reward 7.5.2
Give item to a player (even offline player!). Useful for Buycraft, GAListener, etc. to reward player
Hello,
I do not use essentials (and no not want to...)
This dependency was not mentionned anywhre before buying...
[09:04:56] [Server thread/ERROR]: Could not load 'plugins/Reward-7.5.0.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Essentials]. Please download and install these plugins to run 'Reward'.
Is this dependency real?
I do not use essentials (and no not want to...)
This dependency was not mentionned anywhre before buying...
[09:04:56] [Server thread/ERROR]: Could not load 'plugins/Reward-7.5.0.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Essentials]. Please download and install these plugins to run 'Reward'.
Is this dependency real?
hmm, odd, it must be from the old version.
I don't have any code depending on Essentials.
I don't have any code depending on Essentials.
Hi vk, im not sure if this website is still something you use, however i wanted to ask if this plugin supports commands from other plugins? I want to be able to give offline players items from Excellentitems. but those items have custom IDs.
Okay, but it doesnt work for giving offline players the item, because the EI plugin ''can't find player''

hmm, that's because your plugin does not support giving an item to an offline player.
It seems that your ExecutableItems plugin does not support OfflinePlayer to build an item. (their API does not support OfflinePlayer)
You should request the developer of ExecutableItems to support OfflinePlayer.
It seems that your ExecutableItems plugin does not support OfflinePlayer to build an item. (their API does not support OfflinePlayer)
You should request the developer of ExecutableItems to support OfflinePlayer.
Thank you, i will do that!