Hello! Love your plugin - I am having a little issue though... I've set my /slap cfg to display a message when a player is slapped for failing to completely empty a loot container but the message does not display as expected. If I type /slap (name) it does work - it just fails when trigged by LootBouncer. Any help/suggestions would be appreciated!
Slap message does not displayFixed
Did you enable that feature in this plugin's config file?
I don't see an option there - not sure if that's something I can add or if the plugin has to be updated to include that feature? (sorry, I'm really new to all this stuff!) Here's the LootBouncer cfg file... Thanks :)
{
"Empty the airdrops": false,
"Empty the crates of the crashsites": false,
"Slaps players who don't empty containers": true,
"Time before the loot containers are empties": 45
} Right - the slap works, just without the message displayed so players don't know why they've lost hp unless they've bothered to read the /info which let's face it - most don't.
In response to Xandra ():Right - the slap works, just without the message displayed so players don't know why they've lost hp...
Ahh, right. The actual slap message comes from Slap's commands, not the actual slapping method in the plugin. I was thinking it wasn't working at all for some reason, not just the message. So plugins utilizing it wouldn't send the message unless they sent it themselves.
So for fix this i need to add message in my plugin ? @Wulf
Still dont work
eyeSight
Still dont work
It is now supported.
Locked automatically