
PluginGPL-3.0-only
Extender
Minecraft Command length Extender & Minecraft Custom Function Runner.
31
Downloads
1
Followers
11 months ago
Updated
📦
1
Versions
📖About Extender
Extender
Command Length Extender & User-Friendly Function Creator and Executor Plugin
Capabilities
- Extend command length: Create and execute commands that exceed Minecraft’s standard length limits.
- Custom functions: Create and run commands from
.functionfiles for better organization and reusability.
Features
- Combine multiple command segments using
/longcmd submit. - Execute full-length commands with
/longcmd run. - Create and run
.functionfiles via/func run. - Insert delays between commands with
delay <ticks>for precise timing.
Installation
Download the Plugin
Download from Modrinth or visit the Releases section (or your preferred distribution source) to get the latestextender-x.x.jar.Install on Your Server
Place the.jarfile in theplugins/folder of your Spigot or Paper Minecraft server.Start or Reload the Server
Start the server or use/reload(not recommended for production servers) to load the plugin.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 namedexample.function.