Event Commander
Event Commander gives server admins greater control of their server by allowing commands to be executed in response to server events. Here are some example uses:
- Custom death notifications
- Creeper charge/explode notification
- Mob death notification
- Banned player login attempt notification
... the possibilities are endless.
The config file for this will have a layout like this:
<event name>:
- command1 args
- command2 args
Special variables are able to be used depending on the event. The zip download comes with the default config.yml. In there, a few variables are demonstrated.
The plugin is in process of being redesigned for the next version (0.3), so an update will take a while. It will be worth it though, as the new setup will allow much greater control.
Development Road-map:
0.3:
- Update to Bukkit 1.4.7.
- Open the source code to github.
0.4:
- Permissions support for applicable events.
- Events from other plugins
- Ability to cancel events.
0.5:
- Bug-fixes, in preparation for version 1.0.
-
View User Profile
-
Send Message
Posted Apr 8, 2017great plugin! wordking good in spigot 1.11.2
-
View User Profile
-
Send Message
Posted Aug 21, 2013Nice!
-
View User Profile
-
Send Message
Posted Mar 1, 2013I was wondering if it is possible to make this plugin issue a command.... trying to make players pay on death. Don't know how it would interact with permmissions although... Maybe a permmission to allow Event Commander to do the command for them or something??
-
View User Profile
-
Send Message
Posted Feb 26, 2013@cuniculator
Thank you for the feedback. I have just recently switched operating systems (Windows 8 Pro x64 to Kubuntu Linux 12.04 LTS x64), and have needed to do some tweaking to get my video card driver working properly.
The coming update is going to take some time because I am rewriting it to make the code a lot neater.
-
View User Profile
-
Send Message
Posted Feb 23, 2013@Windows_i7_920
A few things you might want to add : - A list of all variables
- Command on join - command on logout
Other than that, pretty good plugin!
-
View User Profile
-
Send Message
Posted Feb 20, 2013I apologize for being inactive for a while. I have plans to start updating this soon, and set up a github. The next update (0.3) is not likely going to have many new features as I need to do some cleaning up of the code.
-
View User Profile
-
Send Message
Posted Dec 14, 2012you should add two events:
-
View User Profile
-
Send Message
Posted Apr 20, 2012Do you have a github set up for the source of the plugin? :D I want to add to some degree, and I'll share the changes back to you. Specifically I want onPlayerDeath events for users with specific permissions.
-
View User Profile
-
Send Message
Posted Apr 19, 2012Does this support events triggered by other plugins? If not, is it possible to have it support them?
Still downloading to give it a go... just curious :P