Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

InkoHX/getDevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getDevice

API

// プレイヤーのOSを取得する。
$this->getServer()->getPluginManager()->getPlugin('getDevice')->getAPI()->getOS(/* Player */);

// プレイヤーのデバイスモデルを取得する。
$this->getServer()->getPluginManager()->getPlugin('getDevice')->getAPI()->getModel(/* Player */);

About

プレイヤーのデバイスモデルとOSを取得します。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages