November 24, 20159 yr Author Thanks, bro! I'm not using names. I just need to get the inventory by name (in the command). But how to get the UUID by name without the player? I do so: Map<String, UUID> players = flipMap(UsernameCache.getMap()); UUID uuid = players.get(name); It is right?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.