Fastbridge Trainer
TestServer: mc.movingdev.com
The Fastbridge Trainer allows players to learn quickly and easily, how to fastbridge.
You can have different types of arenas and blocks!
You can configure everything in the config files.
You can change the default messages to your own messages.
Features:
- Customizable messages
- You can use Color Codes
- UUID Support
- Reward Players which bring new players
- You can use it on your Bungeecord Network (The plugin needs a server on its own)
- Supports spigot and bukkit 1.8 - 1.12
- Several maps (Map Selector)
- NEW! Several Blocks (Block Selector) with permissions
- Pastes a schematics for more players (many players can play on only on server with different maps!)
- In the Scoreboard, you see time you need
- Multiple World Support (Lobby World and Arena World)
- Automatic block reset
- Disable unused Functions
- Checks if updates are available
- 100% customisable
- NEW! ActionBar Support
- NEW! Admins can build with a command
- NEW! You can spread the Maps on different worlds
- NEW! Download Maps
- http://bit.ly/2rO7D1A = Big map
- http://bit.ly/2tgAM4j = Small map
- http://bit.ly/2t8MdOJ = Small map
- http://bit.ly/2uYmJAk = Small map
- http://bit.ly/2rO7D1A = Big map
- NEW! Statistics saved in MySQL and SQLite
- Download the Plugin
- Drag the Plugin into your Plugin folder
- Start your server
- Join the server and setup your lobby (Use the command /fastbridge setlobby)
- Add a schematic to your map folder (There are a few maps)
- Configure the mapConfig.xml
- Restart the server
- The Plugin works now!
You need the Plugin ActionBarApi(For the ActionBar): https://www.spigotmc.org/resources/actionbarapi-1-8-1-12.1315/
Optionally, you can use Multiverse or a another World management plugin for Multiple World Support
Commands:
/fastbridge help > Shows you all commands of the Plugin
/fastbridge info > Shows information about the Plugin
/fastbridge setlobby > Sets the lobby spawn
/fastbridge play > Opens the map selector UI
/fastbridge build > You can activate the build mode
/fastbridge stats > Shows your own statistics
/fastbridge stats [PlayerName] > Shows the statistics of another player
Permissions:
fastbridge.admin
/fastbridge setlobby
/fastbridge build
Images:
Spoiler: Lobby
![[IMG]](//proxy.spigotmc.org/aa3bcf9229a011a1f39bdc3caeff4ef5ee36c805?url=http%3A%2F%2Fpreview.ibb.co%2FdouEha%2F2017_06_11_10_36_21.png)
![[IMG]](//proxy.spigotmc.org/d06d5ed6eea000ba401ed4b6ecfa1054c8ade25a?url=http%3A%2F%2Fimage.ibb.co%2FnycWQ5%2F2017_06_25_09_56_25.png)
![[IMG]](//proxy.spigotmc.org/71d861ec9cc48e7405d707ca795346e1e3dd1105?url=http%3A%2F%2Fimage.ibb.co%2FkCvwsk%2FDefault_Scoreboard.png)
![[IMG]](http://proxy.spigotmc.org/aa3bcf9229a011a1f39bdc3caeff4ef5ee36c805?url=http%3A%2F%2Fpreview.ibb.co%2FdouEha%2F2017_06_11_10_36_21.png)
![[IMG]](http://proxy.spigotmc.org/d06d5ed6eea000ba401ed4b6ecfa1054c8ade25a?url=http%3A%2F%2Fimage.ibb.co%2FnycWQ5%2F2017_06_25_09_56_25.png)
![[IMG]](http://proxy.spigotmc.org/71d861ec9cc48e7405d707ca795346e1e3dd1105?url=http%3A%2F%2Fimage.ibb.co%2FkCvwsk%2FDefault_Scoreboard.png)
Spoiler: InGame
Spoiler: Statistics
Configs:
Spoiler: config.yml
Code (Text):
PlayerResetPoint: 80
Function:
CheckUpdate: true
Scoreboard: true
ActionBar: true
Game:
Block0:
Permission: Fastbridge.block0
Block1:
Permission: Fastbridge.block1
Block2:
Permission: Fastbridge.block2
Block3:
Permission: Fastbridge.block3
Block4:
Permission: Fastbridge.block4
Block5:
Permission: Fastbridge.block5
Block6:
Permission: Fastbridge.block6
Block7:
Permission: Fastbridge.block7
Block8:
Permission: Fastbridge.block8
Database:
useMySQL: false
Host: localhost
Port: 3306
Database: fastbridge
Username: root
Password: password
lobby:
location:
X: 118.80140635434209
World: world
Y: 79.0
Z: 24.359892219237683
Yaw: 282.75
Pitch: 11.399955
Function:
CheckUpdate: true
Scoreboard: true
ActionBar: true
Game:
Block0:
Permission: Fastbridge.block0
Block1:
Permission: Fastbridge.block1
Block2:
Permission: Fastbridge.block2
Block3:
Permission: Fastbridge.block3
Block4:
Permission: Fastbridge.block4
Block5:
Permission: Fastbridge.block5
Block6:
Permission: Fastbridge.block6
Block7:
Permission: Fastbridge.block7
Block8:
Permission: Fastbridge.block8
Database:
useMySQL: false
Host: localhost
Port: 3306
Database: fastbridge
Username: root
Password: password
lobby:
location:
X: 118.80140635434209
World: world
Y: 79.0
Z: 24.359892219237683
Yaw: 282.75
Pitch: 11.399955
Spoiler: message.yml
Code (Text):
Inventory:
TitleBlock: '&eSelect Block'
DontHaveTheBlock: '&cYou don''t have the block!'
Game:
Finished: '&aYou have finished the Game!'
StayOnYourIsland: '&c Please stay on your Insland!'
ActionBar:
Seconds: '&eSeconds: '
Scoreboard:
SelectMap: '&ePlease Select your Map!'
Player: '&cPlayer: &7'
CustomMessageLine1: ''
CustomMessageLine2: '&7>>> &bInformation:'
CustomMessageLine3: '&fTS: &7Fastbridge.com'
CustomMessageLine4: '&eRate the Plugin with 5 stars!'
Setup:
LobbySpawn: '&aYou set up the lobby spawn.'
General:
NoPermissions: '&cYou can not do this!'
BuildModeActivate: '&aBuild mode is activated'
BuildModeDeactivate: '&aBuild mode is deactivated'
Prefix: '&f[&eFastbridge&f]'
Stats:
Titel: '&aPlayerStats'
PlayerName: '&7Player Name: &f'
MapName: '&7Map Name: &f'
BestTime: '&7Best Time: &f'
Blocks: '&7Blocks Placed: &f'
TimesPlayed: '&7Times Played: &f'
BestTimeActionBar: '&cNew Record! &7Your Best Time: &f'
StatsBestTimeChat: '&cNew Record! &7You only needed [time] seconds'
OnlyOnMap: '&cYou only can you this command ingame!'
TitleBlock: '&eSelect Block'
DontHaveTheBlock: '&cYou don''t have the block!'
Game:
Finished: '&aYou have finished the Game!'
StayOnYourIsland: '&c Please stay on your Insland!'
ActionBar:
Seconds: '&eSeconds: '
Scoreboard:
SelectMap: '&ePlease Select your Map!'
Player: '&cPlayer: &7'
CustomMessageLine1: ''
CustomMessageLine2: '&7>>> &bInformation:'
CustomMessageLine3: '&fTS: &7Fastbridge.com'
CustomMessageLine4: '&eRate the Plugin with 5 stars!'
Setup:
LobbySpawn: '&aYou set up the lobby spawn.'
General:
NoPermissions: '&cYou can not do this!'
BuildModeActivate: '&aBuild mode is activated'
BuildModeDeactivate: '&aBuild mode is deactivated'
Prefix: '&f[&eFastbridge&f]'
Stats:
Titel: '&aPlayerStats'
PlayerName: '&7Player Name: &f'
MapName: '&7Map Name: &f'
BestTime: '&7Best Time: &f'
Blocks: '&7Blocks Placed: &f'
TimesPlayed: '&7Times Played: &f'
BestTimeActionBar: '&cNew Record! &7Your Best Time: &f'
StatsBestTimeChat: '&cNew Record! &7You only needed [time] seconds'
OnlyOnMap: '&cYou only can you this command ingame!'
Spoiler: mapConfig.yml
Code (Text):
Map0:
ArenaMap: world
Name: FirstMap
ItemStack:
==: org.bukkit.inventory.ItemStack
type: DIRT
Schematic: fastbridge
SchematicSize: 50
Map1:
Name: TestMap2
ArenaMap: world
ItemStack:
==: org.bukkit.inventory.ItemStack
type: STONE
Schematic: fastbridge2
SchematicSize: 50
Map2:
Name: TestMap3
ArenaMap: world
Schematic: fastbridge3
SchematicSize: 65
ItemStack:
==: org.bukkit.inventory.ItemStack
type: GRASS
ArenaMap: world
Name: FirstMap
ItemStack:
==: org.bukkit.inventory.ItemStack
type: DIRT
Schematic: fastbridge
SchematicSize: 50
Map1:
Name: TestMap2
ArenaMap: world
ItemStack:
==: org.bukkit.inventory.ItemStack
type: STONE
Schematic: fastbridge2
SchematicSize: 50
Map2:
Name: TestMap3
ArenaMap: world
Schematic: fastbridge3
SchematicSize: 65
ItemStack:
==: org.bukkit.inventory.ItemStack
type: GRASS
Maps:
Spoiler: Schematics
Tutorial:
German, Version 0.4
You have a Video Tutorial?
Then send me the link, and i will add it!
Support:
You get support in the Discussion!
German and English support.
Have you suggestions of improvement? Have you found a bug?
>>>> Post it at the Discussion!
Termes of Use:
German, Version 0.4
You have a Video Tutorial?
Then send me the link, and i will add it!
Support:
You get support in the Discussion!
German and English support.
Have you suggestions of improvement? Have you found a bug?
>>>> Post it at the Discussion!
- You are not allowed to distribute/sell this plugin.
- You are not allowed to decompile this plugin.
- You are not allowed to modify the plugin in any way.
- You only get support on this forum.
- If you download the Plugin, you agree the Terms of Use
- We can change the terms at any time, without notifying you!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Fastbridge Trainer | SpeedBridge Trainer | Build your way really fast is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 29,287 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/1a1e0b8ec2f12825cab1ccb6e7f4771b36b6d8a7?url=https%3A%2F%2Fapexminecrafthosting.com%2Fdownload%2Fapex-twitch-panel.png)