Giter Site home page Giter Site logo

fasttransfer's People

Contributors

shoghicp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fasttransfer's Issues

Please help me

Hi I'm new to having a server and need help. When I get the simple Auth plugin it tells me that I have to register and that I have the wrong password. So when I uninstall the plug in I can go on my server but nobody else can join. I'm a noob at servers please help. Trying to make this for my website. Thanks, Shannon

Feature Request

hi, if possible, add a API to know from where the player are comming to the server...

an example of plugin implementation:

public function comeFromWhere(PlayerJoinEvent $e){
$this-ft->getPluginManager()->getPlugin("FastTransfer");
$player = $event->getPlayer();
$port = "19133"; //config get
$ip = "127.0.0.1"; //config get
if($this->ft->comeFrom($player, $ip, $port);
 $player->teleport($x, $y, $z); //whatever
}
}

this would be great... (since there's no "Feature Request" option on github I posted that here, fell free to close that)

Doesn't work on newer pocketmine builds

Doesn't work on newer pocketmine builds. ๐Ÿ’ฉ
I use MiNET instead its like a beta Bungee-Cord for PE but still. I use to use this a lot. Now I cant.
Hope its fixed soon! BTW I blame @shoghicp for the pocketmine php7 thingy ma bobber

Players are not transferred

The console say:
[INFO] Transferring player TonyDroidd to play.nexuspe.net:19132
but the players are not transferred...

#Set to 0 to compress everything

#Set to 0 to compress everything, -1 to disable.
batch-threshold: 0
(pocketmine.yml)

if 0 Fast Transfer 1.02 doesnst work... only get message nothing happends

Bug when joining a new server

On the server play.explosivepe.net, everything is fine in the lobby. Go through the faction portal. In factions we can see lobby chat and pop ups real time. However join the IP with port 19133 to directly join factions. It does not show.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.