A fork of jasonwynn10ˋs VanillaEntityAI Plugin.

Overview

BIG UPDATE:

MobPlugin 1.0.0-ALPHA. Based on the Altay AI. Coming soon!

MobPlugin-PM

A fork of jasonwynn10ˋs VanillaEntityAI Plugin.

Similar to the Mob Plugin for NukkitX.

It donˋt work!

• Yeah, this Plugin is very hard to fix, because it works with very complicate algorithms and Packets. • I do my best to fix it. If you want open an pull-request! • I will add new stuff when it's completely fixed!

What does it better than the Original one?

Look at the Features.

Features

  • No Lag
  • Future Updated
  • All Entities + AI
  • Better Mob Spawning + New Biomes + End!
  • End Fight
  • Wither Spawning
  • Pillager Spawning in Plains (maybe)
  • Standallone Plugin
  • Boss Bar Support
  • Some Commands
  • Dev Friendly, just open an Pull Request!

About

With this plugin, mobs spawn almost exactly like they do in vanilla! Using custom algorithms and tracking AI, this plugin makes the server-mob experience as close as possible, while still keeping the server lag-free!

Credits

Big Credits to Jason
You might also like...
BetterMobs is a plugin Remixed, by MadoxMC, the original plugin is maked by tgwaste.

BetterMobs is a plugin Remixed, by MadoxMC, the original plugin is maked by tgwaste. MadoxMC Just Edited This plugin to Make 3 Compatible Plugins to add Mobs on your Overworld Worlds, NetherWorlds & EndWorlds, MadoxMC Idea.

Opinionated version of Wikimedia composer-merge-plugin to work in pair with Bamarni composer-bin-plugin.

Composer Inheritance Plugin Opinionated version of Wikimedia composer-merge-plugin to work in pair with bamarni/composer-bin-plugin. Usage If you are

jMQTT is a plugin for Jeedom aiming to connect Jeedom to an MQTT broker to subscribe and publish messages
jMQTT is a plugin for Jeedom aiming to connect Jeedom to an MQTT broker to subscribe and publish messages

jMQTT is a plugin for Jeedom aiming to connect Jeedom to an MQTT broker to subscribe and publish messages

Formcreator is a plugin which allow creation of custom forms of easy access
Formcreator is a plugin which allow creation of custom forms of easy access

Formcreator is a plugin which allow creation of custom forms of easy access. At the same time, the plugin allow the creation of one or more tickets when the form is filled.

vPOS Official Wordpres WooCommerce Plugin
vPOS Official Wordpres WooCommerce Plugin

vPOS - WooCommerce The number #1 payment solution in Angola This plugin currently works for the solutions listed below: EMIS GPO (Multicaixa Express)

Moodle plugin to limit the access to course content according to the user level in Block Game.

Moodle plugin to limit the access to course content according to the user level in Block Game.

A PocketMine/Altay Plugin to morph yourself into a block
A PocketMine/Altay Plugin to morph yourself into a block

BlockMorph A PocketMine/Altay Plugin to morph yourself into a block Command To morph yourself into a block use this command: /blockmorph [BlockID|Bloc

A useful PocketMine-MP plugin that allows you to create crates in-game!

ComplexCrates A useful PocketMine-MP plugin that allows you to create crates in-game! Commands Main command: /crate Sub commands: create

Comments
  • Internal Server Error

    Internal Server Error

    2021-09-01 [03:52:47] [Server thread/INFO]: MagicAnimal2961 joined the game 2021-09-01 [03:52:51] [Server thread/CRITICAL]: Error: "Cannot access private property pocketmine\network\mcpe\protocol\types\inventory\UseItemTransactionData::$actionType" (EXCEPTION) in "plugins/MobPlugin-PM_dev-67.phar/src/jasonwynn10/VanillaEntityAI/entity/passiveaggressive/Player" at line 102 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #0 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(149): jasonwynn10\VanillaEntityAI\entity\passiveaggressive\Player->handleInventoryTransaction(object pocketmine\network\mcpe\protocol\InventoryTransactionPacket) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #1 pmsrc/src/pocketmine/network/mcpe/protocol/InventoryTransactionPacket(106): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleInventoryTransaction(object pocketmine\network\mcpe\protocol\InventoryTransactionPacket) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #2 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\InventoryTransactionPacket->handle(object jasonwynn10\VanillaEntityAI\network\PlayerNetworkSessionAdapter) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #3 pmsrc/src/pocketmine/network/mcpe/protocol/BatchPacket(130): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\InventoryTransactionPacket) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #4 pmsrc/src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(object jasonwynn10\VanillaEntityAI\network\PlayerNetworkSessionAdapter) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #5 pmsrc/src/pocketmine/Player(3321): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #6 plugins/AntiInternalKick_dev-3.phar/src/Jibix/AntiInternalKick/utils/ModifiedRakLib(148): pocketmine\Player->handleDataPacket(object pocketmine\network\mcpe\protocol\BatchPacket) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #7 pmsrc/vendor/pocketmine/raklib/src/server/ServerHandler(95): Jibix\AntiInternalKick\utils\ModifiedRakLib->handleEncapsulated(string[17] 192.168.1.3 41698, object raklib\protocol\EncapsulatedPacket, integer 0) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #8 plugins/AntiInternalKick_dev-3.phar/src/Jibix/AntiInternalKick/utils/ModifiedRakLib(88): raklib\server\ServerHandler->handlePacket() 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #9 plugins/AntiInternalKick_dev-3.phar/src/Jibix/AntiInternalKick/utils/ModifiedRakLib(78): Jibix\AntiInternalKick\utils\ModifiedRakLib->process() 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #10 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(113): Jibix\AntiInternalKick\utils\ModifiedRakLib->Jibix\AntiInternalKick\utils{closure}() 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #11 pmsrc/vendor/pocketmine/snooze/src/SleeperHandler(75): pocketmine\snooze\SleeperHandler->processNotifications() 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #12 pmsrc/src/pocketmine/Server(2155): pocketmine\snooze\SleeperHandler->sleepUntil(double 1630468371.4443) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #13 pmsrc/src/pocketmine/Server(1992): pocketmine\Server->tickProcessor() 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #14 pmsrc/src/pocketmine/Server(1586): pocketmine\Server->start() 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #15 pmsrc/src/pocketmine/PocketMine(314): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[72] /storage/emulated/0/Android/data/io.scer.pocketmine/files/PocketMine-MP/, string[80] /storage/emulated/0/Android/data/io.scer.pocketmine/files/PocketMine-MP/plugins/) 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #16 pmsrc/src/pocketmine/PocketMine(344): pocketmine\server() 2021-09-01 [03:52:51] [Server thread/CRITICAL]: #17 pmsrc(11): require(string[127] phar:///storage/emulated/0/Android/data/io.scer.pocketmine/files/PocketMine-MP/P)

    bug work-in-progress 
    opened by PushkarOP 4
Owner
BalkanDev
• PHP/Java Developer and Minecraft-Developer • Learning Apple Swift!
BalkanDev
Initiated by me, enhanced by us, created for us. This is the fork (public) version separated from my private diary repository.

diary public repository Initiated by me, enhanced by us, created for us. This is the fork (public) version separated from my private diary repository.

Weicheng Ao 3 Jul 30, 2022
A plugin manager for PocketMine-MP downloads plugin from PocketMine-MP official plugin repository

oh-my-pmmp A plugin manager for PocketMine-MP Getting Started Prerequisites Your server MUST RUN the latest version of PocketMine. Installation From P

thebigcrafter 6 Jan 4, 2023
Integrates the ClassicPress Plugin Directory and any plugin stored in GitHub (tagged with classicpress-plugin) in the ClassicPress Admin

ClassicPress Plugin Directory Adds a new screen in a ClassicPress Install where you can browse, install, activate, deactivate, update, delete and pagi

TukuToi 3 Dec 27, 2022
This Pocketmine-MP plugin is a plugin including a complete faction system.

SimpleFaction Simple faction plugin replacing FactionsPro which is no longer updated. Commands Command Name Command Description Available for /f help

Ayzrix 33 Dec 19, 2022
SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point

SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point

null 1 Jan 7, 2022
Ratio plugin is a luck plugin. The more lucky you are, the more you win!

Ratio Ratio plugin is a luck plugin. The more lucky you are, the more you win Features When you break a block (Cobblestone), it gives/puts you somethi

Ali Tura Çetin 2 Apr 25, 2022
actionMaster is a new faction plugin that aims at flexibility and customization of the plugin by the user and the developers.

FactionMaster is a new faction plugin that aims at flexibility and customization of the plugin by the user and the developers. It includes all the basic functionality of a faction plugin and data storage in MySQL or SQLITE. This is done by adding an extension system and a translation system. FactionMaster has a will of accessibility to the players and especially not to have to remember a lot of commands to play, all is done via interface.

FactionMaster 21 Dec 26, 2022
Api.video-wordpress-plugin - The official api.video plugin for WordPress

api.video WordPress Plugin api.video is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managin

api.video 5 Oct 19, 2022
Ied plugin composer - Inspired Plugin Composer: Create, publish and edit plugins from within Textpattern CMS.

ied_plugin_composer Create, publish and edit plugins from within Textpattern CMS. Creates a new page under the Extensions tab where you can edit and e

Stef Dawson 8 Oct 3, 2020
BetterMobs - a plugin Remixed, by MadoxMC, the original plugin is maked by tgwaste

BetterMobsOverworld BetterMobs is a plugin Remixed, by MadoxMC, the original plugin is maked by tgwaste. MadoxMC Just Edited This plugin to Make 3 Compatible Plugins to add Mobs on your Overworld Worlds, NetherWorlds & EndWorlds, MadoxMC Idea.

MadoxMC 4 Dec 15, 2022