GithubHelp home page GithubHelp logo

pm-pl / alias Goto Github PK

View Code? Open in Web Editor NEW

This project forked from javierleon9966/alias

0.0 0.0 0.0 86 KB

Detects players possible alternatives accounts

License: GNU General Public License v3.0

PHP 100.00%

alias's Introduction

Alias

Detects players possible alternatives accounts

Overview

This plugin stores players Address, ClientRandomId, DeviceId, SelfSignedId, and XUID. Which will detect players accurately and hard for hackers to ban evade.

Also it has a command and alert system to staff members.

Configuration

In the configuration you can modify the mode, data and alert.

Here's a example of the default configuration:

alert: false #Everyone that has alias.alerts permission
ban: 'You are banned' #Ban message
mode: none #Options: none, ban
data: ['Address', 'ClientRandomId', 'DeviceId', 'SelfSignedId', 'XUID'] #Check for matching data in which will alert the staff members or ban the player

Command

/alias <name: target>

Only users with alias.command.alias permission can execute this command.

Returns a list of possible players matching IP, ClientRandomId, DeviceId, SelfSignedId, and XUID.

API

You can use this plugin API by the following:

use JavierLeon9966\Alias\Alias;
$aliases = Alias::getInstance()->getAliases($player->getName()); //returns a array of detected players

Database

In the data folder of this plugin there is a file called players.json which there's stored all the players that have logged into the server.

alias's People

Contributors

javierleon9966 avatar poggit-bot avatar

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.