Giter VIP home page Giter VIP logo

css-minecraft's Introduction

CSS-Minecraft

This is the source code for CSS' Minecraft plugin.

Building

Ensure that you have maven installed. Then:

maven clean package

This will automatically execute the shadow-jar goal in the package cycle.

There will now be a .jar file located in /target

You can now put this .jar file in the /plugins folder in a Spigot/CraftBukkit 1.17.1 server and run the server.

Configuration

MEMBER_ROLE_ID: The ID of the role that the plugin checks against when someone runs the /makegreen command.

BRIDGE_CHANNEL_ID: The ID of the channel to send bridged messages to Minecraft.

DISCORD_SERVER_ID: The ID of the guild to interact with.

WEBHOOK_URL: The URL of the Discord webhook to send bridged messages from Minecraft.

AVATAR_SERVICE: A link to an avatar service, with %s as a placeholder of the user's minecraft username.

BOT_TOKEN: The token of the Discord bot that will be detecting messages to send to Minecraft, as well as Member roles.

Dependencies

This plugin depends on LuckPerms, which needs to be placed alongside this in the /plugins folder.

Development

PR's welcome, feel free to do whatever.

css-minecraft's People

Contributors

rainestormee avatar danyc0 avatar

Watchers

 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.