https://github.com/survanetwork/hotblock
🔲 A funny PvP Minigame
https://github.com/survanetwork/hotblock
block economy minigame pocketmine pvp
Last synced: 8 months ago
JSON representation
🔲 A funny PvP Minigame
- Host: GitHub
- URL: https://github.com/survanetwork/hotblock
- Owner: survanetwork
- License: mit
- Created: 2016-02-06T19:41:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T15:26:51.000Z (over 1 year ago)
- Last Synced: 2025-01-30T20:52:16.224Z (8 months ago)
- Topics: block, economy, minigame, pocketmine, pvp
- Language: PHP
- Homepage: https://plugins.surva.net/#hotblock
- Size: 513 KB
- Stars: 23
- Watchers: 12
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
HotBlock
A funny PvP Minigame
##
[Description](#-description) | [Features](#-features) | [Usage](#-usage)
| [Example Game Arena](#-example-game-arena) | [Contribution](#-contribution)
| [License](#%EF%B8%8F-license)## 📙 Description
HotBlock is a funny PvP mini-game.
The goal is to stand as long as possible on the 'Hot Block' in the middle of the arena in order to earn money (using a supported economy plugin).
Because every player wants to get there, there is an exiting PvP-match. The dangerous poisoned blocks are making the game even more exiting.## 🎁 Features
- **OPEN ARENA** Open Game Arena where players can join at any time
- **EXITING MATCHES** Exiting PvP-matches for the players
- **ADVANCED FEATURES** Customizable Messages and Abuse-Protection## 🖱 Usage
There are different types of blocks in the game arena:| Block | PvP | Effect |
|--------------|-----|-----------------------------------------------------------------------------------|
| `WOOD` | ❌ | All players are safe, usually they spawn there |
| `ENDSTONE` | ✅ | Normal playing field, nothing special here |
| `NETHERRACK` | ✅ | Players get poisoned for 2-3 seconds when walking over those blocks |
| `QUARTBLOCK` | ✅ | The HotBlock, players are earning some coins per second when moving on this block |### 🕹 Example Game Arena
This is how a HotBlock world could look like ([download the example world here](https://static.surva.net/osplugins/hotblock/HotBlock_example_world.zip)):
[Read the full documentation 📖](https://plugin-docs.surva.net/hotblock) • [Ask questions on Discord 💬](https://discord.gg/t4Kg4j3829)
## 🙋 Contribution
Feel free to contribute if you have ideas or found an issue.You can:
- [open an issue](https://github.com/survanetwork/HotBlock/issues) (problems, bugs or feature requests)
- [create a pull request](https://github.com/survanetwork/HotBlock/pulls) (code contributions like fixed bugs or added features)
- [help translating the plugin](https://www.transifex.com/surva/hotblock) (help us to translate this plugin into your language on Transifex platform)Please read our **[Contribution Guidelines](CONTRIBUTING.md)** before creating an issue or submitting a pull request.
Many thanks for their support to all contributors!
## 👨⚖️ License
[MIT](https://github.com/survanetwork/HotBlock/blob/master/LICENSE)