A way to automate the whitelist of a Minecraft server based on discord roles
Este repositório foi arquivado em 2025-08-14. Você pode visualizar arquivos e cloná-lo, mas não pode fazer alterações, tais como push, abrir issues, pull requests ou comentários.
Encontrar um arquivo
Awakened-Redstone 2feb07bae4
Pull Development into Master (#6)
* Add embeds footer text to custom translations. (#3)

* Update development (#5)

* Fix typo.

* Fix typo.

* Update build.gradle

* Update gradle.properties

* Update Bot.java

* Delete src/main/java/com/awakenedredstone/autowhitelist/bot directory

* Fix crash when whitelistScheduledVerificationSeconds is below 30

* Remove CPU status query

* Fix help command.
Set a minimum allowed value to whitelistScheduledVerificationSeconds.

* Fix issue where /auto-whitelist wasn't available after doing /reload

* Fix typo

* Create README.md

* Beta 3

* Beta 3

* Create LICENSE

* Create LICENSE

* Update README.md

* Update README.md

* Beta 4

* Beta 5 - >=22w03a

* Update README.md

* Beta 5.0.1 - >=22w03a - Patch

* Create FUNDING.yml

* Update README.md

* Update LICENSE

* Update development (#5)

* Fix typo.

* Fix typo.

* Update build.gradle

* Update gradle.properties

* Update Bot.java

* Delete src/main/java/com/awakenedredstone/autowhitelist/bot directory

* Fix crash when whitelistScheduledVerificationSeconds is below 30

* Remove CPU status query

* Fix help command.
Set a minimum allowed value to whitelistScheduledVerificationSeconds.

* Fix issue where /auto-whitelist wasn't available after doing /reload

* Fix typo

* Create README.md

* Beta 3

* Beta 3

* Create LICENSE

* Create LICENSE

* Update README.md

* Update README.md

* Beta 4

* Beta 5 - >=22w03a

* Update README.md

* Beta 5.0.1 - >=22w03a - Patch

* Create FUNDING.yml

* Update README.md

* Update LICENSE

* Code bump

* Release 1.0.0

Co-authored-by: RTTV <72476111+RealRTTV@users.noreply.github.com>
2022-02-24 16:53:07 -03:00
.github Create FUNDING.yml 2022-02-09 21:07:37 -03:00
gradle/wrapper Pull Development into Master (#6) 2022-02-24 16:53:07 -03:00
src/main Pull Development into Master (#6) 2022-02-24 16:53:07 -03:00
.gitignore Pull Development into Master (#6) 2022-02-24 16:53:07 -03:00
build.gradle Pull Development into Master (#6) 2022-02-24 16:53:07 -03:00
gradle.properties Pull Development into Master (#6) 2022-02-24 16:53:07 -03:00
gradlew Beta 3 2021-08-21 20:47:20 -03:00
gradlew.bat Beta 3 2021-08-21 20:47:20 -03:00
LICENSE Update LICENSE 2022-02-16 17:52:54 -03:00
README.md Update README.md 2022-02-10 17:20:02 -03:00
settings.gradle Initial commit 2021-02-28 18:26:36 -03:00