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 Aug 14, 2013@rlindstedt
I don't think it will be maintained anymore, at least not by Lex. I hope it will be continued by someone else if that happens as I can no longer live without it :P Heck, I would even learn java just to keep this updated.
That being said, it's an extremely powerful plugin. I've made mini-games, custom ranks, forum integration, admin utilities you name it, with this. Depending on how much you plan to use it, I would still recommend you to try it.
-
View User Profile
-
Send Message
Posted Aug 14, 2013@delsolsi213
Set a boolean or integer counter on login. And a script delay is just @PAUSE <amount>.
Login:
-
View User Profile
-
Send Message
Posted Aug 14, 2013Hi would i make it so it runs a command on first join only? is this possible? also how can i add a delay to a script i have a simple one that makes the players run a comand everytime they join but i would like to add a delay not a cooldown
-
View User Profile
-
Send Message
Posted Aug 13, 2013@Wolf17cz
You can run a command that's in a script file with vtrun.
-
View User Profile
-
Send Message
Posted Aug 13, 2013Hi, I see great potential in this plugin! Just a question before I make to much time investment - is this going to be carried forward and updated? Thanks for great work! =) / Richard
-
View User Profile
-
Send Message
Posted Aug 13, 2013Is it somehow possible for, let's say, click trigger to trigger a vtcommand? I tried it but failed so maybe I am missing something? Thanks
-
View User Profile
-
Send Message
Posted Aug 13, 2013@ropng
Sure if you set up a loop.
-
View User Profile
-
Send Message
Posted Aug 13, 2013Can "area trigger" be activated periodically in a specified zone.
-
View User Profile
-
Send Message
Posted Aug 10, 2013@phatality123
ftb - feed the beast.
-
View User Profile
-
Send Message
Posted Aug 9, 2013@Lyoko_Firelyte
Never said it was the plugin dev's fault; I'm just saying it isn't compatible with MCPC+ 1.6.2 as it is with bukkit apparently, which I just figured out recently
-
View User Profile
-
Send Message
Posted Aug 9, 2013@phatality123
That's not the plugin dev's fault.
-
View User Profile
-
Send Message
Posted Aug 9, 2013@John__B
Yeah, probably could be a mod conflicting with it :l.
And FTB? not sure what that is xP
Heres the full error if of any use : http://pastebin.com/efQBBakJ
I saw it mentioned smart moving player api in it so I tried removing both smart moving mod and player api, but that didn't help :/.
EDIT : So turns out while using a clean MCPC+ and only Variable Triggers 1.2.6 with no other mods/plugins, I got the same error as I did last time, so it must not be compatible with MCPC 1.6.2 yet..
-
View User Profile
-
Send Message
Posted Aug 9, 2013@phatality123
@Lyoko_Firelyte
MCPC says... its forge.. so there may be a MOD not a plugin thats causing this conflict, Im assuming you are using FTB aswell.
-
View User Profile
-
Send Message
Posted Aug 9, 2013@Lyoko_Firelyte
Well I'm using MCPC+, not bukkit. The version of MCPC+ I'm using is the most recent and stable build of MCPC+. I've also re-downloaded Variable Triggers multiple times to see if a fresh build would work, but it didn't.
-
View User Profile
-
Send Message
Posted Aug 9, 2013@phatality123
Hmm, that is very odd. Have you tried updating to the latest Bukkit build and restarting your server with a fresh build of the plugin? Everything works fine on my end (we're even running 40 plugins), I'm not sure what could be causing your issues if none of these steps are resolving it.
-
View User Profile
-
Send Message
Posted Aug 9, 2013@Lyoko_Firelyte
cinema,craftbook,essentials,healthbar,loginsecurity,lwc,mcore,multiworld,residence,rpgparty,rpgtrades,voxelsniper,worldedit and worldguard.
The script I try to use is /vtwalk @PLAYER blahbalh I also tried that script with vtclick. Even tried ''/vtwalk @CMDOP help'' to even test to see if it works, to no avail.
I temporarily removed all plugins but essentials and variable triggers and I still received the same error. The last time I remember it working was when I was using MCPC+ version 1.5.2, so.. :l
-
View User Profile
-
Send Message
Posted Aug 9, 2013@phatality123
Then you might have another plugin that's cancelling the PlayerInteractEvent before it hits VT as it works fine for me, I've never had any troubles with this plugin. What is your list of plugins, and what script did you try to use?
-
View User Profile
-
Send Message
Posted Aug 9, 2013@Lyoko_Firelyte
The only reason I'm at 1.2.5 is because I was testing to see if the other versions worked. I've tested 1.2.6 and had the same problem as the others.
-
View User Profile
-
Send Message
Posted Aug 9, 2013@phatality123
You're using the wrong version. Update to the latest, which is 1.2.6.
-
View User Profile
-
Send Message
Posted Aug 9, 2013@phatality123
interact dosent work on 1.4.7 mcpc either :P