NathanCollaert / RewardsLite

A lightweight, advanced and very customizable plugin that gives rewards to players at specific playtimes.
MIT License
15 stars 12 forks source link

Reverse of disableRedeemingInWorlds and disableGainingPlaytimeInWorlds #45

Open ASlipperySlope opened 1 year ago

ASlipperySlope commented 1 year ago

A config entry similar to disableRedeemingInWorlds and disableGainingPlaytimeInWorlds in reverse. Meaning you would only list the worlds you want the reward to be handed out in.

The current system is inefficient because it creates more unnecessary work every time you add a world, having to modify every config file.