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.
- 7 comments
- 7 comments
Facts
- Date created
- Apr 10, 2012
- Categories
- Last update
- Apr 11, 2012
- Development stage
- Beta
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- Event Commander
- Downloads
- 755
- Recent files
- B: Event Commander 0.2 for CB 1.2.5-R1.0 Apr 11, 2012
- B: Event Commander Beta 0.1 for CB 1.2.5-R1.0 Apr 10, 2012
- Reply
- #9
wizard__zorander Mar 01, 2013 at 23:48 UTC - 0 likesI 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??
- Reply
- #8
Windows_i7_920 Feb 26, 2013 at 15:00 UTC - 0 likes@cuniculator: Go
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.
BFAK:1465,67394a0650b50932b2e76303cf94fcd47f0a39eac41121f23d63a1f5c7ac07df
- Reply
- #6
cuniculator Feb 23, 2013 at 17:13 UTC - 0 likes@Windows_i7_920: Go
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!
- Reply
- #5
Windows_i7_920 Feb 20, 2013 at 17:57 UTC - 0 likesI 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.
- Reply
- #3
gizmogadget3 Dec 15, 2012 at 05:52 UTC - 0 likesyou should add two events:
- Reply
- #2
ZeekDaGeek Apr 20, 2012 at 18:36 UTC - 0 likesDo 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.
- Reply
- #1
apoisonedgift Apr 20, 2012 at 04:48 UTC - 0 likesDoes 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