Dinutil: Difference between revisions
From Kaboom Wiki
>Dinhero21 No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
Part of Dinutil's source code can be found at https://github.com/Dinhero21/kaboom-bot[https://github.com/Dinhero21/kaboom-bot] | Part of Dinutil's source code can be found at https://github.com/Dinhero21/kaboom-bot[https://github.com/Dinhero21/kaboom-bot] | ||
{{Bot InfoboxTemplate|title1=Dinutil|image1=Dinutil_Logo.png|caption1=Dinutil|name=Dinutil|main_developers=Dinhero21|date_created=01/24/2022|currently_maintained= | {{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|language=Javascript Node.js}} | ||
{| class="mw-collapsible mw-collapsed fandom-table" | {| class="mw-collapsible mw-collapsed fandom-table" | ||
|+Working commands: | |+Working commands: | ||
Revision as of 14:32, 20 May 2022
Dinutil is a KCP bot made by RealDinhero21 for public server managment. The current prefix is <
Part of Dinutil's source code can be found at https://github.com/Dinhero21/kaboom-bot[1]
Dinutil | |
| Name | Dinutil |
|---|---|
| Main Developers | Dinhero21 |
| Date Created | 01/24/2022 |
| Currently Maintained | No |
| Program Details | |
| Library | node-minecraft-protocol |
| Language | Javascript Node.js |
| 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 |