Giter Club home page Giter Club logo

open-parties-and-claims's Introduction

Open Parties and Claims

This Minecraft mod adds the ability to claim and to forceload world chunks, as well as create and manage player parties. It also gives server owners powerful controls over their players' usage of the mod's features.

The mod's API allows other mods or plugins to easily interact with the parties and the chunk claims, both on the server and the client side.

The mod is currently in beta.

User Guide

Playing

Get this mod from CurseForge. It is also recommended to get the Xaero's Minimap and the World Map mods, which implement this mod's API. Install this mod how you normally would a Forge/Fabric mod. There are plenty of tutorials online, if you're new.

Commands:

/openpac player-config ... - player config commands

/openpac-claims ... - everything claim-related

/openpac-parties ... - everything party-related

/opm - shortcut for the party chat

Keybindings:

' - open the mod UI. Can be changed in the controls menu.

Configs:

[world directory]/serverconfig/openpartiesandclaims-server.toml - the main mod config

[world directory]/serverconfig/openpartiesandclaims-... - some global "player configs", although all of them can be accessed in game through the UI

Developing

The license that this mod is released under, as I understand it, explicitly allows you have this mod as a dependency for your own mod and use the API through Java/JVM mechanics, under some conditions in some cases, mostly when embedding the mod in yours. That is why I chose it. It is very similar to what Minecraft Forge is currently released under. This paragraph is not a legal statement or legal advice. Make sure to get familiar with the actual license terms on your own.

Add this project as a dependency to your build.gradle, for example with CurseMaven or manually download a jar file from CurseForge and use a flatDir repository. Build the mod jar from the source code yourself if you so prefer.

I strongly recommend that you use the javadoc for reference when working with the API. Locate either or both of the following 2 main API classes in the javadoc and you should be good to go from there:

xaero.pac.client.api.OpenPACClientAPI

xaero.pac.common.server.api.OpenPACServerAPI

Contributions

I do not accept pull-requests at the moment, in case I decide to release this mod under a different license in the near future. Contributions from other people might cause complications.

MultiLoader Template

This project uses a multi-loader template from jaredlll08/MultiLoader-Template

open-parties-and-claims's People

Contributors

bob74 avatar thexaero avatar

Stargazers

 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.