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 Oct 30, 2012@gamemaster1494
Yep! You can find the latest 1.2.5 version hereor view a list of all our version here!
-
View User Profile
-
Send Message
Posted Oct 29, 2012Is there a 1.2.5 version of this?
-
View User Profile
-
Send Message
Posted Oct 29, 2012@eubie67
The explosions issue ended up being a conflict with another plugin, which I was able to fix. Not at all the fault of CEX.
-
View User Profile
-
Send Message
Posted Oct 28, 2012@nhoclesnar
Ok, I'll let you know on their when I add it.
-
View User Profile
-
Send Message
Posted Oct 28, 2012@iKeirNez
Yes, that's me :)
-
View User Profile
-
Send Message
Posted Oct 28, 2012@chakyl
Its in the config, this bit!
-
View User Profile
-
Send Message
Posted Oct 28, 2012@nhoclesnar
Haha, that's funny, we have been working on that recently although we didn't add the auto kick feature but we will add it. I presume you are the one that created the issue on GitHub?
-
View User Profile
-
Send Message
Posted Oct 28, 2012How do you disable level saving?
-
View User Profile
-
Send Message
Posted Oct 27, 2012Hi, can you add an auto afk kick feature, please? A customizable kick time and a message sent to the afk player, "You are kicked for being afk", would be nice. I don't think a message send to everyone is a good idea, because it might mess up with chat channels. Well, I just want auto kick, custom time, and custom message sent to kicked player. I will create a ticket in case you forget. Thank you :)
-
View User Profile
-
Send Message
Posted Oct 26, 2012@chakyl
Thanks, you could go to the GitHub repo and look in plugin.yml
-
View User Profile
-
Send Message
Posted Oct 26, 2012@iKeirNez
I'll make a list whenever I have the time, just to help out a little :D
-
View User Profile
-
Send Message
Posted Oct 26, 2012@chakyl
Unfortunately not, each command/event function are documented on the wiki and permission nodes should be listed there.
-
View User Profile
-
Send Message
Posted Oct 26, 2012@Adrenalineq
Please open an issue on GitHub it stops me forgetting! I will look into it soon!
-
View User Profile
-
Send Message
Posted Oct 26, 2012@eubie67
@eubie67
Any chance you could post that as an issue on GitHub? It stops us forgetting and yes I would like to re-do the explosion blocking, there used to be a node to stop player damaging but it was removed. Hopefully in Release 2.0 we will be making the explosion settings easier and better to use.
I will also look into that Auto-Demote issue.
-
View User Profile
-
Send Message
Posted Oct 26, 2012@iKeirNez
Same problem with command /tp , all players have access to this :3 -_
-
View User Profile
-
Send Message
Posted Oct 25, 2012@eubie67
For some reason, after my last post, explosions started doing damage to players, but still all explosions do no damage to terrain.
-
View User Profile
-
Send Message
Posted Oct 24, 2012I seem to be having two problems at present.
1. Using ecoPromote, I have ecoPromoteAutoDemote set to false, but people are being auto-demoted anyway.
2. I have all the explosion blockers set to false, but explosions are not doing any damage. I tested both Creepers and TNT and neither does any damage to players or terrain.
blockMobExplosionDamage: false blockCreeperExplosions: false blockTNTExplosions: false blockFireballExplosions: false
-
View User Profile
-
Send Message
Posted Oct 24, 2012Is there a list of permissions anywhere?
-
View User Profile
-
Send Message
Posted Oct 24, 2012@rusty0509
@kezz101
Yeah as kezz101 said its due to join grouping, the node is joinSilentTine, you could set that to 0 or use the Builder to disable it. I believe the default is 30 seconds.
-
View User Profile
-
Send Message
Posted Oct 24, 2012@Adrenalineq
Yeah dont worry, i get an email when someone replies, although it would be better if you opened a new issue for each new bug.