Olivia
Olivia
Would you like a ISlashCommand interface that you can implement, as long as it has whatever the library requires?
It'd be something like this: *Chewtils has a ISlashCommand* Then you have your own Impl, (SlashCommand will be an impl as well) Maybe like this: ```java public class MyCustomSlashCommand implements...
Interaction pagination is a thing, but I will look into making it ephemeral.
Live gradle dev reaction to the build.gradle file:
How does this differ from `event.getClient().getSettingsFor(event.getGuild())`?
Can this be added to the Interactions class? Unless I'm missing something.
If you have PEX, this command might help. `/pex group [groupname] add -lwc.protect [worldname]`
`INFO java.lang.NoClassDefFoundError: org/sqlite/NativeDB` A plugin is loading its own conflicting version of SQLite instead of using the one bundled with CraftBukkit/Spigot Check this: https://github.com/Hidendra/LWC/issues/953 and this: https://hub.spigotmc.org/jira/browse/SPIGOT-2783
This is 3 years old. Nothing is here. This needs to be updated like seriously.
Yeah you'll want a misc util method for `friendlyName()` that gets the tag if discrim > 0 or just the username otherwise