Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleProfileSystem

A stable profile system containing wins, kills and deaths for PocketMine v2.0.0.

Logo

Commands

Currently, you can use the following commands:

  • /profile - view your profile
  • /wins - view your wins
    • Aliases:
      • (none)
  • /deaths - view your deaths
    • Aliases:
      • /stats
  • /kills - view your kills
    • Aliases:
      • (none)

We are planning to add support for admin commands so admins can modify values

Integration

To integrate this plugin in your server, you can use the following code snippet (assuming the player name is $name):

$ps = \pocketmine\Server::getInstance()->getPluginManager()->getPlugin("SimpleProfileSystem");
$ps->getPlayerManager()->addWin($name);

Releases

Click here

Contributions

We welcome any contributions to this plugin.

Distribution

According to the GPL-3.0 license, used for this plugin, you have the rights to modify it, redistribute it, sell it, and have full control over it all for free.

SodiumNodes

Are you in need of a Minecraft server but don't want to spend a fortune? SodiumNodes has got you covered!

Included features

  • 🛡 DDoS protection
  • 🌍 Multiple locations
  • ⚙ Unlimited Customisation

Links

About

A profile system containing wins, kills and deaths for PocketMine.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages