Dinutil

From Kaboom Wiki

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
Dinutil
NameDinutil
Main DevelopersDinhero21
Date Created01/24/2022
Currently MaintainedNo
Program Details
Librarynode-minecraft-protocol
LanguageJavascript Node.js
Working commands:
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