IvanCraft623 / SimpleKits

The best kits manager for pocketmine 4.0.0
Apache License 2.0
1 stars 0 forks source link

🔮 SimpleKits ⚔️

The best kits manager for pocketmine

Description:

Un administrador de kits fácil de usar para PocketMine.MP 4.0

For Developers

Examples and tutorials can be found on the SimpleKits Wiki.

Commands

Command Description Permission
/kit Claim selected kit. none
/kits See avaible kits. simplekits.kits.command
/simplekits Manage kits and players. simplekits.simplekits.command
/simplekits create <name> Create a kit. simplekits.simplekits.command
/simplekits kits Manage kits. simplekits.simplekits.command
/simplekits players [page] Players list to manage. simplekits.simplekits.command
/simplekits playerdata <name> Manage a player. simplekits.simplekits.command

Features

Tutorials

Create a kit

To create a kit you can run the command /simplekits create <name> which will open a form, view video.

Enable/disable command

The /kit & /kits commands can be easily enabled or disabled using the config.yml file.

# Enable or disable "/kit" command (Command to claim selected kit)
kit-command: true
# Enable or disable "/kits" command (Command to select a kit)
kits-command: true

Project information

Version Pocketmine API PHP Status
0.0.1 PM4 8 Functional