Premium Rank glitch

Discussion in 'Report Bugs' started by NinjaCrouton, Nov 26, 2013.

Thread Status:
Not open for further replies.
  1. NinjaCrouton

    NinjaCrouton

    Messages:
    17
    Likes Received:
    0
    I donated for the Premium Rank yesterday, but I can't enable the /nickname command. Everything else like riding others and joining full rooms is fine. It's just that I can't create a nickname. Hopefully you guys can fix this.
     
  2. gabtan99

    gabtan99

    Messages:
    24
    Likes Received:
    5
    That happens a lot in the server sometimes it works sometimes it doesn't. What does it say when you do /nick, I might can help you man :)
     
  3. KokichiOma

    KokichiOma Ultimate Supreme Leader Donator

    Messages:
    11,758
    Likes Received:
    28,089
    Minecraft:
    Unprepossessing (MappyTurtle)
    Hmm, that's weird. Where is it where you are trying to nick, give us more details?
     
  4. TheHolyRobber

    TheHolyRobber Donator

    Messages:
    1,115
    Likes Received:
    739
    Probably a simple code error. This is what I guess is going on:
    Code:
     if (!player.hasPermission("jhnick.nick"))
    
    When it should be:

    Code:
     if (player.hasPermission("jhnick.nick")) 
     
  5. NinjaCrouton

    NinjaCrouton

    Messages:
    17
    Likes Received:
    0
    It says "Unknown command. Type "help" for help."
     
  6. gabtan99

    gabtan99

    Messages:
    24
    Likes Received:
    5
    That is caused by the update some of the plugins are really glitchy, I think the best we can do is wait for the full release of the update :))
     
  7. TheHolyRobber

    TheHolyRobber Donator

    Messages:
    1,115
    Likes Received:
    739
  8. Oli B

    Oli B Boruc

    Messages:
    790
    Likes Received:
    154
    Minecraft:
    mobkiller2001
    Please use the following format while writing a bug report.

    Your username:
    In which minigame/server does the bug occur:
    Detailed description of bug:

    Please do not bother any staff member about your bugs report, whether it be on the forums, TeamSpeak or in-game.

    Some notes:
    Please describe the bug as detailed as possible. Use detailed descriptions of the problem and provide evidence like screenshots or video footage. Don't assume that we automatically know what you're talking about without describing the problem carefully.
     
  9. Dq27

    Dq27

    Messages:
    79
    Likes Received:
    2
    You said that you are using /nickname? Perhaps you are using /nickname instead of /nick. If you are using /nick then email itsjerryandharry@info.com and report this problem, They can get it fixed, No need to worry, In the mean time enjoy your rank and have fun with your new commands!
     
  10. Silaske

    Silaske

    Messages:
    1
    Likes Received:
    0
    Try using /nick and not /nickname
     
  11. Dq27

    Dq27

    Messages:
    79
    Likes Received:
    2
    /nickname is not how you nickname yourself, as I said use /nick (nickname)
     
Thread Status:
Not open for further replies.