Giter VIP home page Giter VIP logo

fasttransfer's Introduction

FastTransfer

This plugin aims to provide a compatibility layer for old plugins that used to depend on FastTransfer.

Transfer vanilla Minecraft: PE clients to another server. Works with Minecraft: PE 1.0.3 alpha or higher.

 FastTransfer plugin for PocketMine-MP
 Copyright (C) 2015 Shoghi Cervantes <https://github.com/shoghicp/FastTransfer>

 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

Commands

  • /transfer [player] <address> <port> (defaults to OPs)

Permissions

Permission Default Description
fasttransfer.command.transfer op Allows to transfer players to another server

For developers

Events

  • shoghicp\FastTransfer\PlayerTransferEvent

Plugin API methods

All methods are available through the main plugin object (plugin name is FastTransfer)

  • bool transferPlayer(pocketmine\Player $player, $address, $port, $message)
  • void cleanLookupCache()

Read the source code for more in-depth explanation

fasttransfer's People

Contributors

poggit-bot avatar robske110 avatar shoghicp avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

epicartz08999

fasttransfer's Issues

Transfer Packet Issue

So first off thanks for updating Fast Transfer!
And my issue is that whenever I try to transfer a player I get the following error.I'm running Genisys on Windows 7 PHP version 7.0.15.I checked on PocketMine and there isn't Transfer Packet too so I decided to ask for help.

 An unknown error occurred while attempting to perform this command
[16:50:21] [Server thread/CRITICAL]: Unhandled exception executing command
'transfer TheClimbing 94.236.245.176 22222' in transfer: Class
pocketmine\network\protocol\TransferPacket not found
[16:50:21] [Server thread/CRITICAL]: ClassNotFoundException: "Class
pocketmine\network\protocol\TransferPacket not found" (EXCEPTION) in
"/src/spl/BaseClassLoader" at line 144
[16:50:21] [Server thread/DEBUG]: #0
/phar_FastTransfer-1.0.3-r1_r9DJ9nv0cbEAwxc.phar/src/shoghicp/FastTransfer/StrangePacket(25):
spl_autoload_call(string pocketmine\network\protocol\TransferPacket)
[16:50:21] [Server thread/DEBUG]: #1 /src/spl/BaseClassLoader(128):
include(string phar://C:/Users/TheClimbing/Desktop/Genisys_Unsuportted -
Copy/plugins/phar_FastTransfer-1.0.3-r1_r9DJ9nv0cbEAwxc.phar/src/shoghicp/FastTransfer/StrangePacket.php)
[16:50:21] [Server thread/DEBUG]: #2 (): BaseClassLoader->loadClass(string
shoghicp\FastTransfer\StrangePacket)
[16:50:21] [Server thread/DEBUG]: #3
/phar_FastTransfer-1.0.3-r1_r9DJ9nv0cbEAwxc.phar/src/shoghicp/FastTransfer/FastTransfer(56):
spl_autoload_call(string shoghicp\FastTransfer\StrangePacket)
[16:50:21] [Server thread/DEBUG]: #4
/phar_FastTransfer-1.0.3-r1_r9DJ9nv0cbEAwxc.phar/src/shoghicp/FastTransfer/FastTransfer(98):
shoghicp\FastTransfer\FastTransfer->transferPlayer(pocketmine\Player
Player(2), string 94.236.245.176, integer 22222)
[16:50:21] [Server thread/DEBUG]: #5
/src/pocketmine/command/PluginCommand(57):
shoghicp\FastTransfer\FastTransfer->onCommand(pocketmine\command\ConsoleCommandSender
object, pocketmine\command\PluginCommand transfer, string transfer, array
Array())
[16:50:21] [Server thread/DEBUG]: #6
/src/pocketmine/command/SimpleCommandMap(276):
pocketmine\command\PluginCommand->execute(pocketmine\command\ConsoleCommandSender

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.