Cannot Find nick.yml #1


  • New
  • Defect
Open
Assigned to _ForgeUser7774301
  • _ForgeUser10745212 created this issue Jun 13, 2014

    What steps will reproduce the problem?
    1. Search server Directory for .yml, .cfg, or nick.yml to find the stored nicknames.

    What is the expected output? What do you see instead?
    I would expect as a server admin using this plugin, to see and directly edit the nick.yml manually if needed. I cannot find where these values are stored, even with setting a nick in game.

    What version of the product are you using?
    1.2

    Do you have an error log of what happened?

    Please provide any additional information below.

  • _ForgeUser10745212 added the tags New Defect Jun 13, 2014
  • _ForgeUser10745212 posted a comment Jun 13, 2014

    Ok, having a look through the source code here: https://github.com/nheir/simpleNick/blob/master/src/main/java/io/github/nheir/simplenick/SimpleNick.java

    I finally realized that being a bukkit plugin, I likely just needed to stop the server again for the nick.yml to be saved.

    Ignore my ignorance, thank you!


To post a comment, please login or register a new account.