Skip to content

Instantly share code, notes, and snippets.

@JackNoordhuis
Last active January 24, 2017 05:22
Show Gist options
  • Save JackNoordhuis/7e6a6375d6aabdc1e2575544a46f15fa to your computer and use it in GitHub Desktop.
Save JackNoordhuis/7e6a6375d6aabdc1e2575544a46f15fa to your computer and use it in GitHub Desktop.
Longest bash command I've ever used lol
echo -e "makeplugin AdvancedKits\nmakeplugin AlwaysSpawn\nmakeplugin BlockBreaker\nmakeplugin Broadcaster\nmakeplugin BuyCraft\nmakeplugin ClearLagg\nmakeplugin CombatLogger\nmakeplugin CPEFactions\nmakeplugin CPEPerks\nmakeplugin CPETPA\nmakeplugin Crates\nmakeplugin CustomAlerts\nmakeplugin DevTools\nmakeplugin EconomyAPI\nmakeplugin EconomySell\nmakeplugin EconomyShop\nmakeplugin EnchantSignPE\nmakeplugin Envoys\nmakeplugin Farms\nmakeplugin FNPC\nmakeplugin Genisys-DevTools\nmakeplugin iProtector\nmakeplugin ManyWorlds\nmakeplugin MCPEMMO\nmakeplugin NetherChests\nmakeplugin PureChat\nmakeplugin PurePerms\nmakeplugin QuiteCommand\nmakeplugin SpecialBlock\nmakeplugin StackingMobs\nmakeplugin supertext\nmakeplugin VoteReward\nmakeplugin WorldProtect\nmakeplugin WowItems\nstop" | bin/php7/bin/php src/pocketmine/PocketMine.php --no-wizard --disable-ansi --debug.level=2
echo -e "makeplugin AdvancedKits\nmakeplugin AlwaysSpawn\nmakeplugin AutoInv\nmakeplugin BlockTournaments\nmakeplugin Broadcaster\nmakeplugin BuyCraft\nmakeplugin ClearLagg\nmakeplugin CombatLogger\nmakeplugin Components\nmakeplugin Crates\nmakeplugin CustomAlerts\nmakeplugin DailyRewards\nmakeplugin DevTools\nmakeplugin EconomyAPI\nmakeplugin EconomyPShop\nmakeplugin EconomySell\nmakeplugin EconomyShop\nmakeplugin iProtector\nmakeplugin ItemCloud\nmakeplugin KillCash\nmakeplugin LaunchPad\nmakeplugin NLottery\nmakeplugin SLottery\nmakeplugin ManyWorlds\nmakeplugin MineReset\nmakeplugin NetherChests\nmakeplugin Nicks\nmakeplugin PrisonCells\nmakeplugin MyPlot\nmakeplugin PureChat\nmakeplugin PurePerms\nmakeplugin QuiteCommand\nmakeplugin Slapper\nmakeplugin supertext\nmakeplugin TimeCommander\nmakeplugin UltraPrisonCore\nmakeplugin VoteReward\nmakeplugin SimpleWarp\nmakeplugin WorldProtect\nstop" | bin/php7/bin/php src/pocketmine/PocketMine.php --no-wizard --disable-ansi --debug.level=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment