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

A plugin for bukkit servers, which aims to reduce the lag that the server experiences by combining several entities into a single entity.

License

NotificationsYou must be signed in to change notification settings

ploppyperson/StackMob-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackMob for 1.20.4+. StackMob 5 uses Bukkit's PersistentDataContainer API so performance will be greatly improved from previous versions.

Spigot:https://www.spigotmc.org/resources/stackmob-enhance-your-servers-performance-without-the-sacrifice.29999/

StackMob is a plugin that reduces the strain of mobs on your server by 'stacking' them together, therefore you can have 1 entity instead of 30 entities. StackMob aims to try and not break vanilla mechanics, however this is not always pratical and/or possible.

It is recommended to use StackMob in conjunction with a farm limiter plugin for the best results.

Building

In order to build StackMob, you will need to do the following.

  • Clone the repository.
  • Run 'mvn clean install' to compile.

Contributing

Contributions are welcome. StackMob is licensed under the GPLv3.

API

StackMob does have a few custom events that can be used. These are in the events subpackage.

Maven:

<repository>    <id>CodeMC</id>         <url>https://repo.codemc.org/repository/maven-public/</url></repository>
<dependency>    <groupId>uk.antiperson.stackmob</groupId>    <artifactId>StackMob</artifactId>    <version>5.8.2</version></dependency>

About

A plugin for bukkit servers, which aims to reduce the lag that the server experiences by combining several entities into a single entity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

    Packages

    No packages published

    Languages


    [8]ページ先頭

    ©2009-2025 Movatter.jp