-
Notifications
You must be signed in to change notification settings - Fork 243
deop forces lower-case player names; Unable to deop a player with upper-case letters. #1188
Comments
I will attempt to fix this. |
wait.. Why do you even edit your ops.txt and add uppercase characters? Don't do that if you don't want that to happen.. |
I didn't. I'm pretty sure it happened when I was screwing around with different 0.15 builds, trying to get one to work. (It might have been from ClearSky php7-0.15.) I copied the username from the console after the player logged in, then pasted it in the Multicraft command text box to op them. The name happened to have upper-case chars in it and that's how it was written to the ops.txt file. |
If it's a server host you were using, I believe issues you come across while using their "command text box" means you should be talking to your host about the issue, not iTX-Tech. (Especially if you aren't sure you were using Genisys.) |
It was my own server with my own Multicraft license. The command text box just meant the Multicraft console where you issue commands to the java process in a friendly GUI. Genisys still processes the command as it normally would. |
Ah, I misunderstood you. My apologies. |
Actually I think you'll fnd that op names are case-insensitive. This should therefore not be an issue. |
@dktapps The reason I opened the bug report in the first place was because de-opping a player with upper-case characters in their name (as stored in ops.txt, NOT a plugin) does NOT work. Have you tried to replicate? It takes about 2 minutes to try this for yourself:
from the console: (notice how the server changed the player name to lowercase)
from the console:
|
I'll investigate this. It shouldn't be difficult to fix. |
17.06 09:34:49 [Server] Server thread/INFO [CONSOLE: De-opped zizzyzizzy] Why does it skip 6 lines could you set the rate limit higher so we can see those lines? You can edit it in settings -> show advanced options -> Limit number of console lines per second to... and set it to for example 100 |
That was just 6 lines of information messages about the server starting. When I deopped someguy, the line you see is the only line shown. |
Issue description
Somehow I managed to get a player name with upper-case characters in ops.txt. (Cannot re-produce how I did this. I swear it was a copy/paste from console log to console.)
Attempting to deop that same player shows successful, but that player is NOT removed from ops.txt. They have to be removed manually.
Steps to reproduce the issue
OS and versions
Genisys 1.2dev-471 "Ikaros" implementing API 2.0.0 for Minecraft: Pocket Edition v0.15.0.0 alpha (protocol version 81)
PHP 7.1.0-dev (cli) (built: Feb 18 2016 12:40:46) ( ZTS )
CentOS 6.7
Crashdump, backtrace or other files
N/A
The text was updated successfully, but these errors were encountered: