Giter VIP home page Giter VIP logo

adonis's Introduction


Adonis is a community-maintained server moderation and management system created for use on the Roblox platform.

✨ Installation

📢 New to Adonis? Take a look at our official quick start video here or read the unofficial setup guide here.

If you get stuck, feel free to ask for assistance on our Discord server.

Method 1 (recommended): Official Roblox Model

  1. Take a copy of the Adonis loader model from the Roblox Library.
  2. Insert the model into Studio using the Toolbox, and place it under ServerScriptService. (Do not leave it in the Workspace!)

Method 2: GitHub Releases

  1. Download the rbxm file snapshot from the latest release.
  2. Import the model file into Studio.

ℹ️ Note: By default, snapshots included in releases have DebugMode enabled.

Method 3: Filesystem

  1. Download the repository to your computer's file system.
  2. Install and use a plugin like Rojo to compile Adonis into a rbxmx file. If using Rojo, you can run rojo build /path/to/adonis -o Adonis.rbxmx to build an rbxmx.
  3. Import the compiled model file into Studio.

ℹ️ Note: By default, loaders compiled from the repository have DebugMode enabled.

⚠️ Method 3 compiles the bleeding edge version of Adonis, which may be not fully tested and is highly unstable.

⚙️ Configuring Adonis

Once you've inserted the Adonis loader into your game, open Adonis_Loader > Config > Settings, and change settings.DataStoreKey to something absolutely random (eg. "2fgi02e)^Q"). This is for security as it prevents serverside tampering with Adonis's datastores.

You may then edit the Settings module to configure Adonis to suit your game. Instructions and elaboration are provided within the Settings module.

🔧 Debug Mode

The Adonis loader provides a DebugMode option which will load a local copy of the MainModule rather than fetching the latest version. This could be useful if you are a contributor working on the MainModule, or want to maintain a custom version for your game. Debug mode expects the MainModule to share the same parent with the loader model (e.g. both should be in ServerScriptService). By default, snapshots provided in releases have DebugMode enabled.

Toggling debug mode

Reference

Social

Misc

⭐ Contributing

The purpose of this repository is to allow others to contribute and make improvements to Adonis. Even if you've never contributed to GitHub before, we would appreciate any contributions that you can provide.

📜 Contributing Guide

Read the contributing guide to get a better understanding of our development process and workflow, along with answers to common questions related to contributing to Adonis.

⚖️ License

Adonis is available under the terms of the MIT license. Read more details about the license here.

Thank you to our contributors

contributors

adonis's People

Contributors

sceleratis avatar expertcoderz avatar ccuser44 avatar fxep1 avatar coasterteam avatar alau740 avatar thelegendaryspark avatar joritochip avatar lollodev5123 avatar p3tray avatar galacticinspired avatar dimenpsyonal avatar karl-police avatar easternbloxxer avatar jaydns avatar moo1210 avatar sparkypen7 avatar nnickey avatar drewbokman avatar mudock-yatho avatar cald-fan avatar commodoregamer118 avatar l8x avatar crywink avatar jun022222222 avatar jack5079 avatar thecakechicken avatar h0nzzz avatar webm07 avatar aaronvickers 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.