BlockBoost
Quote from from News:New update has been appoved! Download now.
BlockBoost is a server tool that easily allows you to create a fun way of moving your players around your server. It allows server admins to add attributes to blocks, like setting the speed and the jump height when players run over them, giving players a boost.
- Easy to install
- Only one command to use
- Multi-world support
- Great for an interesting and challenging parkour
- Great for zipping around spawn and server hubs
- Highly configurable
- † Works with NCP and Anti-Cheat
Commands
creates a boost block with any name and preset
- /blockboost create <name> <preset>
shows all of the presets and their values
- /blockboost presets list
creates a new preset
- /blockboost presets create <name> <preset value code>
For more commands look here.
Presets
Presets have changed a little look on the presets page
Presets are settings that are used with blocks. They can make a player speed up and also make them jump higher. Presets control what each boostblock can do. They define how they behave. You can reuse presets on any boostblock. Each preset has a special preset value code. To learn how to form these codes look here.
Getting Started
| Installation: |
|---|
- Add blockboost.jar to your "/plugins" folder
- Start your bukkit server and BlockBoost is installed
| Documentation: |
|---|
Creating your first boostblock:
taken from here
Quote from from preset value codes page:Forming these codes is a very easy and straight forward process. You choose how much you want the player to move up when standing on the block. Then you choose how fast you want the player to go when standing on that block. All you have to do then is put the first number at the beginning. Add a plus sign then put the second number after the plus.
To form the preset value code take the jump multiplier that you have selected and put it first. So I will select 1 to be my jump multiplier. Next choose a speed multiplier. I will choose 0. I will 'add' the speed multiplier to the jump multiplier: 1+0. Lets say I want this block to have nofall damage the I simply add, "+true" on the end. If you want fall damage the remove, "+true" with, "+false"
So the finished command should look like this:
/blockboost presets create presetone 1+0+true
Now we need to create a block in which to use this new preset. Stand on the block that you want to be a boostblock and type in the command:
/blockboost create blockone presetone
I will go over what is happening. We are creating a boostblock with the name of blockone with the preset we made before. This will give the player a jump multiplier of 1 and a speed boost of 0 when moving over that block.
Now just run over the block and your player should jump up in the air.
Planned Features
Look here for update and release info
| Things that you should be looking forward to: |
|---|
- Allowing teleportation of players
- Tons of Permissions
- Allowing blocks to give potion effects
Notes from the developer
Please if you have any ideas about what you want added to this plugin, please send me a pm.
† From my tests it works fine with both of these. If you find that it doesn't work with either of them then please let me know.
-
View User Profile
-
Send Message
Posted Apr 16, 2014@Plugin_Maker
I like how your plugin works for individual blocks. It would also be cool if you could set a region with WorldEdit then assign presets to all blocks of specific type in that region. A crude example could be; create your preset, worldedit select an area, issues blockboost create region which grabs any currently selected worldedit area and apply to all brick type the preset. In the example, all gold bricks in worledit region are now jump 1. MYREGION1 is just generic title of whatever creator wants. Cooler even as adding more block physics to that region you have saved:
/blockboost presets create presetone 1+0+true
/blockboost presets create presettwo 0+1+true
//pos1
//pos2
/blockboost create region MYREGION1 gold presetone
/blockboost add region MYREGION1 redstone presettwo
Also, it would be awesome if you had some other physics like repel when approaching a block.
-
View User Profile
-
Send Message
Posted Mar 20, 2014Thanks for the reply pthagonal. I really like the idea if you give me some more info on your idea that would be great. Thanks again.
-
View User Profile
-
Send Message
Posted Mar 9, 2014Nice plugin. Any chance you could add a few things: - Set block boost for an entire world or worldedit region instead of having to stand on each block I want to boost - Add boost physics similar to Parkour plugin: repel, slow
I like the Parkour Bukkit plugin but too much problems with Multiverse and blocks abilities are potion enchants which require a potion removal block to clear ability. I like how yours is per a world and boost clears immediately. If this worked by worledit region huge potential for fun stuff in spawn areas.
-
View User Profile
-
Send Message
Posted Jan 10, 2014Soon. I am working on a big project at the moment. I am working really hard, I think that I will be done with the update in maybe 3 days. Thanks
-
View User Profile
-
Send Message
Posted Jan 10, 2014ETA on the next release?
-
View User Profile
-
Send Message
Posted Jan 6, 2014Thanks for the reply!
-
View User Profile
-
Send Message
Posted Jan 5, 2014Thanks for all of the requests EpicATrain! All of them are great and I will start adding them right away. Thanks again for all the ideas. Please post more ideas to make the plugin better.
-
View User Profile
-
Send Message
Posted Jan 4, 2014Please add an easy feature for editing existing jump blocks. It's super hard to stand on top of a booster block just to re-edit it.
-
View User Profile
-
Send Message
Posted Jan 3, 2014How do you delete or remove a block?
-
View User Profile
-
Send Message
Posted Jan 3, 2014Please add an optional no-fall-damage feature dependent on each block.
-
View User Profile
-
Send Message
Posted Jan 3, 2014For some reason the height and distance is not constant each time somebody hits the same block.
-
View User Profile
-
Send Message
Posted Jan 3, 2014Please add a reload config command for your plugin. It's annoying to have to restart my entire server just to update a few things. Thanks!
-
View User Profile
-
Send Message
Posted Dec 14, 2013The commands doesnt work in 1.7.2.
I can only use wool in the config file. For example, sponge, doesnt work.
-
View User Profile
-
Send Message
Posted Oct 29, 2013nice