e4CustomCommands
e4CC | A professional plugin for custom commands in your Minecraft server
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.
e4CustomCommands

e4CustomCommands is a soft and easy to use minecraft plugin developed for the benefit of the Minecraft developers, includes a lot of functions and more in the way.
✨ Characteristcs
- 🎯 Fast reload: Text, Commands, and Aliases - ⏱️ Fast reload: Prevent spam of the commands with wait times. - 🔒 Fast reload: Detailed control per command. - 🎭 Fast reload: Once per player/once per server, custom permissions, and more. - 📊 Fast reload: Yep, it supports PlaceholderAPI. - 🎨 Fast reload: Player, location, time & more - 🔄 Fast reload: Reload the plugin and its commands easy and fast.
---
🚀 Commands
| Comando | Descripción | |---------|-------------| | `/e4cc help` | Help Menu | | `/e4cc list` | Custom command list| | `/e4cc info <name>` | Detailed info of the command | | `/e4cc reload` | Reload config | | `/e4cc stats` | Stats of the plugin |
Permissions: `customcommands.use` • `customcommands.reload`
---
📦 Installation
1. Download the `.jar` file. 2. Uploaded to `plugins/` 3. Restart your server. 4. Edit `e4CustomCommands/commands.yml` 5. Reload and ready (`/e4cc reload`)
---
💡 Config Example
```yaml commands: bienvenida: name: "bienvenida" description: "Mensaje de bienvenida" type: "text" content: "§a¡Hola {player}! Estás en el mundo §b{world}" enabled: true
recompensa-diaria: name: "diario" type: "command" content: "give {player} diamond 5" restrictions: cooldown: 86400 # 24 horas players-only: true success-message: "§a✓ ¡Recompensa recibida!"
kit-inicial: name: "starter" type: "text" content: "§aKit inicial entregado" restrictions: once-per-player: true post-commands: - "give {player} iron_sword 1" - "give {player} bread 16" ```
Variables
`{player}` `{world}` `{x}` `{y}` `{z}` `{health}` `{hunger}` `{level}` `{time}` & more...
Command Tyes
- alias: Send a message to the player. - alias: Execute a command in the server. - alias: Alias for another command.
---
🐛 Support
- Discord: Discord - Discord: %%MD1%%
---
📝 License
MIT License - Usa, modifica y distribuye libremente.
``` ╔═══════════════════════════════════════════════════════╗ ║ Built with ❤️ By e4Studio Team ║ ║ ⭐ ¡Give us a star if you like the plugin! ║ ╚═══════════════════════════════════════════════════════╝