Code Monkey home page Code Monkey logo

fuji-fabric's Introduction

Description

Fuji is a minecraft mod that provides many essential and useful modules for vanilla survival.

If minecraft gets updated, you can mail [email protected] for fuji update reminder.

This is a server-side only mod, but you can use it in a single-player world. (Yes, the single-player world also includes a logic-server)

  • For a server-maintainer: You only need to install this mod at the server-side, and the players don't need to install this mod at their client-side
  • For a player: You only need to install this mod at the client-side, and then you can use the modules in your single-player world.

Feature

  1. Vanilla-Respect: all the modules do the least change to the vanilla game (Never touch the game-logic).
  2. Fully-Modular: you can disable any module completely if you don't like it (The commands and events will all be disabled, just like the code never exists, without any performance issue).
  3. High-Performance: all the codes are optimized for performance, and the modules are designed to be as lightweight as possible (From data-structure, algorithm, lazy-load and cache to improve performance greatly).
  4. Easy-to-Use: all the modules are designed to be easy to use, and the commands are designed to be easy to remember, even the language file is designed to be easy to understand.

Wiki

See configuration

See permission

See faq

Reference

At the early stage of this project, we reference some source and ideas from the following projects:

  1. https://www.zrips.net/cmi/
  2. https://essentialsx.net/
  3. https://v2.nucleuspowered.org/
  4. https://modrinth.com/mod/essential-commands
  5. https://modrinth.com/mod/skinrestorer
  6. https://modrinth.com/mod/headindex
  7. https://modrinth.com/mod/sit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.