rewriting the plugin nvm
Hello, as the title seggests i have lore but it will not add it to the item... before you ask, yes i registered my events and yes the config is...
hello, this event does everything its supposed to except removing the item from the players hand, any ideas? public void takei(Player p){...
@timtower its the part with sensing the blocks thats broke @Xerox262 thank you, that fixed it
@Xerox262 how would you check if the block is water or lava then?
@timtower what do you mean?? i stood in water and did "/tpa" and "asdad /tpa" and it would not work at all...
hey, im trying to not let players use the commands /tpa and /sethome when they are in water or lava but it is not working... here is my class...
okay ill try that @Tecno_Wizard
@Tecno_Wizard from my understanding you want me to change the if statement in this right? if (Bukkit.getOnlinePlayers().contains(reciver)) {...
@Tecno_Wizard then how do i check if that player is online
@DS_STORE just have a mob spawn event and check if the cause of the mob spawning was through a spawn egg and if it is, set the event to canceled
@WinX64 when i use this it still cant find a player, and i am typing the name in correctly String reciver = args[1];...
@WinX64 how would i solve this :\
@567legodude thanks ill try that. @teej107 the whole command does not work @567legodude now it works... but it wont recognize a player at all......
Hey, with this command it is supposed to take a command like : /give coins (player) (amount) but it does not work... and ideas? maybe the args are...
Separate names with a comma.