Frago9876543210 / PhoneInMcpe

A plugin that broadcasts an image from your phone to the server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhoneInMcpe

im1

im2

What is this?

This plugin for PocketMine, which displays the image of the phone in the game. Now it works quite slowly.

What need for use plugin?

  • Android Debug Bridge (adb) on you PC / laptop
  • Phone with android
  • USB cable, but there is also debugging over the network.
  • Last pmmp build for MCPE 1.2
  • Gd lib
  • Know the screen resolution on your phone.

How to install plugin?

  • Install: pmmp, gd lib, adb
  • Enable USB debugging on you phone (In the settings for developers)
  • Connect your phone to your PC via USB cable
  • Open the command line (terminal or console) and write adb devices -l.

im3

  • Edit file Main.php. There I marked all the calculations
  • That's it. You can start the server.
  • Now go to the server and write to the chat start

About

A plugin that broadcasts an image from your phone to the server.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%