Torrents Stats
- Partagées
- 130 Go
- Téléchargées
- 0 bytes
- Ratio
- -
- Messages
- 46
- J'aime
- 203
- Trophées
- 168
- Inscrit
- 26 Décembre 2018
Description
Source : Lien Supprimé ou HS
Téléchargement :
Cordialement Niamorix
⚠ 1.8.8 | 1.9.4 | 1.10.2 | 1.11.2 | 1.12 ⚠
Available only for spigot!
⚠1.14.4 only update, MIGHT BE BUGGY LET ME KNOW!⚠
Read the entire page before you buy it!
Need support? PM me or contact me on Discord
Link Removed
lien ou image supprimée
TheLaboratory is a game ran by our local science expert, Dr Zuk! And he needs your help! Zuk has been working on many awesome new exciting inventions, but they're untested. Are you up for the job?
lien ou image supprimée
» Dr. Zuk
» Lightweight and easy to use!
» No dependency
» Texturepack sounds
» 100% translatable
» Non-flicker scoreboard
» Easy setup
» MultiArena support
» BungeeCord support
» MySQL stats
» Rotation system
» ActionBar and Title
» 14 Microgames:
■ DODGE BALL
■ ELECTRIC FLOOR
■ GOLD RUSH
■ CRAZY_PAINTS
■ BALLOON POP
■ SNOWMAN
■ SPLEGG
■ FIGHT
■ WHACKAMOB
■ BOATWARS
■ PIG RACING
■ ROCKET RACE
■ BREAKING BLOCKS
■ CATASTROPHIC
lien ou image supprimée
The up-to-date and complete version of the MiniGame Overview
Video made on a server with:
Ram: 400 MB
CPU: Intel Pentium 2.8 ghz dual core
lien ou image supprimée
Code (Text):
Player: - None
/tl join <id> and /tl join
/tl leave
Admin: - tl.admin
/tl create <id> <min>
/tl delete <id>
/tl addexperiment <id> <EXPERIMENT_NAME>
List of Experiments:
- DODGE_BALL
- ELECTRIC_FLOOR
- GOLD_RUSH
- CRAZY_PAINTS
- BALLOON_POP
- SNOWMAN
- SPLEGG
- FIGHT
- WHACKAMOB
- BOATWARS
- PIG_RACING
- BREAKING_BLOCKS
- ROCKET_RACE
- CATASTROPHIC
lien ou image supprimée
If you are lazy click >here< (Last update on 01.01.2017) to download a preconfigured one Lien Supprimé ou HS
You will also find schematics if you want to set more arenas
Code (Text):
1. Create a SETUP using: /tl create <id> <min>
2. Follow the setup in-game
3. Add experiments using: /tl addexperiment <id> <Experiment_Name>
4.
a. Create a sign
[TheLab]
<ID>
b. Enable BungeeCord mode
5. Contact me about the texture pack link
6. And that's it, congratulations!
lien ou image supprimée
Code (Text):
import ro.Fr33styler.TheLab.Api.GameEndEvent;
import ro.Fr33styler.TheLab.Api.GameJoinEvent;
import ro.Fr33styler.TheLab.Api.GameLeaveEvent;
@EventHandler
public void onJoin(GameJoinEvent e) {
Player p = e.getPlayer();
}
@EventHandler
public void onEnd(GameEndEvent e) {
List<Player> players = e.getPlayers();
Player[] top = e.getTop();
}
@EventHandler
public void onLeave(GameLeaveEvent e) {
Player p = e.getPlayer();
}
lien ou image supprimée
FAQ:
Spoiler: Scoreboard related problems
Spoiler: Players without op can't join through signs
Reasons to buy my plugin:
- Unique plugin here on spigot!
- You have access to all future updates.
- My plugin don't use dependency and so will remain.
- Your players gonna love this awesome minigame.
- You will get awesome support from me.
Terms of service:
- You are not permitted to redistribute my plugin in any form, including as a part of any software package
- You are not allowed to resell the plugin or post it elsewhere..
- You are not permited to reverse engine or modify the plugin in any form
- You will get unlimited support for the plugin you bought.
I always appreciate feedback, but not in the review section. If you have a problem, just send me a PM or ask help on support page.
Available only for spigot!
⚠1.14.4 only update, MIGHT BE BUGGY LET ME KNOW!⚠
Read the entire page before you buy it!
Need support? PM me or contact me on Discord
Link Removed
lien ou image supprimée
TheLaboratory is a game ran by our local science expert, Dr Zuk! And he needs your help! Zuk has been working on many awesome new exciting inventions, but they're untested. Are you up for the job?
lien ou image supprimée
» Dr. Zuk
» Lightweight and easy to use!
» No dependency
» Texturepack sounds
» 100% translatable
» Non-flicker scoreboard
» Easy setup
» MultiArena support
» BungeeCord support
» MySQL stats
» Rotation system
» ActionBar and Title
» 14 Microgames:
■ DODGE BALL
■ ELECTRIC FLOOR
■ GOLD RUSH
■ CRAZY_PAINTS
■ BALLOON POP
■ SNOWMAN
■ SPLEGG
■ FIGHT
■ WHACKAMOB
■ BOATWARS
■ PIG RACING
■ ROCKET RACE
■ BREAKING BLOCKS
■ CATASTROPHIC
lien ou image supprimée
The up-to-date and complete version of the MiniGame Overview
Video made on a server with:
Ram: 400 MB
CPU: Intel Pentium 2.8 ghz dual core
lien ou image supprimée
Code (Text):
Player: - None
/tl join <id> and /tl join
/tl leave
Admin: - tl.admin
/tl create <id> <min>
/tl delete <id>
/tl addexperiment <id> <EXPERIMENT_NAME>
List of Experiments:
- DODGE_BALL
- ELECTRIC_FLOOR
- GOLD_RUSH
- CRAZY_PAINTS
- BALLOON_POP
- SNOWMAN
- SPLEGG
- FIGHT
- WHACKAMOB
- BOATWARS
- PIG_RACING
- BREAKING_BLOCKS
- ROCKET_RACE
- CATASTROPHIC
lien ou image supprimée
If you are lazy click >here< (Last update on 01.01.2017) to download a preconfigured one Lien Supprimé ou HS
You will also find schematics if you want to set more arenas
Code (Text):
1. Create a SETUP using: /tl create <id> <min>
2. Follow the setup in-game
3. Add experiments using: /tl addexperiment <id> <Experiment_Name>
4.
a. Create a sign
[TheLab]
<ID>
b. Enable BungeeCord mode
5. Contact me about the texture pack link
6. And that's it, congratulations!
lien ou image supprimée
Code (Text):
import ro.Fr33styler.TheLab.Api.GameEndEvent;
import ro.Fr33styler.TheLab.Api.GameJoinEvent;
import ro.Fr33styler.TheLab.Api.GameLeaveEvent;
@EventHandler
public void onJoin(GameJoinEvent e) {
Player p = e.getPlayer();
}
@EventHandler
public void onEnd(GameEndEvent e) {
List<Player> players = e.getPlayers();
Player[] top = e.getTop();
}
@EventHandler
public void onLeave(GameLeaveEvent e) {
Player p = e.getPlayer();
}
lien ou image supprimée
FAQ:
Spoiler: Scoreboard related problems
Spoiler: Players without op can't join through signs
Reasons to buy my plugin:
- Unique plugin here on spigot!
- You have access to all future updates.
- My plugin don't use dependency and so will remain.
- Your players gonna love this awesome minigame.
- You will get awesome support from me.
Terms of service:
- You are not permitted to redistribute my plugin in any form, including as a part of any software package
- You are not allowed to resell the plugin or post it elsewhere..
- You are not permited to reverse engine or modify the plugin in any form
- You will get unlimited support for the plugin you bought.
I always appreciate feedback, but not in the review section. If you have a problem, just send me a PM or ask help on support page.
Source : Lien Supprimé ou HS
Téléchargement :
Contenu masqué
Vous devez aimer ce post pour à accéder à ce contenu.