Git Product home page Git Product logo

discordaceperms's Introduction

Jared Scarito

Visitor Count

Jared's Developer Community [Discord]

Developer Discord

Socials

GitHub Logo Twitter Logo YouTube Logo LinkedIn Logo Contact Me

Information

Documentation ๐Ÿ“š: https://docs.badger.store

Fluent in ๐Ÿ’พ: Java, Python, Lua, PHP, C#, SQL, HTML/CSS, JavaScript, TypeScript

Miscellaneous

Sponsor me โค๏ธ: https://github.com/sponsors/JaredScar

Graduated ๐ŸŽ“: SJC 2021

discordaceperms's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

discordaceperms's Issues

DiscordAcePerms Multiguild Issue

DiscordAcePerms only reads roles from the Guild placed in Guild_ID in Badger API. I have set the Multiguild = true, and placed both guild's in the Guilds = { and it still only reads the guild in the Guild_ID. I've tested with vehicle-restrict and a few others and none of them identify the multiguild with DiscordAcePerms.

Asked for Support in Badgers discord and he informed me to make a Issue on the GitHub.

Code Issues

Alright, so earlier today, I was going through the Badger Plugins I have to make sure they're alright before I move on, and yeah I fixed a couple, but here is where i'm stuck. I am told that at line 9 the bracket was not finished, even though at line 20 it's clearly finished, and I tried moving it around, restarting the code, changing the names to the role id's, even tried using a different bracket. Still no luck. Honestly any recommendations or help would be appreciated.

(https://github.com/JaredScar/DiscordAcePerms/assets/105817668/4413a722-4b67-4ead-8ca7-86e8277e73a5)

(https://github.com/JaredScar/DiscordAcePerms/assets/105817668/6e717a56-610f-4ac3-bcb9-8f8982088766)

Discord ace perms Deferring Connection

Hello, I just got discord ace perms but its stuck on Deferring Connection when i try to load in, I changed everything for like discord invites and followed a tutorial to install it but its not working please help.

Drop player if not in discord

Is it possible to force player to be in discord?
If the player is not in discord then disconnect the player?

I did set the requirements to have discord but it does not drop the player instead the player is able to click the play button anyways.

Discord Ace Perms

When I try to load in my FiveM server discord Ace Perms gets stuck on deferring connection. How do I fix this?

Tutorial Request

Is there a tutorial on how to actually add this into a script so the script can be whitelisted?

There is a script that I'm trying to add the ability for someone to use Discord Ace Perms with based on the roles in order to be able to activate the keybind command. But I'm having no luck. The script already comes with support for steam hex and such things but not ace perms. Thank you.

-- Standalone / Other
else
  Citizen.CreateThread(function()
    TriggerServerEvent(GetCurrentResourceName()..":CheckAccess")
  end)
end

hasAccess = false
RegisterNetEvent(GetCurrentResourceName()..":CheckAccess", function(bool)
  hasAccess = bool
end)

I dont think the guy who made the script knows how to do it. He set it up to allow esx and qbcore but for standalone he just put this... and said "its easy to setup" lol

Identifier Problem

Hey,

Tried the resource but didn't work.. when I checked the code in server.lua.

I noticed that your plugin uses Steam Identifier so I assume you might not know that es_extended doesn't use that anymore but License Identifier.

add_principal identifier.license:5dd957d37dd59ac5256b99a291f674b7f916d3b3 group.admin

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.