MrCraftTeamMC / MrCraftEssentials

A fabric mod aims to port the features from plugin EssentialsX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caution

Still in early stages of development, expect forced pushes and breaking changes!

See the wiki page before using this mod.

You can use Essential Commands Mod instead.

English | 中文

Mr Craft Essentials Mod

Java Version Gradle Version GitHub Workflow Status (with event) GitHub release (with filter) GitHub all releases Downloads

Introduce

This mod is a fabric version of plugin EssentialsX (Probably / A Part).

Important

For more details, Please see our wiki.

Please help improve our wiki too!

Minecraft Version Support

Version Status Latest Version
1.21.x Unavailable ❌ N/A
1.20.x Active (WIP) ✅ 1.0-SNAPSHOT-01
1.19.x Making ⚙️ N/A
1.18.x Holding 🛠️ N/A
1.17.x Holding 🛠️ N/A
1.16.x Holding 🛠️ N/A
1.15.x Holding 🛠️ N/A
1.14.x Holding 🛠️ N/A
1.13.x No Plan ❌ N/A

Dependencies

Dependency (Mod) Loader Type Version (Recommend the Latest Version) Download (Links)
Fabric API Fabric (Quilt Loader use QSL / QFAPI instead) Required Any CurseForge | Modrinth | Github
Carpet Fabric Optional Any CurseForge | Modrinth | Github

Configuring and Rules

Please see our wiki.

Building

Warning

This project is still WIP. The Artifacts may not be generated by Gradle.

  1. Download Repository Zip and Unzip it.
  2. run command:
    ./gradlew clean build # For Non-Windows
    
    .\gradlew.bat clean build # For Windows
  3. The artifacts jar will be in the build/libs folder.

Developing and Contributing

Welcome you to Fork this project and Submit your PR. (More information here)

Tip

If you are Players, we suggest you to Find bugs and Create issues.

License

This project is available under the LGPLv3 license. Feel free to learn from it and incorporate it in your own projects.

About

A fabric mod aims to port the features from plugin EssentialsX.

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%