Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Nukkit Mob Plugin (fka PureEntities)

NotificationsYou must be signed in to change notification settings

matt404/mob-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development:kniffo80matt404augesrob

MobPlugin is a plugin that implements the mob entities for MCPE including movement, aggression etc.

Notice

Welcome Github issue!

This plug-in is in development. Therefore, It is possible to function abnormally.

Nukkit.ioDiscord

Credits

Credits go to Team-SW! They have a nice plugin already made. I used it and adapt it for 0.16.

Plugin Example configuration

Place this plugin jar file to your Nukkit's home directory "${NUKKIT_HOME}/plugin".

Example:

/usr/share/nukkit/plugins/MobPlugin-0.0.2-SNAPSHOT.jar

Then you have to create a folder in plugin folder with the name of the plugin and place the config.yml there ("${NUKKIT_HOME}/plugin/MobPlugin").

Example:

/usr/share/nukkit/plugins/MobPlugin/config.yml

When Nukkit Server starts up and the plugin is activated, the config.yml is read and evaluated by the plugin.

config.yml example

The following configuration sets mobs AI enabled and the auto spawn task will be triggered all 300 ticks.It's configured to spawn only wolfes:

entities:mob-ai:trueauto-spawn-tick:300worlds-spawn-disabled:max-spawns:bat:0blaze:0cave-spider:0chicken:0cow:0creeper:0donkey:0enderman:0ghast:0horse:0iron-golem:0mooshroom:0mule:0ocelot:0pig:0pig-zombie:0rabbit:0silverfish:0sheep:0skeleton:0skeleton-horse:0snow-golem:0spider:0squid:0witch:0wolf:1zombie:0zombie-horse:0zombie-villager:0

About

Nukkit Mob Plugin (fka PureEntities)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java100.0%

[8]ページ先頭

©2009-2025 Movatter.jp