Jason Tibbetts
Last activity
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Badges
No badges earned
Posts
Recent activity by Jason Tibbetts-
Minecraft Edu Chat command parameters are only numbers and not strings
So, there is a problem regarding the chat command in minecraft edu. Chat commands are only able to get intagers and not able to get strings. Code example: player.onChat("say", function(msg) { ...