[+] command history (/sc history)
[+] command history admin (/scadmin history <name>)
[=] tab complete for admin commands
config changes add the following in your config
```
#number of command history to save/show
history: 10
```
[+] make slot9 as default
[=] name change option of the gui in config
[=] message change option of load command
config changes add the following in your config
```
gui_title: '&6Savecmd'
message:
add: '&2Command added'
remove: '&cCommand removed'
range: '&cThat slot is out of range'
#this message dont work with color codes
load: 'Click here to load command [\u2714]'
```
[=] bug fix where it gives an error on clicking an empty slot.
[+] command to set your GUI public or private (/savecmd set public/private).
[+] command to open another player GUI if its public (/savecmd open <player>).