- Поддерживаемые версии
-
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- 1.16.x
- 1.17.x
- 1.18.x
- 1.19.x
- 1.20.x
⚠ 1.8.8 | 1.9.4 | 1.10.2 | 1.11.2 | 1.12.2 ⚠
⚠ 1.14.4 | 1.15.2 | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | 1.20.1 ⚠
Read the entire page before you buy it!
Need support PM me or contact me on Discord
The official resource pack and the premade are offered on Discord
TheLab 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
Java Test Servers:
play.blockville.co.uk
play.rubikgames.net
Difficult-Knights.de
play.landsofminearchy.com
Bedrock Test Servers:
bedrock.landsofminearchy.com
» Dr. Zuk
» Easy setup
» Lightweight and easy to use!
» No dependency
» Texturepack sounds
» 100% translatable
» Non-flicker scoreboard
» 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
Video made on a server with:
Ram: 400 MB
CPU: Intel Pentium 2.8 ghz dual core
That's it, have fun!
FAQ:
Reasons to buy my plugin:
- Unique plugin here on Spigot!
- You have access to all future updates.
- My plugin doesn't use dependency and so it 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 permitted to reverse engineer 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 for help on the support page.
⚠ 1.14.4 | 1.15.2 | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | 1.20.1 ⚠
Read the entire page before you buy it!
Need support PM me or contact me on Discord
The official resource pack and the premade are offered on Discord
TheLab 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
Java Test Servers:
play.blockville.co.uk
play.rubikgames.net
Difficult-Knights.de
play.landsofminearchy.com
Bedrock Test Servers:
bedrock.landsofminearchy.com
» Dr. Zuk
» Easy setup
» Lightweight and easy to use!
» No dependency
» Texturepack sounds
» 100% translatable
» Non-flicker scoreboard
» 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
Video made on a server with:
Ram: 400 MB
CPU: Intel Pentium 2.8 ghz dual core
Код:
Player: - None
/thelab join <id>
/thelab quickjoin
/thelab leave
Admin: - tl.admin
/thelab create <id> <min>
/thelab delete <id>
/thelab 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
[CENTER]- CATASTROPHIC
Код:
1. Create a SETUP using: /thelab create <id> <min>
2. Follow the setup wizard
3. Add experiments using: /thelab addexperiment <id> <Experiment_Name>
4. Create a sign
[TheLab]
<id>
5. Contact me on Discord about the resource pack
Java:
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();
}
FAQ:
If you use external scoreboard plugins, try to disable it in the world where the game is
Set spawn-protection=0 from the server.proprietes
Reasons to buy my plugin:
- Unique plugin here on Spigot!
- You have access to all future updates.
- My plugin doesn't use dependency and so it 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 permitted to reverse engineer 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 for help on the support page.