https://github.com/imjustnozell/nzcrates
crates with entitys and custom textures for pocketmine mp
https://github.com/imjustnozell/nzcrates
minecraft minecraft-plugin minecraft-server pocketmine pocketmine-mp pocketmine-mp-5 pocketmine-mp-plugin pocketmine-plugins
Last synced: about 2 months ago
JSON representation
crates with entitys and custom textures for pocketmine mp
- Host: GitHub
- URL: https://github.com/imjustnozell/nzcrates
- Owner: imjustnozell
- License: apache-2.0
- Created: 2024-11-15T01:42:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T21:46:27.000Z (6 months ago)
- Last Synced: 2025-03-24T12:47:54.419Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 1.13 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎁 NzCrates Plugin | **ES** | **EN**
---
  



**ES**: **NzCrates** es un plugin para **PocketMine-MP** que te permite **crear** y **gestionar crates** (cajas de recompensas) con soporte para **entidades**, **animaciones** y **partículas**. ¡Todo es **editable** desde el juego utilizando ítems del mismo!
**EN**: **NzCrates** is a plugin for **PocketMine-MP** that allows you to **create** and **manage crates** (reward boxes) with support for **entities**, **animations**, and **particles**. Everything is **editable** directly in-game using items!---
## 📋 Requisitos | **Requirements**
- 🛠️ **PocketMine-MP**: API 5.0.0 o superior | or higher.
- 📦 **Libs**:
- [`Customies`](https://github.com/CustomiesDevs/Customies): Para registro de entidades | For entity registration.
- [`Invmenu`](https://github.com/Muqsit/InvMenu): Para la interacción de inventarios | For inventory interaction.
- [`FormsUi`](https://github.com/ImJustnozell/FormsUI): Para los menús en UI | For UI menus.---
## 💾 Configuración | **Configuration**
```yaml
#es -- spanish
#en -- english
#tr -- turkish
#zh -- chinese
#ja -- japanese
#fr -- french
language: "es"
```---
## 🌟 Características | **Features**
- **ES**: **Entidades personalizadas**: Utiliza **entidades personalizables** para representar tus crates.
**EN**: **Custom entities**: Use **customizable entities** to represent your crates.- **ES**: **Animaciones atractivas**: Añade **animaciones** llamativas a tus crates.
**EN**: **Attractive animations**: Add eye-catching **animations** to your crates.- **ES**: **Efectos de partículas**: Mejora tus crates con **efectos de partículas**.
**EN**: **Particle effects**: Enhance your crates with **particle effects**.- **ES**: **Editabilidad en el juego**: Configura y edita tus crates **directamente desde el juego** usando ítems.
**EN**: **In-game editing**: Configure and edit your crates **directly in-game** using items.---
## ⚙️ Instalación | **Installation**
1. **ES**: **Descarga** el archivo `NzCrates` y colócalo en el directorio de **plugins** de tu servidor **PocketMine-MP**.
**EN**: **Download** the `NzCrates` file and place it in the **plugins** folder of your **PocketMine-MP** server.
2. **ES**: **Reinicia** tu servidor para cargar el plugin.
**EN**: **Restart** your server to load the plugin.---
## 📜 Comandos | **Commands**
### `/crates`
- **ES**: **Descripción**: Abre un **menú** para configurar y gestionar crates.
**EN**: **Description**: Opens a **menu** to configure and manage crates.- **ES**: **Uso**: `/crates`
**EN**: **Usage**: `/crates`---
## 🔑 Permisos | **Permissions**
- **ES**: `nzcrates.default`: Permite usar el comando `/crates`. Este permiso está habilitado por **defecto para todos los jugadores**.
**EN**: `nzcrates.default`: Allows using the `/crates` command. This permission is **enabled for all players by default**.---
## 🛠️ Configuración en el juego | **In-Game Configuration**
- **ES**: No necesitas editar manualmente los archivos de configuración. Usa el comando `/crates` para acceder a la configuración **directamente desde el juego**.
**EN**: You don’t need to manually edit configuration files. Use the `/crates` command to access the configuration **directly in-game**.---
## 👨💻 Autor | **Author**
- **Nozell**
---
## 📦 Versión | **Version**
- **1.0.3**
---