Available Commands
Below is a detailed list of all commands available in DevToolsX:
Item Manipulation Commands
- /rename <name...>
- Description: Renames the item you are holding, supports color codes.
- Permission: devtools.rename
- /lore add|set|clear
- Description: Manages the lore of the item you are holding.
- Permission: devtools.lore
- /enchantx <enchant> <level|max> [player]
- Description: Applies an enchantment at an arbitrary level (even unsafe) to the item in hand.
- Permission: devtools.enchant
- /duplicate
- Description: Duplicates the item you are holding.
- Permission: devtools.duplicate
Game Commands
- /gmc [player]
- Description: Sets GameMode to Creative.
- Permission: devtools.gamemode.self (for self), devtools.gamemode.others (for others)
- Alias: gmcreative
- /gms [player]
- Description: Sets GameMode to Survival.
- Permission: devtools.gamemode.self (for self), devtools.gamemode.others (for others)
- Alias: gmsurvival
- /gma [player]
- Description: Sets GameMode to Adventure.
- Permission: devtools.gamemode.self (for self), devtools.gamemode.others (for others)
- Alias: gmadventure
- /gmsp [player]
- Description: Sets GameMode to Spectator.
- Permission: devtools.gamemode.self (for self), devtools.gamemode.others (for others)
- Alias: gmspectator
- /heal [player]
- Description: Heals health and hunger to maximum.
- Permission: devtools.heal.self (for self), devtools.heal.others (for others)
- /speed <1-10> [player]
- Description: Sets flight/walk speed.
- Permission: devtools.speed.self (for self), devtools.speed.others (for others)
- /back
- Description: Teleports you to the last location.
- Permission: devtools.back
Debugging and Monitoring Commands
- /threadinfo
- Description: Lists active server threads to identify blocking tasks.
- Permission: devtools.threadinfo
- /permcheck <permission> [player]
- Description: Checks if a player has a specific permission.
- Permission: devtools.permcheck
- /mockjoin [player]
- Description: Simulates the PlayerJoinEvent to test plugins.
- Permission: devtools.mockjoin
- /mockquit [player]
- Description: Simulates the PlayerQuitEvent to test plugins.
- Permission: devtools.mockquit
Plugin Management Commands
- /reloadconfig <plugin>
- Description: Reloads the configuration (config.yml) of a specific plugin.
- Permission: devtools.reloadconfig
- /pluginsx
- Description: Lists installed plugins with colors (green = enabled, red = disabled).
- Permission: devtools.pluginsx
- /pluginreload <plugin>
- Description: Disables and re-enables a specific plugin without restarting the server.
- Permission: devtools.pluginreload
- /pluginenable <plugin>
- Description: Enables a previously disabled plugin.
- Permission: devtools.pluginenable
- /plugindisable <plugin>
- Description: Disables a specific plugin (with protection for DevToolsX).
- Permission: devtools.plugindisable
Informational Commands
- /colori
- Description: Shows all available color codes and text styles in Minecraft.
- Permission: devtools.colori
- /players
- Description: Shows the list of online players with count and roles-based colors.
- Permission: devtools.players
- /ping [player]
- Description: Shows the player's ping.
- Permission: devtools.ping.self (for self), devtools.ping.others (for others)
- /coords
- Description: Shows your current coordinates.
- Permission: devtools.coords
- /serverinfo
- Description: Shows general server information.
- Permission: devtools.serverinfo
- /entitycount [world]
- Description: Shows how many entities are in a specific world or the current world.
- Permission: devtools.entitycount
Staff Command
- /staffinv
- Description: Opens the virtual staff inventory, with automatic saving.
- Permission: devtools.staffinv