question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Commands w/ Nicknames - "No player was found"

See original GitHub issue

What steps will reproduce the problem?

  1. Install NickNamer 3.17.0-SNAPSHOT
  2. Install PacketListenerAPI 3.7.5-SNAPSHOT
  3. Run Server
  4. Set a player’s nickname (e.g. my username “brolicecar” to the nickname “Raj”)

What were you expecting to happen? What happened instead?

Tab autocompletion works perfectly, giving me a list of all nicknames. However, when I use a nickname in a command (e.g. /tell Raj This plugin is great!), I get the error message “No player was found.” The server log shows that brolicecar issued server command: /tell Raj This plugin is great!

What version of the plugin are you using? Type /version <Plugin Name>

NickNamer version 3.17.0-SNAPSHOTPacketListenerApi version 3.7.5-SNAPSHOT

What Spigot version are you using? Type /version

CraftBukkit version git-Spigot-6de3d4b-a6f8093 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

Plugins (5): LuckPerms, SimpleCensor, AdvancedTeleport, PacketListenerApi, NickNamer

Do you have an error log? Use pastebin.com. If you’re not sure, upload your whole server log

N/A

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Pretty simple survival server with friends - no Bungeecord. I really wish there were a way to get nicknames to practically replace player names, in all messages and in commands. It seems that this plugin works for everything except commands (at least in my case).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
EXOgreencommented, Apr 5, 2020

FYI its been working on my server for a week, I think you can consider this bug squashed!

1reaction
InventivetalentDevcommented, Mar 29, 2020

enable the generalReverse option aswell 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changed nicknames not visible in server list! #844 - GitHub
If a player changed his name with the /nick command, in the server list is still displayed his real name.
Read more >
Solved - Nickname command isn't working | SpigotMC
So, I'm trying to make a nickname command and it goes something like this: public class NickTest implements CommandExecutor { public boolean ...
Read more >
How to use names with spaces in commands in Minecraft ...
We hope you all enjoy:DWant to support us? Use Code: MKRCINEMA in the Fortnite item shop/Epic Games store Want to join the...
Read more >
ChatManager - Issue with Essential nicknames | Bukkit Forums
Set to 'none' to disable. ops-name-color: 'c' # The character(s) to prefix all nicknames, so that you know they are not true usernames....
Read more >
How do I enter my username when typing command? - Arqade
If you surround your name in quotes, the game will read it literally. That means that spaces, brackets, etc will be interpreted as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found