Glare

Results 15 issues of Glare

As per requested, I've opened an issue with a possible problem discussed in Discord. Not really sure if it's a bug or how to approach this but I've seen this...

core

All the commands in my plugin have the same CommandAlias at the top of the class, which is `"guild|guilds|g"`. Now, when you run any command via /guild , the registered...

core

This pull request implements support for PlaceholderAPI Expansions. The only thing I have yet to figure out is why it's not detecting properly to show the icon. Currently, it will...

status: wip

**This is the first time I've used React, I know this isn't clean**. If someone who is good in JS would like to clean it up / make some changes,...

Hi all, Over the past few months, people have been specifically suggesting Bungeecord support in the plugin and I just want to talk to you about what Bungeecord means to...

Type: Feature
help wanted
Type: Question
Status: Proposal
Type: Documentation

The entire way that claims currently will is going to be refactored. This is an open feature request for people to put their suggestions on what they want to see...

Type: Feature
help wanted
Status: Proposal
Type: Documentation

**Describe the bug** API response permissions are not being created properly. **To Reproduce** 1) Create an auth instance with an API key 2) Take the session ID and send a...

status: needs testing
type: bug report
environment: production

### Proposed Feature Description: Implement a way to log private messages to a file ### Proposed Feature Functionality: When DMs are sent to people, log it to a file. It...

enhancement