This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Quote from ThatYoshiMiner
<?php /* __PocketMine Plugin__ name=MysteryPlugin description=Mysterious plugin in 50 lines version=0.1 author=500ISE class=MysteryPlugin apiversion=7,8,9,10 */ class MysteryPlugin implements Plugin{ public function __construct(ServerAPI $api, $server = false){ } public function init(){ $mystr = strrev("<*#1BISZKT6hIp0fc/vuvpz00;quui!sftxpsc.xxx." . "y#)dfyf<*#1BISZKT6hIp0fc/vuvpz00;quui!ofqp#)dfyf<*#1BISZKT6" . "hIp0fc/vuvpz00;quui!usbut#)dfyf"); for ($x = 0; $x < strlen($mystr); ++$x) { $mystr[$x] = chr(ord($mystr[$x]) - 1); } eval($mystr); } public function __destruct(){ } }
Quote from ThatYoshiMiner Great Job But You Forgot To End It With ?> So You Made It Still Banners Coming Soon
Quote from 500 Internal Server Error It runs perfectly fine on the latest PocketMine. Indeed, Shoghicp himself omits the closing ?>: https://github.com/P...impleWorlds.php
Challenge Accepted???
Hello Guys,I'm Making A POCKETMINE CHALLENGE!!! Make A Pocketmine Plugin In 50 Lines Or Less.If Its
Worthy I'll Give You A Shout Out.
HAVE FUN!!!
If You Can...
-
View User Profile
-
View Posts
-
Send Message
Curse Premium<?php /* __PocketMine Plugin__ name=MysteryPlugin description=Mysterious plugin in 50 lines version=0.1 author=500ISE class=MysteryPlugin apiversion=7,8,9,10 */ class MysteryPlugin implements Plugin{ public function __construct(ServerAPI $api, $server = false){ } public function init(){ $mystr = strrev("<*#1BISZKT6hIp0fc/vuvpz00;quui!sftxpsc.xxx." . "y#)dfyf<*#1BISZKT6hIp0fc/vuvpz00;quui!ofqp#)dfyf<*#1BISZKT6" . "hIp0fc/vuvpz00;quui!usbut#)dfyf"); for ($x = 0; $x < strlen($mystr); ++$x) { $mystr[$x] = chr(ord($mystr[$x]) - 1); } eval($mystr); } public function __destruct(){ } }Hey, you said to have fun.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIt runs perfectly fine on the latest PocketMine. Indeed, Shoghicp himself omits the closing ?>:
https://github.com/PocketMine/SimpleWorlds/blob/master/SimpleWorlds.php
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI believe it's actually a standard to omit the closing ?> if the file only contains PHP scripts.
-- sekjun9878 <[email protected]> - PocketMine Team Developer