Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasonw4331/vanillaentityai
A non-customizable plugin to add vanilla entities with AI to PocketMine servers
https://github.com/jasonw4331/vanillaentityai
minecraft php pocketmine pocketmine-mp pocketmine-plugin
Last synced: 3 months ago
JSON representation
A non-customizable plugin to add vanilla entities with AI to PocketMine servers
- Host: GitHub
- URL: https://github.com/jasonw4331/vanillaentityai
- Owner: jasonw4331
- License: lgpl-3.0
- Created: 2018-02-23T17:51:11.000Z (almost 7 years ago)
- Default Branch: API4
- Last Pushed: 2024-01-18T03:01:28.000Z (11 months ago)
- Last Synced: 2024-09-26T10:02:03.945Z (3 months ago)
- Topics: minecraft, php, pocketmine, pocketmine-mp, pocketmine-plugin
- Language: PHP
- Homepage: https://discord.gg/R7kdetE
- Size: 805 KB
- Stars: 82
- Watchers: 16
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# VanillaEntityAI
[![Discord](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/R7kdetE)
[![Poggit-Ci](https://poggit.pmmp.io/ci.shield/jasonwynn10/VanillaEntityAI/VanillaEntityAI)](https://poggit.pmmp.io/ci/jasonwynn10/VanillaEntityAI/VanillaEntityAI)
[![Download count](https://poggit.pmmp.io/shield.dl.total/VanillaEntityAI)](https://poggit.pmmp.io/p/VanillaEntityAI)# Intro
Make mobs behave in your server worlds exactly like they do in vanilla!
# Features
* Minecraft Vanilla-like spawning
* Passive Mob AI
* Breeding# Future Additions
* Hostile Mob AI
* Animal Taming
* Villager Trading# About
PocketMine is a software built from scratch without any code from Minecraft, meaning it lacks Vanilla features which Java servers get by default. This lacking shows especially with any and all entity movement, breeding, taming, and trading. This plugin aims to fix that by adding support for all of those things.