Dinutil
From Kaboom Wiki
Dinutil | |
| Name | Dinutil |
|---|---|
| Main Developers | Dinhero21 |
| Date Created | 24 January 2022 |
| Currently Maintained | No |
| Prefix | < |
| Program Details | |
| Library | node-minecraft-protocol |
| Language | Node.js |
| Source Code | Partially available on github.com |
Dinutil was a Kaboom bot made by Dinhero21 for public server management and developed for KCP.
Commands[edit]
All commands required authentication.
| Name | Description | Usage |
|---|---|---|
| chat | Echoes text | chat <message> |
| clag | Clears lag | clag |
| color | Changes the color palette of the bot | color <path> <color> |
| crash | Server goes boom | crash <method> |
| deb | Toggles the destroy blocker | off>] |
| help | Shows a list of all commands, or the description of a command | help [<command>] |
| howmanypeoplearelivingonmars | Retrieves the count of people currently on Mars | howmanypeoplearelivingonmars |
| kick | Kicks a player | kick <player> [<method>] |
| playerfilter | Sets or clears the playerfilter regex | Example |
| playerinfo | Retrieves information about a player | playerinfo <uuid> |
| playerlist | Shows all players on the server | playerlist |
| rc | Refill core | rc |
| run | Runs a command inside a command block | run <command> |
| sayfile | Says every line of a file | sayfile <filepath> |
| test | Test command | |
| toggle | Toggles a boolean configuration value | toggle <configuration> |
| tps | Returns the server's TPS | tps |
| whoami | Returns your username | whoami |
| wl | Controls the whitelist | off|list|add <player>|remove <player>> |