
AOmnitool
Actúa como un desarrollador experto de plugins para Paper/Spigot. Necesito crear la base de un plugin llamado 'MyEdTools' para la versión 1.21.x de...
Downloads
0
Remixes
0
Price
Free
spigot · Server · 1.21.10 · mod
What was built
- MyEdTools plugin targeting Paper 1.21.x with a customizable OmniTool that adapts to the block type (axe/pickaxe/shovel logic), stores owner/level/xp and custom enchantment flags in the PersistentDataContainer, and upgrades Efficiency as it levels.
- Telepathy routes block drops directly into the player inventory (overflow drops at the block), Explosive expands generator breaks into a 3x3 area on the same Y level, and durability only decreases when breaking blocks listed as generators in the config.
- XP is earned per block broken; level ups announce to the player and the action bar shows a progress bar with current XP/level each time a block is broken or when previewing with block interactions.
- Commands:
/edtools give <player> omnitoolto hand out the tool and/edtools reloadto refresh config/messages (permissionedtools.admin).
Configuration highlights
config.ymllets you tune base material, xp per block, xp requirements per level, default telepathy/explosive flags, generator block list (controls Explosive trigger and durability loss), and the action bar template/messages.- The generator list defaults to spawner/stone/cobblestone/deepslate; only these consume durability and trigger the 3x3 Explosive effect.
Notes and suggestions
- The 3x3 Explosive effect runs horizontally; adjust if you want vertical coverage.
- XP requirements repeat the last configured value after the list ends; extend
xp-per-levelto shape higher tiers. - The OmniTool keeps its data in NBT, not lore; lore is informational only. If you change defaults (telepathy/explosive), newly created tools pick them up automatically.
Server Validation
✅ Server validation passed - The mod was tested on a real Minecraft server and loaded successfully.
weaponssmp
Custom weapons plugin: 12 unique L-Click powers (some R-Click), particles, combat effects, 35s CD. HUD timer near hearts/hunger. Admin /edit GUI crafts/saves...
FastHopper
I need a mod that makes it so hoppers and minecart hoppers transport more than 1 item but doesnt break auto crafter slots
Skript-PAPI
I need a Minecraft Spigot or Paper plugin that integrates with Skript and PlaceholderAPI. The goal of the plugin is to allow players and server owners to...
UwUDuels
Create a Minecraft PvP Duels plugin with GUI to select mode: Normal Axe, Box PvP, UHC. Players teleport to arena, receive kit, fight 1v1, return to lobby on...
Bed wars
In Bed Wars, players are on teams. Each team has a bed 🛏️. As long as your bed is alive, your team can respawn If your bed is destroyed, you cannot respawn...
CustomBosses
Create CustomBossesPlugin MC1.21.10: /stworzboss opens GUI with fields mob type, HP, attack, drops (with chances), bossbar, minions, spawn, respawn; save...