So you found an amazing plugin, but you want players to only be able to use the command twice a day, or maybe you want them to have to pay 100 Gold.
BattleCommandLimiter allows you to create custom "rules" for all player commands that are checked before they are executed.
You can limit based on
limitedCommands: payPrefix: pay spawn: payFromRule: rule2 ## allow players to bypass rule1 by using rules 2,3. players would need to type payspawn rule1: 1x every 10 seconds AND 10 money rule2: 75 money rule3: items rule3_items: - fire: 10 arena: dontLimit: [list, help, noArgs] rule1: items and 500 money rule1_items: - fire: 1 - iron_block: 8