Download the PHP package aiptu/smaccer without Composer

On this page you can find all versions of the php package aiptu/smaccer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package smaccer

Smaccer

Smaccer is a powerful and easy-to-use PocketMine-MP plugin designed for managing NPCs (Non-Player Characters) in your Minecraft world. Whether you want to create interactive characters, organize your NPCs, or automate tasks, Smaccer provides all the necessary tools to bring your world to life.

Features

Commands

Permissions

Grant these permissions to specific player groups or individuals using a permissions management plugin of your choice.

Permission Description Default
smaccer.bypass.cooldown Allows players to bypass cooldown. op
smaccer.command.about Allows players to display information about the plugin (/smaccer about). op
smaccer.command.create.self Allows players to create their own entities (/smaccer create). op
smaccer.command.create.others Allows players to create entities owned by others (/smaccer create). op
smaccer.command.delete.self Allows players to delete their own entities (/smaccer delete). op
smaccer.command.delete.others Allows players to delete entities owned by others (/smaccer delete). op
smaccer.command.edit.self Allows players to edit their own entities (/smaccer edit). op
smaccer.command.edit.others Allows players to edit entities owned by others (/smaccer edit). op
smaccer.command.id Allows players to retrieve entity IDs (/smaccer id). op
smaccer.command.list Allows players to list all entities in the worlds (/smaccer list). op
smaccer.command.move.self Allows players to move an entity to themselves (/smaccer move). op
smaccer.command.move.others Allows players to move an entity to another player (/smaccer move). op
smaccer.command.reload.config Allows players to reload the configuration (/smaccer reload). op
smaccer.command.reload.emotes Allows players to reload the emotes (/smaccer reload). op
smaccer.command.teleport.self Allows players to teleport to an entity (/smaccer teleport). op
smaccer.command.teleport.others Allows players to teleport other players to an entity (/smaccer teleport). op

Configuration

Smaccer offers a customizable configuration to tailor the NPC settings to your preferences. Below is an example of the configuration file:

Images

Upcoming Features

Credits

Additional Notes


All versions of smaccer with dependencies

PHP Build Version
Package Version
Requires aiptu/libplaceholder Version ^1.0
frago9876543210/forms Version dev-master
ifera-mc/update-notifier Version dev-master
jasonw4331/libpmquery Version dev-master
paroxity/commando Version ^3.2
pocketmine/pocketmine-mp Version ^5.16
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package aiptu/smaccer contains the following files

Loading the files please wait ....