Skip to content

Home_en

MidCoard edited this page Mar 22, 2020 · 1 revision

Start

Ready to work

Development Environment

As with developing Minecraft plugins, you need BukkitAPI as the foundation, In particular, we only support BukkitAPI with Minecraft version 1.8 - 1.15.

Operating Environment

Matching the development environment, we support all servers running under BukkitAPI, such as CraftBukkit, Spigot, PaperSpigot. For the same reason, we only support servers with Minecraft version 1.8 - 1.15.

Attention

This does not mean that we will not support new versions, such as the upcoming 1.16. I can say with confidence that we will not support older versions below 1.8, but in some cases they may apply.

开始(Getting Started)

实体处理(Deal with Entity)

Goal操作(Modify Goal)

使用Navigation(Use Navigation)

其他(Other Things)

Clone this wiki locally