Extender
Minecraft Command length Extender & Minecraft Custom Function Runner.
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.
Extender
Extender
*Command Length Extender & User-Friendly Function Creator and Executor Plugin*
Capabilities
- Custom functions: Create and execute commands that exceed Minecraft’s standard length limits. - Custom functions: Create and run commands from `.function` files for better organization and reusability.
Features
- Combine multiple command segments using `/longcmd submit`. - Execute full-length commands with `/longcmd run`. - Create and run `.function` files via `/func run`. - Insert delays between commands with `delay <ticks>` for precise timing.
---
Installation
1. Download the Plugin Download from Modrinth or visit the Download the Plugin section (or your preferred distribution source) to get the latest `extender-x.x.jar`.
2. Install on Your Server Place the `.jar` file in the `plugins/` folder of your Spigot or Paper Minecraft server.
3. Start or Reload the Server Start the server or use `/reload` *(not recommended for production servers)* to load the plugin.
4. Verify Installation You should see the following message in your console or logs:
``` [Extender] Plugin enabled! ``` The folder `plugins/Extender/functions/` will also be created, containing an example file named `example.function`.