VariableTriggers

Make your own plugin like features and more using VariableTriggers
This is a very powerful plugin that has unlimited potential. Create triggers that run lines of script when a player Clicks or Walks on a block (dirt, door, switch, trigger, torch, any block) or Create Event Triggers such as PlayerDeath , EntityDeath, BlockBreak, BlockPlaced, Join, Quit, Respawn, Interact and EntitySpawn that also run scripts. You can define Area Triggers and Command Triggers as well. You can use Dynamic Object variables and conditional IF and ELSE statements in the scripts. You can run any command that a player or OP can run and many speacial built-in commands to Teleport, Spawn Entities, Play Effects Visual or Sound, Set Blocks, Toggle Blocks, Check Players Heath and much more!. The scripts are executed on their own threads to take the strain off of the main server thread.
















-
View User Profile
-
Send Message
Posted Sep 8, 2012@lexlaiden
Already read it :D I think I was the first downloader :P
-
View User Profile
-
Send Message
Posted Sep 8, 2012@surfarcher :)
http://dev.bukkit.org/server-mods/variabletriggers/files/18-variable-triggers-v1-1-8/
-
View User Profile
-
Send Message
Posted Sep 8, 2012Hurrah for new release!
Hurrah for lexlaiden!
-
View User Profile
-
Send Message
Posted Sep 8, 2012@Wolf17cz
OK, see where it could come in handy. Let me take a look and maybe add to list.
Edit: Alright I have added to the list of features to vote on.
-
View User Profile
-
Send Message
Posted Sep 8, 2012@lexlaiden
Well my pressure plate is activated by zombie, and on zombie walk or area do not work ;)
-
View User Profile
-
Send Message
Posted Sep 8, 2012@VergilPrime
Remember, you can use any command from any plugin.
Just use @CMDOP warp somewhere
-
View User Profile
-
Send Message
Posted Sep 8, 2012Awesome plugin.
I set a location variable to spawn in one world, but I have my tutorial in a separate world and it seems to teleport me to my marked coordinates in the tutorial world instead. Can you either add world support to setloc or add a seperate variable for changing world?
-
View User Profile
-
Send Message
Posted Sep 7, 2012@Wolf17cz
You don't need redstone.
For the redstone to be powerd someone has to flip a switch or push a button or walk on a preasuere plate, right?
Just create a Click tigger on the switch or button or create a Walk trigger at the spot you want them to walk over.
-
View User Profile
-
Send Message
Posted Sep 7, 2012I went throught vote page and i cound't find feature i would like to see in this already awesome plugin. That feature is redstone trigger. If a block is powered by redstone - it will run a script. And forgive me if this is already achievable somehow, i am not really good in that Variables thing. .)
-
View User Profile
-
Send Message
Posted Sep 6, 2012Also scroll down to Command Trigger Commands,
http://dev.bukkit.org/server-mods/variabletriggers/pages/docs/in-game-commands/
-
View User Profile
-
Send Message
Posted Sep 6, 2012@AndyMcB1:
Use "/vtevent PlayerDeath" and <playername> to refer to the player who died.
-
View User Profile
-
Send Message
Posted Sep 5, 2012Also, If Player1 kills Player2 can I have it run a command?
-
View User Profile
-
Send Message
Posted Sep 5, 2012Can I have this run a command when /help (example) is run?
-
View User Profile
-
Send Message
Posted Sep 5, 2012@ZeroAme
Just to clarify, I'm not the author and I don't contribute code. I'm a user who supports this product in a number of ways. I've donated, voted, helped with doco, helped newbs, liked it on curse, written a tutorial and more.
I also encourage folks who find the product useful to show their appreciation in some way and voting is a very good start. Most folks can afford one or two dollars as a once-off.
-
View User Profile
-
Send Message
Posted Sep 5, 2012@ZeroAme
You don't have to donate if you don't want to I have already invested and made this plugin for you guys, but I don't have to envest more of my time to make any new features that you want.
Just something to think about.
I donated my time so you could have a great plugin. I am not obligated to do anything more.
If you believe I am OBLIGATED to add pickup/drop events & Inventory Manipulation along with the @WHILE then I believe you are OBLIGATED to vote on them.
Voting is not required to use and enjoy this plugin, but if you expect me to add stuff to benifit you and your server by GIVING more of my time then give back.
And by the way, You can already get location of an entity the died by player kill. EntityDeath event
<triggerloc> refers to the location of the entity on death. as stated in the DOCS
-
View User Profile
-
Send Message
Posted Sep 5, 2012@lexlaiden
Not going to pay to vote on features you should add, but I think you should add item pickup/drop events & Inventory Manipulation along with the @WHILE. Those are the ones I vote for as they are honestly the most useful features you have available.
A feature I suggest is a way to get location of entity at death.
-
View User Profile
-
Send Message
Posted Sep 5, 2012@Wharmaster
Great to hear and welcome!
Now, make sure you vote!
-
View User Profile
-
Send Message
Posted Sep 5, 2012I can't believe I only JUST found this plugin today. This is....gamechanging. This is the answer to everything I've wanted to do on my server. Best plugin EVER.
-
View User Profile
-
Send Message
Posted Sep 4, 2012Don't foget, if you want more features added then you need to vote on them.
Voting lets me decide what you guys want the most and helps maintain this plugin.
-
View User Profile
-
Send Message
Posted Sep 4, 2012@doublecow1
Sorry, you can only edit an existing line.
These messages you see are from whatever plugin /command you are exicuting. i have no control over there output. If it is a /command that camn be run from the server consol you can use @CMDCON