--------- DaxxieeCommands ---------
---------- DCommands --------
--------- DaxxieeCommands ---------
Note---------- DCommands --------
--------- DaxxieeCommands ---------
Please remember that I made this resource with the effort, and intention of making it Premium. This resource was denied as Premium, which practically devastated me. As this took about 1-2 months to do.
But, I thought that it was doing literally no good just sitting on my computer, so I decided to release it as a free Bukkit plugin

Features
The plugin DCommands features many cool features! Some of these features include:
- Custom Commands
- Custom Placeholders
- Custom events based on commands
Commands
The plugin DCommands comes with few built-in commands. These include commands like:
- /DCommands | Displays plugin information
- /DCommands Help | Displays plugin help page
- /DCommands Reload | Reloads plugin based on config
Placeholders (Variables)
The placeholders (variables) of DCommands are really what makes the plugin what it is. Here are a list of placeholders on DCommands:
- %name | Replaces with the IGN of the command executor
- %displayname | Replaces with NickName of command executor.
- %[number] | Replaces with an argument used. (See Config)
- %delay-[number] | Waits [number] seconds before running CMD
- %message | Sends a message to the player
- %broadcast | Broadcasts a message to the entire server
- %console | Runs [int] from console
- Suggest more below!
Config
The config.yml of DCommands is where ALL the action happens. Below is a config.yml example, created by me.
Code (Text):
# Plugin DaxxieeCommands Version ALPHA
# Made by @Daxxiee
# Need support? Contact me on Spigot!
commands:
# Here is an example broadcast command
/dbroadcast:
permission: dcommands.broadcast
commands:
- '%broadcast &cDBroadcast &8» &f%0'
# Here is an example /say command
/say:
permission: dcommands.say
commands:
- '%broadcast &c%name &8» &f%0'
# Here is an example console command
/consolecommand:
permission: dcommands.consoletest
commands:
- '%console restart'
- '%broadcast &cDCommands &8» &fRestarting server through console because the command /consolecommand was ran!'
# Here is an example command with %1
/hi:
permission: dcommands.say
commands:
- '%broadcast &f%name says hi, %1!'
# Here is an example delayed command
/delayedtest:
permission: dcommands.say
commands:
- '%delay-3 %broadcast &cDCommands &8» &fThis command was delayed by three seconds!'
# Made by @Daxxiee
# Need support? Contact me on Spigot!
commands:
# Here is an example broadcast command
/dbroadcast:
permission: dcommands.broadcast
commands:
- '%broadcast &cDBroadcast &8» &f%0'
# Here is an example /say command
/say:
permission: dcommands.say
commands:
- '%broadcast &c%name &8» &f%0'
# Here is an example console command
/consolecommand:
permission: dcommands.consoletest
commands:
- '%console restart'
- '%broadcast &cDCommands &8» &fRestarting server through console because the command /consolecommand was ran!'
# Here is an example command with %1
/hi:
permission: dcommands.say
commands:
- '%broadcast &f%name says hi, %1!'
# Here is an example delayed command
/delayedtest:
permission: dcommands.say
commands:
- '%delay-3 %broadcast &cDCommands &8» &fThis command was delayed by three seconds!'
Developer API
To use the Developer API, first
Code (Text):
import me.matt.daxxieecommands.main;
Like,
Code (Text):
DCommands.doCommand(player, command);
Code (Text):
DCommands.getconfig().getConfigurationSection("commands").getKeys(false))
Terms of Service[/SIZE]
By downloading this plugin you agree to:
- NOT Decompile DCommands
- NOT Re-Distribute and claim as yours
As DCommands is still only in version 1.0, there will be many things soon to come. Which may include:
- PlaceholderAPI Integration (Maybe)
- More Variables (Definitely)
- More config options (Definitely)
- Suggest more in Discussions!
![[IMG]](http://proxy.spigotmc.org/e8374f79785ef3f09639d59b62fb7bd176930f23?url=http%3A%2F%2Fbuymeacoffeebutton.com%2Fbuy_me_a_coffee_button_1.png)
Recent donors:
- None | $0
Thank you all for viewing my resource DCommands! If you have any questions, feedback, or anything like that, feel free to rate this resource or ask me any questions in the "Discussion" section!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
DCommands | 1.7 - 1.8 - 1.9 is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9. Downloaded 576 times (via Spigot). Download it and open it directly in the game.