HomeJavaModsDCommands | 1.7 - 1.8 - 1.9
DCommands  | 1.7 - 1.8 - 1.9
--------- DaxxieeCommands ---------
---------- DCommands --------
--------- DaxxieeCommands ---------

Note
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:


Commands
The plugin DCommands comes with few built-in commands. These include commands like:


Placeholders (Variables)

The placeholders (variables) of DCommands are really what makes the plugin what it is. Here are a list of placeholders on DCommands:


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!'

Developer API
To use the Developer API, first
Code (Text):
 import me.matt.daxxieecommands.main;
And then you can do different things.
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:


Coming Soon
As DCommands is still only in version 1.0, there will be many things soon to come. Which may include:

Donate

[​IMG]
Recent donors:




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!

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more