Skip to content
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

Added command slot exception #29

Merged
merged 2 commits into from
Oct 31, 2019
Merged

Conversation

ItsTheBdoge
Copy link
Contributor

@ItsTheBdoge ItsTheBdoge commented Oct 28, 2019

When running commands, it would not check if the slot existed and would message the player saying (slot) has been modified. Now returns an exception when commands refer to a slot that does not exist
image (Message returned if referred slot does not exist)
@Extegral another lang update would be needed

commands never checked if the slot provided existed. even if the slot didnt exist the player would get a message that the slot has been modified(via set/remove/add cmds)
@TheIllusiveC4 TheIllusiveC4 self-assigned this Oct 31, 2019
@TheIllusiveC4 TheIllusiveC4 added the type: enhancement New feature or request label Oct 31, 2019
@TheIllusiveC4
Copy link
Owner

Thanks!

@TheIllusiveC4 TheIllusiveC4 merged commit cf465de into TheIllusiveC4:master Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants