🌘 Code with LuaRatchet allows modders and server creators to use Lua scripting language. It's easy and fast!Learn more about Lua
🧰 Manage PluginsCode is grouped into plugins that can be easily installed on a server, even at runtime.How to install plugins
🔥 Hot ReloadEditing was never easier. You can write code and see results in the game immediately.How to use Hot Reload
📚 LibrariesRatchet offers libraries for HTTP requests, database management, and many more.See a list of all functions
⏰ Timers, Events, SchedulerCode can be ran at specific times of day, every hour, or upon player actions.Read about events