Creating a player for debugging/testing

Discussion in 'Plugin Development' started by mjmr89, Mar 8, 2011.

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

    mjmr89

    I'm trying to test Permissions for my port of TradeCraft, but I'm not sure how to go about it. I'd like to create a short debugging thing, where I can give a name (where I specify in the permissions file ahead of time with various permissions) and give a printout of whether Permissions says what I want it to say or not. I'm just having a hard time finding some sort of constructor for Player, or something that I could pass to the permissions handler.
     
  2. Offline

    Kekec852

  3. Offline

    Abrupt

    run the server in offline mode and then load a second minecraft playing offline.
     
  4. Offline

    mjmr89

    The problem with that is it always loads as "Player" if you are on "play offline" on the client. I know there used to be a username spoofer, but I don't know if its been updated for the new launcher.
     
Thread Status:
Not open for further replies.

Share This Page