Overview

Namespaces

  • aliuly
    • common
      • selectors
    • loader
  • xPaw

Classes

  • ArmorItems
  • BasicCli
  • BasicHelp
  • BasicPlugin
  • ChatSession
  • Cmd
  • CmdSelector
  • ExpandVars
  • FastTransfer
  • FileUtils
  • FreezeSession
  • GetMotd
  • GetMotdAsyncTask
  • InvisibleSession
  • InvUtils
  • ItemName
  • mc
  • mc2
  • MoneyAPI
  • MPMU
  • Npc
  • PermUtils
  • PluginAsyncTask
  • PluginCallbackTask
  • PMScript
  • QueryAsyncTask
  • Rcon
  • RconTask
  • Session
  • ShieldSession
  • ShoppingCart
  • SignUtils
  • SkinUtils
  • SpySession
  • SubCommandMap
  • TPUtils
  • Overview
  • Namespace
  • Class

Class mc2

Very PocketMine-MP specific extension to the mc package

Abstract
Namespace: aliuly\common
Located at aliuly/common/mc2.php
Methods summary
public static integer|false
# plugin_init_alt( Plugin $plugin, str $path )

Checks message files and nags the user to submit translations...

Checks message files and nags the user to submit translations...

Parameters

$plugin
  • owning plugin
$path
  • output of $plugin->getFile()

Returns

integer|false
  • false on error or the number of messages loaded
API documentation generated by ApiGen