Download the PHP package aiptu/playerwarn without Composer

On this page you can find all versions of the php package aiptu/playerwarn. 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 playerwarn

PlayerWarn

A PocketMine-MP plugin that allows server administrators to issue warnings to players and keep track of their warning history.

Features

  1. Player Warning System: A comprehensive system for issuing warnings to players who violate server rules or exhibit inappropriate behavior.
  2. Warning Limits: Set configurable limits on the number of warnings a player can accumulate, triggering actions when limits are reached.
  3. Customizable Punishments: Define various types of punishments for players exceeding the warning limit, including kicking, banning, and IP banning.
  4. Delayed Punishments: Schedule punishments to activate after a specified delay, allowing time for players to correct behavior.
  5. Warning Expiration: Assign expiration dates to warnings; players are notified when warnings expire.
  6. Discord Integration: Integrate with Discord via webhooks to receive notifications for warning-related events, punishments, and more.
  7. Player Notifications: Players receive notifications upon joining, indicating their current warning count, new warnings since last login, and active punishments.
  8. Update Notifications: Optionally notify administrators of plugin updates to ensure the latest version is being used.
  9. Configurable Warning Messages: Customize warning messages sent to players upon receiving a warning or upon warning expiration.
  10. Configurable Punishment Messages: Define custom messages for each punishment type, displayed when punishments are applied.
  11. Pending Punishments: Queue pending punishments for offline players, ensuring they are applied upon login.
  12. Ease of Management: Use commands to issue warnings, remove warnings, clear all warnings for a player, and view warning history.
  13. Flexible Configuration: Highly customizable configuration options to adapt the warning and punishment system to specific server needs.
  14. Event Handling: Utilize event listeners to track player actions and trigger appropriate responses based on warnings and punishments.
  15. Comprehensive Logging: Log errors, warnings, and important events to maintain a record of significant activities related to warnings and punishments.

Default Config

Discord Integration

Use this awesome website to generate valid json with built-in preview: Discohook, also you can send webhooks to your server with it if you just wan't fancy embed in your channel without any automatization.

Commands

The PlayerWarn plugin provides the following commands for chunk clearing:

Permissions

To control access to the commands provided by the PlayerWarn plugin, the following permissions are available:

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

Upcoming Features

Additional Notes


All versions of playerwarn with dependencies

PHP Build Version
Package Version
Requires pocketmine/pocketmine-mp Version ^5.0
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/playerwarn contains the following files

Loading the files please wait ....