Legendary SMP Utilities
ALL-IN-ONE utility plugin for SMP servers!
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Legendary SMP Utilities
LEGENDARY SMP UTILITIES
FEATURES
- Anti-combatlog - Items cooldowns (pearls, gaps, mace etc.) - Dimension control - Enchant limit - Explosion damage (in %) control - Hide invisible player name in kill message - Item limit - Mace crafting limit - Netherite block - Potion limit - Tipped arrows control - Damage limit for mace and carts - Everything fully configurable - Commands for everything
Anti-combat log
Config:
``` combatlog: enabled: true time: 15
block-elytra: true block-riptide: true
command-block: enabled: true whitelist: - msg - tell ```
Commands:
/lsu combatlog block <elytra, riptide> <on/off> /lsu combatlog set <time> /lsu combatlog <on, off, reload, status>
Item cooldowns:
Config:
``` cooldown: enabled: true
items: MACE: 0 ENDER_PEARL: 0 WIND_CHARGE: 0 GOLDEN_APPLE: 0 ENCHANTED_GOLDEN_APPLE: 0 GOLDEN_CARROT: 0 ```
Commands:
/lsu cooldown set <enchanted_golden_apple, ender_pearl, golden_apple, golden_carrot, mace, windcharge> <time> /lsu cooldown <on, off, reload, status>
Dimension contorl
Config:
``` dimension-control: # true = ALLOWED false = BLOCKED enabled: true
nether: true end: true ```
Commands:
/lsu dimensioncontrol set <end, nether> <enable, disable> /lsu dimensioncontrol <on, off, reload, status>
Enchant limit
Config:
``` enchant-limiter: enabled: true downgrade-to-max: true
limits: (here will be enchants you limited) ```
Commands:
/lsu enchantlimit set <enchant> <max> /lsu enchantlimit <on, off, reload, status>
Explosion control
Config:
``` explosion-control: enabled: true
damage-multipliers: #!IN PROCENT! TNT: 100 TNT_MINECART: 100 BED: 100 RESPAWN_ANCHOR: 100 END_CRYSTAL: 100 ```
Commands:
/lsu explosioncontrol set <tnt, tnt_minecrart, bed, respawn_anchor, end_crystal> <damage %> /lsu explosioncontrol <on, off, reload, status>
Invisible kill
Config:
``` invisible-kill: enabled: true ```
Commands:
/lsu invisiblekill <on, off, reload, status>
Item limit
Config:
``` item-limit: enabled: true
limits: (here will be items you limited) ```
Commands:
/lsu itemlimit set <item> <max amount in inventory> /lsu itemlimit <on, off, reload, status>
Mace limit
Config:
``` mace-limit: enabled: true max-crafted: 5 crafted: 0 ```
Commands:
/lsu macelimit <set> <mace craft limit (can be 0)> /lsu macelimit <on, off, reload, status>
Netherite block
Config:
``` netherite-block: # true = ALLOWED false = BLOCKED enabled: true
armor: helmet: false chestplate: false leggings: false boots: false
tools: sword: false axe: false pickaxe: false shovel: false hoe: false ```
Commands:
/lsu netheriteblock set armor <helmet, chestplate, leggings, boots> <enable, disable> /lsu netheriteblock set tools <axe, hoe, pickaxe, shovel, sword> <enable, disable> /lsu netheriteblock <on, off, reload, status>
Potion limit
Config:
``` potion-limit: enabled: true
limits: (here will be effects you limited) ```
Commands:
/lsu potionlimit set <effect> <max effect level> /lsu potionlimit <on, off, reload, status>
tipped arrows control
Config:
``` tipped-arrows: enabled: true ```
Commands:
/lsu tippedarrowscontrol <on, off, reload, status>