• C++ 95.6%
  • CMake 4.4%
Find a file
2026-06-25 15:34:12 +02:00
.github/workflows Initial commit 2026-06-19 12:46:40 +02:00
previews new preview cuz slight ui change 2026-06-19 12:59:01 +02:00
src Toggleable Set Daily, Set Weekly & Send Only buttons 2026-06-25 15:34:12 +02:00
.gitignore Initial commit 2026-06-19 12:46:40 +02:00
about.md Toggleable Set Daily, Set Weekly & Send Only buttons 2026-06-25 15:34:12 +02:00
changelog.md Toggleable Set Daily, Set Weekly & Send Only buttons 2026-06-25 15:34:12 +02:00
CMakeLists.txt Initial commit 2026-06-19 12:46:40 +02:00
LICENSE Initial commit 2026-06-19 12:46:40 +02:00
logo.png Initial commit 2026-06-19 12:46:40 +02:00
mod.json Toggleable Set Daily, Set Weekly & Send Only buttons 2026-06-25 15:34:12 +02:00
README.md Toggleable Set Daily, Set Weekly & Send Only buttons 2026-06-25 15:34:12 +02:00

Rate Button

Caution

ONLY useful on Geometry Dash Private Servers with permissions to rate levels.

Warning

This mod may not work as well on a different core than MegaSa1nt's fork.


This mod lets Geometry Dash Private Servers owners/moderators rate levels more precisely through a custom interface instead of using the !rate command or the moderator send popup.

Mod preview

Features

  • Rate/send levels & set their difficulty automatically
  • Set/suggest levels as rated only, featured, epic, legendary, or mythic
  • Toggle coins being verified or not
  • Set levels for daily or weekly

This mod is inspired from how RobTop rates levels.

Current to-do

  • Use the much more efficient rateLevel.php endpoint whenever the new core releases (and whenever I'm actually able to compile web requests)
    • Solves the huge limitations I have with commands (only verifying coins, only setting a feature tier (which also has an issue that's fixed on the new core, making !feature unable to override anything above it)...)

Want to help?

Feel free to open a Pull Request on GitHub!