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

command bugs #40

Open
cornernote opened this issue Aug 8, 2015 · 4 comments
Open

command bugs #40

cornernote opened this issue Aug 8, 2015 · 4 comments

Comments

@cornernote
Copy link
Owner

/who - doesnt fit into the chat, only shows like 5-6 lines

/level <player> - doesnt show the player, shows your own level

Lymkwi added a commit to MinetestForFun/server-minetestforfun-skyblock that referenced this issue Sep 11, 2015
@Lymkwi
Copy link
Contributor

Lymkwi commented Sep 11, 2015

About /level <player>, I fixed that. Regarding /who, as you can and must do after typing /help all, you can just use F10 to see the output in the console.

@cornernote
Copy link
Owner Author

Awesome. I didn't know about F10.

I think your fix for level broke the ability to change the players level, eg /level <player> [level] ([level] is optional).

@cornernote
Copy link
Owner Author

Perhaps it should be a different command to set the players level... perhaps /setlevel, then its less effort to mess with the regex.

@Lymkwi
Copy link
Contributor

Lymkwi commented Sep 14, 2015

Yes, I didn't know level was intended to change a player's level. I'll change that in my PR then. /level would give someone's level, without any privilege needed, and /setlevel would set someone's level, requiring levelprivilege.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants