take it as this is impossible ;l
bump
I cant convert object to permission.
p.getInventory().getBoots()
1. where is your plugin yml located 2. stack trace? 3. source code of one of your simple plugins 4. what is your plugin yml
where do i get 'perms' from?
As of now, I am getting this when printing out the permissions: http://prntscr.com/69gzv7 I want it to show the permissions as they are meant to...
@htmlman1 to solve look up some old threads on encrypting chests to files, stores enchants easier
@teej107 @SuperOriginal thanks both, got this done now :)
@teej107 are the javadocs down or something?
I want to grab info from my plugin.yml and use it as a string I want to get stuff such as version, commands, name, etc... basic stuff I dont...
@teej107 yeah i fixed it, now getting a nullpointer when im running the command :/
@drpk create inv here; public Inventory inv; add itemstacks to inv here; inv.setItem(0, sgapple); inv.setItem(1, lbow); inv.setItem(2, laxe);...
@drpk public void show(Player p) { p.openInventory(inv); }
@Disorbs yeah, for you to be a new player you need to go into the world file, go into the players and delete yourself, or just delete the players...
Separate names with a comma.