Mineuniverse
Log in Register
Plugins

BattleCommandLimiter

Rule based way to limit player commands. Rules can be based on time,needed items,etc
by _ForgeUser8459491
Download Claim this project
1,248 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools

BattleCommandLimiter

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.

Types of Rules

You can limit based on

  • time
  • money
  • items
  • any combination of the above

Examples

  • Time : <times>x every <sec,min,hour,day>
    • example1: example1: 3x every 60 sec
    • example2: 4x every 1 day
  • Money: <amount> money
    • example1: 50 money
  • Items
    • - diamond : 3
    • - obsidian : 4
  • Composite Rules
    • example: 1x every 15 seconds AND 50 money

Requirements

  • MySQL ( possibly will drop this in the future )

Example Config

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

Source

BattleCommandLimiter

BattleCommandLimiter_v1.0.5.1
MC 1.3.1
Release 2012-08-11 Get

More from _ForgeUser8459491

ArenaCTF
74,238
BattleBuffs
4,886
BattleShops
35,626
VirtualPlayers
30,736
BattleScheduler
2,599
ArenaSpleef
226,418

You Might Also Like

AdBolt Advertising Network
Make money from your Minecraft server by running ads!
9,992
Mineload
Mineload
9,978
BeastTP
BeastTP v1.0 - Teleportation Made Easy! -[Permissions][1317]
9,966
RegionManager
generate regions with just one command!
9,950
TimeKeeper
Keep the Server-Playtime per Day
9,948
SimpleAdmin
simple way to ban/kick unwanted players from your server
9,945