/SeeDevice

A pmmp plugin for Minecraft(W10,BE) [PHP]

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

SeeDevice

A pmmp plugin for Minecraft(W10,BE) [PHP]

Some Informations

This is a "api" plugin to get more easly user's Device
Don't be afraid by opening a issue or a pull request An important lexical error have been resolved, so the API have Been Changed!! How to Get the device of an user with our plugin
Just so easy: $userDevice =SeeDevice::getInstance()->getUsd($player);
And you get it but before doing that, just check if the plugin is enabled You have lot of possibility to call our fonction getUsD
I want to get The OS of player
Just do that: $userOs = SeeDevice::getInstance()->getUos($player);

LAST UPDATES

In the last update we have correct some error, and added 2 commands. We added the possibility to show the os of all player.(Can be disabled in config.yml)

Commands

How to see user's (device, os): /seedevice [player] How to Edit user's os: /fakeos <name_of_device>

Permission

To have acces to the 2 command the player have to get the permission "SeeDevice.command.*"

Future Release

  • Create the Plugin
  • Do the Readme
  • Possibility to change the name of the OS
  • Create a command to get The Device Name of the user
  • Config have more controls! Enable or Disable the command