I believe command blocks are the best thing about 1.4 (mainly cause they are just so useful for what I do, making mini-game plugins). I am sure that they can be modified using plugins to do more then what they can already do.
What they can do:
Teleport players
Send messages (no color)
Run commands
How they can help:
Replace basic message system (motd, region welcome messages,etc.)
Replace lobby teleportation (this can be done using the nearest player teleport command, you can have multiple command blocks running a command to tp the nearest player to a certain spot)
I hope to make a plugin to make command blocks smarter (meaning that they have a wider variety of abilties). I have a idea already but I still need some more, I was hoping you guys could help.
My idea:
Having one command block read a script to use multiple conditions and effects when activated. (Conditions basically means it will only do what it is told if a certain aspect is true, an example would be "if player has a diamond pick, remove item from inventory". Effects are... well... effects that take place,example being if a player runs the command '/motd', the effect is showing the player the motd in chat)
P.S. I know I didn't mention everything they can replace or help with.
What they can do:
Teleport players
Send messages (no color)
Run commands
How they can help:
Replace basic message system (motd, region welcome messages,etc.)
Replace lobby teleportation (this can be done using the nearest player teleport command, you can have multiple command blocks running a command to tp the nearest player to a certain spot)
I hope to make a plugin to make command blocks smarter (meaning that they have a wider variety of abilties). I have a idea already but I still need some more, I was hoping you guys could help.
My idea:
Having one command block read a script to use multiple conditions and effects when activated. (Conditions basically means it will only do what it is told if a certain aspect is true, an example would be "if player has a diamond pick, remove item from inventory". Effects are... well... effects that take place,example being if a player runs the command '/motd', the effect is showing the player the motd in chat)
P.S. I know I didn't mention everything they can replace or help with.
4
I really could use some ideas here.
Do you think the command blocks works with SPC commands?
