Separate names with a comma.
You will become what you once destroyed. Edit after 7 months : Almost.
I don't remember saying that their work is fishy- that can't be and is not the case. It is something else that bothers me here but never mind......
Something is fishy here. I feel it
Twinkle, twinkle, little star ... :)
Alright. my plans are now complete. At last :)
Yep, exactly
It was directly said in the question and I was clear. This was the reason : My question is not related to Plugin Requests or Plugin Development...
I have already found the answer for my own question but I just want to reply so I can make some things clear: -> Yeah I already know. Now what? ......
Is there a plugin that can send the rcon password to an op player online in the server? The plugin must be supported by Pudler or Sheep. I know this...
Well, if you are using €¢onom¥$, you can find that information in its overview [ATTACH]
Use $this->plugin->isLeader($event->getPlayer()->getName()) instead of $this->plugin->isLeader($event->getPlayer()->getName) You want the...
if(!$this->plugin->isLeader($event->getPlayer()) and !$this->plugin->isOfficer($event->getPlayer()){ Guys, correct me if I am wrong but doesn't all...
*Cough cough*, she never said that
0 : Make your code more readable, please 1 : CommandSender $s but, instead, $sender used 2 : for($y = 11; $y == 11; $y++), why is this for loop...