⏲ CMDLimiter | Max Uses - Conditions icon

⏲ CMDLimiter | Max Uses - Conditions -----

Create a custom command with restrictions




[Added] Conditional system (requirements)
[Added] A command to reset/set the number of uses for a given player (/cmdlimiter set <player> [command] <use>)
[Added] Command to save data (/cmdlimiter save)
[Added] Auto data saver (every 5m)
[Added] New Placeholder (%cmdlimiter_use_{command}% - shows how many uses the player has already used)
[Changed] Modified graphic appearance on the page
[Changed] TabComplete and register Command function
[Removed] Description for each plugin (not required)
----------, Aug 22, 2024

[Added] Support for 1.19, 1.19.1, 1.19.2
[Changed] config.yml and data.yml
[Added] Option to create more command types
[Added] Max use per command
[Added] You can add more console commands
[Added] Permission for commands
[Added] Update Checker
Code (Text):
# You can use HEX, GRADIENTS and RAINBOW COLORS in all of these messages
# HEX COLOR: <SOLID:00FFD3>TEXT
# GRADIENT COLOR: <GRADIENT:2C08BA>TEXT</GRADIENT:028A97>
# RAINBOW COLOR: <RAINBOW1>TEXT</RAINBOW>
updateChecker: true

commands:
  free:
    description: "Command for free Items"

    console:
      - "give %player% diamond 1"
      - "give %player% emerald 1"

    maxUse: 3
    use: "&fYou got a &bdiamond &fand &aemerald&f."
    used: "&c&l[!] &fYou reached max uses"

    permission: ""
    join:
      enabled: true
      message:
        - "&e--------------------"
        - "&fYou didn't pick up your free reward"
        - "&fUse &e/free"
        - "&e--------------------"

onlyForPlayer: "&c&l[!] &fThis command is only for player."

reloading: "&c&l[!] &fThe &cCMDLimit &fplugin is &creloading&f!"
reloadComplete: "&a&l[!] &fCMDLimit reload is &acomplete&f!"
noPermission: "&c&l[!] &fYou don´t have permission to use &c/%command%&f!"
----------, Dec 28, 2022

[Added] Support for 1.18.2
[Changed] Code simplification and small optimization
----------, Mar 4, 2022

+ Add hex, gradient and rainbow color
+ Add command /clreload to reload plugin
+ Add permission cl.reload for command reload
+ Add support 1.8.9 - 1.18.1


HEX COLOR: <SOLID:00FFD3>TEXT
[​IMG]


GRADIENT COLOR: <GRADIENT:2C08BA>TEXT</GRADIENT:028A97>
[​IMG]


RAINBOW COLOR: <RAINBOW1>TEXT</RAINBOW>
[​IMG]

If you have a suggestion for what to improve or what other plugin to do, write me a Private Message or here in the Discussion.​
----------, Feb 27, 2022

Resource Information
Author:
----------
Total Downloads: 223
First Release: Feb 25, 2022
Last Update: Aug 22, 2024
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings