-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/multitool get <tool> #6
Comments
Do we need the 'get' part in the command? I guess we would if we want to add extra features to the /multitool command. Did you have any ideas on what more we could do with /multitool with a modifier? |
Yes, I put up another issue kind of answering that. It is also better to have the possibility to add more commands if we need to in the future :) |
Gotcha ^_^ |
Do we want the command to be /multitool get or /multitool give ? I personally prefer "give" but if "get" is better that's fine, just explain please =) |
I added both actually :) This command is pretty much done, but I will need to wait until I have a tool for testing |
@DukeVindzor Nice work! Have you pushed these changes yet? |
No, I need to properly test it. |
Added the extra functionality of "/mt get all" which gives all the tools the player has permission to get. |
Command that gives player the item linked to the tool requested.
Example: /multitool get paintbrush
Should give the player a slimeball in inventory (if slimeball is the item associated with the paintbrush).
It should be done though the alias functionality so that player can write /multitool, /tool or maybe just /mt.
The text was updated successfully, but these errors were encountered: