CommandsEX
CommandsEX - modular plugin architecture
Notice
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Jenkins (#6 and beyond for 1.5.1)
What's Inside?
- Teleportation commands
- Warping
- Spawning
- Items and Inventory
- Mobs Related
- Homes management
- Banning
- Jailing
- Common Administration (kick, freeze, mute)
- Time Control
- Weather Control
- Informative Commands
- Fun Commands
- Translations
- Join and Leave Messages Grouping
- XMPP (Jabber) Chat Relay
- Chat Text Replacements
- Chat Spy
- Message Of The Day
- Custom Player Commands
- Custom Console Commands
- Play Time-based Player Promotions
- Economy-based Player Promotions
- Death Group
- TNT Kamikaze!
- NanoSuit
- Weather Forecast
- Explosion Control
- Shutdown Custom Kick Message
- Update Alerter
- Custom Death Messages
- Coloured Signs
IMPORTANT INFORMATION (25. June 2012)
This project has now been taken over by iKeirNez, who will continue work on CommandsEX in the same fashion I did - and even better! It was a pleasure to create this tiny little thingy for you guys. Have some great Minecraft days in there and see you all in another life :) zathrus_writer
Build your very own plugin set - Lego style!
If you ever needed a single function but had to download a massive plugin that contained it, you will probably know the feeling. It could be hard to pick up the right plugin-set for a server with all the plugins currently in existence. Especially since many of them conflict with each other.
That is the idea behind CommandsEX project - to allow server administrators to choose which commands and functions they really need and let them trash all the rest.
More information
- Official Wiki
- CommandsEX Builder - create your very own CommandsEX build!
- CommandsEX Test Server - play about with the latest features not yet available to download!
Configuration
CommandsEX uses standard config.yml file, located in CommandsEX folder in your plugins directory. Options in the configuration file are clearly commented and their list is also present in the Configuration section of the plugin Wiki.
Additionally, CommandsEX allows anybody with the permission to access the /cex command. Some options from the config file are retrievable and can also be updated via this command.
Need help?
- Create a Ticket - if you have a feature request or a bug to report
- BukkitDev Forum - support, questions, suggestions and general chat regarding CommandsEX
- Leave a Comment - if you need a question answered or have a word of praise
Donations
Donations help keep CommandsEX alive, updated and improved. If you use CommandsEX and would like to help the authors continue working on CommandsEX then you may want to consider donating. You can donate whatever amount you like by using the PayPal donate button below.

-
View User Profile
-
Send Message
Posted Dec 21, 2012CommandsEX v2.0 is out!
I apologize for the delay in this release, been very busy and have been working a lot on the recode of CommandsEX. We will continue updating this version for Bukkit releases but there will be a slowdown on new features added to this version as most of our work will be going into the recode. The recode will make it easier for us to release new version of the plugin and this time the Builder will be coded as an Applet.
We also now have a Jenkins site thanks to Tux2! http://build.yu8.me:8090/
The latest version of Vault is compatible with this version of CommandsEX for Economy!
BukkitDev Builder Jenkins Dev-Builds
-
View User Profile
-
Send Message
Posted Dec 21, 2012@iKeirNez
I report you some bugs at Github :D
-
View User Profile
-
Send Message
Posted Dec 21, 2012@Adrenalineq
No problem, will try to properly release the update soon
-
View User Profile
-
Send Message
Posted Dec 21, 2012@iKeirNez
Thx =DDDDD
-
View User Profile
-
Send Message
Posted Dec 21, 2012I have released a dev builder for just now. This has all the latest code but non of the new features are enabled in the builder yet. I'll try get them all in the Builder soon
http://commandsex.sourceforge.net/dev/
@BlocklyCrafter @Adrenalineq @doggyroc
-
View User Profile
-
Send Message
Posted Dec 21, 2012@BlocklyCrafter
Its updated for 1.4.5, just not released yet. Not sure about 1.4.6
-
View User Profile
-
Send Message
Posted Dec 21, 2012@Jnorr44
Oooooooh okay... I'm using 1.4.6 build 0.1 now. Does commandsEx have to be updated for that? The 1.3.2 one worked fine in 1.4.5 build 0.2
-
View User Profile
-
Send Message
Posted Dec 20, 2012@BlocklyCrafter
Are you using a new Bukkit build? Bukkit staff broke all old versions of our plugins. The new CommandsEX will be fine, but every Minecraft update we will have to update CommandsEX. You can protest this commit that Bukkit made here:
https://github.com/Bukkit/CraftBukkit/commit/8f12382e8efc8c39a919af9180dd884caf3720ff
-
View User Profile
-
Send Message
Posted Dec 20, 2012The "Generate your own plugin"-thingy doesn't work for 1.4.5 1.0? :O When I login and use a command I get an error.
-
View User Profile
-
Send Message
Posted Dec 20, 2012@iKeirNez
waiting :333
-
View User Profile
-
Send Message
Posted Dec 19, 2012@iKeirNez
Ah, Awesome!
-
View User Profile
-
Send Message
Posted Dec 19, 2012@Adrenalineq
Yeah I saw, will try to get a new CommandsEX out
-
View User Profile
-
Send Message
Posted Dec 19, 2012@doggyroc
We should have them here soon, http://build.yu8.me:8090/ Although we will need to do something to make it compatible with the builder
-
View User Profile
-
Send Message
Posted Dec 19, 2012@iKeirNez
Bukkit 1.4.5 - Recommended build OUT, !
-
View User Profile
-
Send Message
Posted Dec 18, 2012Is there any way i can get a dev build? Is there some site you push builds to?
-
View User Profile
-
Send Message
Posted Dec 18, 2012@aazlm
I believe there is a permission node for that
-
View User Profile
-
Send Message
Posted Dec 17, 2012Thanks for your anwser,
I have many problems with MultipleHomeManager so I have to change it :/ Thanks for the suggestion for using private warps, but can I limit the number of /warp per player ?
-
View User Profile
-
Send Message
Posted Dec 17, 2012@aazlm
It has not deleted your homes, MultipleHomeManager is simply overriding the command in CommandsEX. We may add this while we are working on the recode but for now we will not.
You can however use private warps instead which will give you the same functionality.
-
View User Profile
-
Send Message
Posted Dec 17, 2012Recently, players suggested me to add multiple "/home" for every players. So I add a plugin to my server in order to permit them the command : /home x (with x a number).
But there is a problem because the plugin removed all the locations of the /home in commandsex and also from now we can't do /home "nameoftheplayer"... :/
In fact, I am here to ask you if you could add the "Multihome" function in commandsex with the possibility to set the maximum number of "/home x" that players could use in the permissions.yml file !
To sumup, here is the ideas to add in commandsex :
The plugin that I'm using is MultipleHomeManager -> Click the link
Sorry for my bad english, english is not my mother tongue so I hope that you will understand the post...
-
View User Profile
-
Send Message
Posted Dec 10, 2012@Jnorr44
Welcome :)