CraftLimits
Lets you limit the amount of times items can be crafted
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
CraftLimits
CraftLimits
Join my discord server for support or to report bugs!
Features
- Per player/global limits - Crafting broadcast - Any item can be used
Commands
- /resetlimits - Reloads the config - /resetlimits - Resets all crafting limits to 0
Simple Config
``` limits:
EXAMPLE OF A ONE OF A KIND MACE
Item Names: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html#:~:text=Description-,ACACIA_BOAT,-ACACIA_BUTTON
MACE:
The maximum amount that can be crafted
limit: 1
Whether the limit is global or not
True = Limit is for all players
False = Limit is per player
global: true
Broadcasts a message when crafted
Only broadcasts if global = true
broadcast: true
Data
data: global: ```