Giter VIP home page Giter VIP logo

mc-server-protection's Introduction

Fabric Server Administration Mod

About

This mod (Sewing Machine Utilities) is just something I've been working on in my free time. I <3 coding & Minecraft

Sewing Machine is a server-side mod for server administration, built for the Fabric loader. A sewing machine stitches fabric the same way this mod sews Minecraft chunk protection together, thus the mod name "SewingMachine". The original intent of the mod was simply to provide chunk claiming, but I had a lot of fun playing around with what I could extend in a server mod, and added many other quality of life features.

  • Current versions require a MySQL database, but SQLite is planned for the future.
  • Fabric API is also required

In-game Guides

This mod adds the ability to hand out pre-written books via Sign interaction. Custom books can be implemented by adding to the "books.json" example in the repo's root directory. This file is not generated by the mod, and must be added to your /config/sewing-machine folder

If you have an IDE or Text Editor that supports the JSON Schema, there is also an included schema books_schema.json

Server-side Translations

Minecraft supports translations via translation keys, however the server is unable to define new translation keys to the client ..so I improvised. The server keeps track of connected clients languages, and from that bit of information I was able to create language files that, when read, are sent as Literals to each player. Because of this issue, adding translations was an after though, and some messages may be missing from the translations files.

If you want to add a translation, submit a PR.

Downloading

To get the latest version of the mod, you can download from one of the following sources

mc-server-protection's People

Contributors

gstefanowich avatar rivenww avatar

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.