Dinutil: Difference between revisions
From Kaboom Wiki
No edit summary |
Fix spelling mistake, use past tense & incorrect positioning of infobox |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
Dinutil | {{Bot InfoboxTemplate|title1=Dinutil|image1=Dinutil_Logo.png|caption1=Dinutil|name=Dinutil|main_developers=Dinhero21|date_created=01/24/2022|currently_maintained=No|library=[[node-minecraft-protocol]]|source_code=Partially available on [https://github.com/Dinhero21/kaboom-bot github.com]|language=[[Node.js]]}} | ||
'''Dinutil''' was a KCP bot made by [[Dinhero21]] for public server management. Its prefix was <. | |||
{| class="mw-collapsible mw-collapsed fandom-table" | {| class="mw-collapsible mw-collapsed fandom-table" | ||
|+Working commands: | |+Working commands: | ||
| Line 125: | Line 125: | ||
|true | |true | ||
|} | |} | ||
[[Category:Bots]] | |||
Latest revision as of 08:41, 3 August 2026
Dinutil | |
| Name | Dinutil |
|---|---|
| Main Developers | Dinhero21 |
| Date Created | 01/24/2022 |
| Currently Maintained | No |
| Program Details | |
| Library | node-minecraft-protocol |
| Language | Node.js |
| Source Code | Partially available on github.com |
Dinutil was a KCP bot made by Dinhero21 for public server management. Its prefix was <.
| name | description | usage | trust | enabled |
|---|---|---|---|---|
| chat | Echos text back. | chat <message> | 0 | true |
| clag | Clears lag. | clag | 0 | true |
| color | Will change the color pallet for the bot. | color <path> <color> | 0 | true |
| crash | Server goes boom. | crash <method> | 0 | true |
| deb | Destroy blocker. | deb [<on|off>] | 0 | true |
| help | Shows all commands while if specified shows the description of the command. | help [<command>] | 0 | true |
| howmanypeoplearelivingonmars | Will request to an api how many people are there in mars right now. | howmanypeoplearelivingonmars | 0 | true |
| kick | Will kick a player. | kick <player> [<method>] | 0 | true |
| playerfilter | Will set or clear the playerfilter regex. | playerfilter <set <regex>|clear> | 0 | true |
| playerinfo | Get info about a player. | playerinfo <uuid> | 0 | true |
| playerlist | Shows all players in the server. | playerlist | 0 | true |
| rc | Refill core. | rc | 0 | true |
| run | Runs a command inside a command block. | run <command> | 0 | true |
| sayfile | Says every line of a file. | sayfile <filepath> | 0 | true |
| test | Test command. | 0 | true | |
| toggle | Toggles a boolean configuration. | toggle <configuration> | 0 | true |
| tps | Will return the server's tps. | tps | 0 | true |
| whoami | Returns username. | whoami | 0 | true |
| wl | Whitelist. | wl <on|off|list|add <player>|remove <player>> | 0 | true |