[OUTDATED]⚙️Sysomander Command System [1.13-1.19] icon

[OUTDATED]⚙️Sysomander Command System [1.13-1.19] -----

Outdated Commandsystem API.




sysomanderplugin now has:
- GetInstance function to get the Sysomander plugin instance - not the sysomander itself
- From sysomanderplugin's instance, new function to add subcommands to the /sysomander - this makes sysomanderplugin command addons possible

COMING SOON:
- SysomanderAddons to make your OWN api addons to sysomander (+ you can join the discord and talk to Gavin about your plugin possibly being added into the official sysomander!)
- KlashDevelopment IDE Plugins: specifically the MinecraftUtil plugin!
MinecraftUtil will have AutoGen features for Sysomander projects for any versions available, aswell as many other autofill code features.
----------, Jun 23, 2022

Sysomand Permissions and Tab Completion wouldnt transfer when using Alias() - this is fixed by this update
----------, May 16, 2022

Version 1.4.0 adds Aliases and fixes Sysomander's version from keeping at "1.0".

Made an alias feature:
Code (Java):
sysomanderInstance. addSysomandToServer ( new Alias (sysomanderInstance, "originalCommand", "aliasCommand" ) ;

// example. you want /gmc to do /gamemodecreative
sysomanderInstance. addSysomandToServer ( new Alias (sysomanderInstance, "gamemodecreative", "gmc" ) ;
and i also added
Code (Java):
sys. findCommand (s )WithName ( "name" ) ;
----------, May 15, 2022

Added /sysomander
Lightweighted code by removing shading
----------, Apr 30, 2022

tabComplete() was made non-abstract, therefore it is now optional.
To make easy permissions, an optional getPermission() method was added.
----------, Mar 29, 2022

Resource Information
Author:
----------
Total Downloads: 316
First Release: Feb 7, 2022
Last Update: Jun 23, 2022
Category: ---------------
All-Time Rating:
0 ratings
Find more info at klashdevelopment.github.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings