All Projects → BlockHorizons → BlockSniper

BlockHorizons / BlockSniper

Licence: Apache-2.0 license
An advanced (brush) world editing plugin for PocketMine-MP

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to BlockSniper

BuilderTools
🪓 Powerful World Editor plugin for PocketMine servers
Stars: ✭ 74 (-3.9%)
Mutual labels:  pocketmine, pocketmine-mp, worldedit, pocketmine-plugins
Emotes
This plugin allows players to use their favorite emotes on the server!
Stars: ✭ 15 (-80.52%)
Mutual labels:  pocketmine, pocketmine-mp, pmmp-plugin, minecraftpe
Volt
A painless web server for PocketMine-MP
Stars: ✭ 24 (-68.83%)
Mutual labels:  pocketmine, pocketmine-mp, pocketmine-plugins
CosmeticMenu
Fun and Easy-to-Use Pocketmine Cosmetics plugin. (Gadgets, Particles, Trails, etc)
Stars: ✭ 22 (-71.43%)
Mutual labels:  pocketmine, pocketmine-mp, pmmp-plugin
CommandShop
Players have to pay items or money to use specific commands! A PocketMine plugin.
Stars: ✭ 32 (-58.44%)
Mutual labels:  pocketmine, pocketmine-mp, pocketmine-plugins
SAC
An AntiCheat software for PockeMine-MP made to detect unfair gamplay advantages.
Stars: ✭ 52 (-32.47%)
Mutual labels:  pocketmine, pocketmine-mp, pocketmine-plugins
EasyEdit
A feature-rich World Editor for PocketMine-MP
Stars: ✭ 26 (-66.23%)
Mutual labels:  pocketmine-mp, worldedit, pmmp-plugin
EggWars
EggWars minigame for PocketMine
Stars: ✭ 32 (-58.44%)
Mutual labels:  pocketmine, pocketmine-mp, pocketmine-plugins
Other-Plugins
A collection of all the plugins which I used to work on but no longer maintain
Stars: ✭ 26 (-66.23%)
Mutual labels:  pocketmine, pocketmine-mp, pocketmine-plugins
FormAPI-PMMP
Create a Form for Minecraft Bedrock in PocketMine-MP
Stars: ✭ 14 (-81.82%)
Mutual labels:  pocketmine, pocketmine-mp, pmmp-plugin
PiggyAuth
Safe & feature-rich auth plugin. Project has been discontinued
Stars: ✭ 33 (-57.14%)
Mutual labels:  pocketmine, pocketmine-mp
Capital
An extensible economy API for PocketMine-MP.
Stars: ✭ 31 (-59.74%)
Mutual labels:  pocketmine, pocketmine-plugins
AdvanceDeaths
A plugin to customize the death messages!
Stars: ✭ 16 (-79.22%)
Mutual labels:  pocketmine, pocketmine-mp
MysteryBox
Crate implemention for PocketMine-MP (PMMP)
Stars: ✭ 19 (-75.32%)
Mutual labels:  pocketmine, pocketmine-mp
Slapper
The new home of Slapper, the NPC plugin for PocketMine.
Stars: ✭ 99 (+28.57%)
Mutual labels:  pocketmine-plugins, pmmp-plugin
MurderMysteryPE
A WIP Murder Mystery Mini-Game plugin for PMMP
Stars: ✭ 20 (-74.03%)
Mutual labels:  pocketmine-mp, pmmp-plugin
Pathfinding
A pmmp virion (library) for pathfinding using A*
Stars: ✭ 36 (-53.25%)
Mutual labels:  pocketmine, pocketmine-mp
HungerGames-UPDATED
A HungerGames plugin for PocketMine-MP developed by xBeastMode
Stars: ✭ 45 (-41.56%)
Mutual labels:  pocketmine-mp, pocketmine-plugins
MyPlot
Plot and protection plugin for PocketMine-MP
Stars: ✭ 101 (+31.17%)
Mutual labels:  pocketmine, pocketmine-mp
ProperDuels
A properly made duels plugin
Stars: ✭ 16 (-79.22%)
Mutual labels:  pocketmine, pocketmine-mp

BlockSniper

An innovative brush world editing tool for PocketMine-MP: A Minecraft server software written in PHP.


Chat

Overview

BlockSniper is an advanced world editing tool, based on the idea of VoxelSniper from Minecraft PC software. BlockSniper allows you to edit your world from a long distance, with several different types and shapes. Shapes are the shapes types are being executed in. This means that every type can be executed in any shape. A shape would, for example, be a sphere, a type replace. Every block in that shape will then get modified using the selected type; Replaced.

Almost all features can be managed using an in-game user interface. The brush menu can be opened using the /brush command.

Apart from just brushing, BlockSniper also features things such as copying and pasting (including schematics), undo and redo, bound brushes and an extensive API for other plugins to build on.
For more information, make sure to check the Wiki.

Installation and Development Builds

Stable releases will be drafted at Releases or at the release page at Poggit. To install a version:

  • Go to releases from Poggit.
  • Download the attached phar file.
  • Drop the plugin in the plugin folder.
  • Restart the server.

If you do decide to use a development version to benefit from the latest features, the development build list can be found when clicking the button below. (Warning! Only do this if you understand the development versions could contain bugs and be unstable)

Poggit-CI

Alternatively, BlockSniper may be downloaded by using: git clone --recursive https://github.com/BlockHorizons/BlockSniper in the plugin folder if DevTools is installed. Git must be installed.

BlockSniper can not be downloaded by downloading the ZIP file GitHub provides. The required dependencies will not be installed if this is done.

Translation

BlockSniper has a multi-language system, so everybody can have a good time using the plugin. We currently have nowhere near enough translated languages though, and we need your help! It is very appreciated if you help translate, so please do so whenever you have time. The available languages can be found under resources/languages.

Permissions

A full list of permissions can be found in the plugin.yml file. It contains the most up to date permissions, so every permission available can be found there. Some permissions are also registered dynamically. The permissions of shapes consist out of: blocksniper.shape.<lowercase shapename>, whereas the permissions of types consist out of blocksniper.type.<lowercase typename>.

Reviews

BlockSniper can be reviewed at the Poggit release page here. Any feedback given is very welcome and appreciated. Don't hesitate to share what you think about this plugin.

Please note that third party modified versions of PocketMine-MP are not supported. Issues caused by them are closed immediately.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].