HelpChat / DeluxeMenus

DeluxeMenus but open source!?
https://wiki.helpch.at/clips-plugins/deluxemenus
MIT License
77 stars 36 forks source link

Additions to the <chance> #22

Closed kristophergeou closed 5 months ago

kristophergeou commented 8 months ago

Right now with the chance, we know that it's only possible to execute a single action when an action is successful. But what if we could create multiple ones just by adding something like <+++> that could support a 2nd, 3rd... action too. So: [message] &7Hello y won <+++> [console] eco give %player_name% 5000<chance=10> so basically when the chance is included, the plugin will also search for a <+++> and it will know that there is more that 1 actions that needs to be executed. Also i think the <+++> is very very rare to be used normally, and that's why it can be used as an identifier for multiple actions in chance.

BlitzOffline commented 5 months ago

Closing this as a duplicate of https://github.com/HelpChat/DeluxeMenus/issues/34. I have mentioned the suggested fix there so it does not get lost.