All Projects â†’ Heisenburger69 â†’ BurgerSpawners

Heisenburger69 / BurgerSpawners

Licence: LGPL-3.0 License
Pocketmine Plugin implementing Stackable Spawners

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to BurgerSpawners

Pocketmine Mp
A server software for Minecraft: Bedrock Edition in PHP
Stars: ✭ 2,594 (+8006.25%)
Mutual labels:  minecraft, pocketmine, pmmp
NpcDialog
đŸ—Ŋ PocketMine-MP virion to add dialogs to entities easily
Stars: ✭ 55 (+71.88%)
Mutual labels:  minecraft, pocketmine, pmmp
VirionTools
A handy plugin for developers who wish to compile and inject virions without using Poggit.
Stars: ✭ 17 (-46.87%)
Mutual labels:  pocketmine, pmmp
Emotes
This plugin allows players to use their favorite emotes on the server!
Stars: ✭ 15 (-53.12%)
Mutual labels:  pocketmine, pmmp
Extropy
Custom version of PocketMine-MP for the @ConflictPE network! 🚀🕹ī¸
Stars: ✭ 16 (-50%)
Mutual labels:  minecraft, pocketmine
Xakkit
Server Software for Minecraft
Stars: ✭ 27 (-15.62%)
Mutual labels:  pocketmine, pmmp
CosmeticMenu
Fun and Easy-to-Use Pocketmine Cosmetics plugin. (Gadgets, Particles, Trails, etc)
Stars: ✭ 22 (-31.25%)
Mutual labels:  pocketmine, pmmp
CommandShop
Players have to pay items or money to use specific commands! A PocketMine plugin.
Stars: ✭ 32 (+0%)
Mutual labels:  pocketmine, pmmp
PMEssentials
A collection of essential PMMP commands, features and more. Heavily inspired by Essentials
Stars: ✭ 13 (-59.37%)
Mutual labels:  pocketmine, pmmp
AuctionHouse
Feature-packed auction house plugin for PocketMine-MP (pmmp)
Stars: ✭ 31 (-3.12%)
Mutual labels:  pocketmine, pmmp
Pocketmine-School
A Website To Teach Everything About PocketMine-MP
Stars: ✭ 15 (-53.12%)
Mutual labels:  pocketmine, pmmp
BurgerCustomArmor
Create Custom Armor Sets with several abilities!
Stars: ✭ 25 (-21.87%)
Mutual labels:  pocketmine, pmmp
ProfileUI
Get any player's profile on a Modal Form! MCPE v1.2! PMMP support only!
Stars: ✭ 20 (-37.5%)
Mutual labels:  pocketmine, pmmp
DungeonPlus
[Plugin] A Plugin support Dungeon API.
Stars: ✭ 14 (-56.25%)
Mutual labels:  pmmp, spawners
Pathfinding
A pmmp virion (library) for pathfinding using A*
Stars: ✭ 36 (+12.5%)
Mutual labels:  pocketmine, pmmp
BuilderTools
đŸĒ“ Powerful World Editor plugin for PocketMine servers
Stars: ✭ 74 (+131.25%)
Mutual labels:  pocketmine, pmmp
MysteryBox
Crate implemention for PocketMine-MP (PMMP)
Stars: ✭ 19 (-40.62%)
Mutual labels:  pocketmine, pmmp
SAC
An AntiCheat software for PockeMine-MP made to detect unfair gamplay advantages.
Stars: ✭ 52 (+62.5%)
Mutual labels:  pocketmine, pmmp
RedstoneCircuit
This is the PocketMine plugin that implements the Redstone circuit.
Stars: ✭ 81 (+153.13%)
Mutual labels:  pocketmine, pmmp
InvSee
A PocketMine-MP plugin that lets you view and modify offline and online players' inventories in real-time!
Stars: ✭ 19 (-40.62%)
Mutual labels:  pocketmine, pmmp

Information

This plugin adds a Stackable Spawner System to PMMP. When you place a Spawner, you can stack additional Spawners onto the same Spawner to increase it's spawn rate. This lets you conserve space and also prevents lag due to a large amount of Spawners.
For example: A single Zombie Spawner spawns one Zombie every 40 seconds. Stacking another Zombie Spawner on it changes the spawn rate to 20 seconds.

Features

  • Give Spawners to other players
  • Built in Mob Stacker
  • Stack Spawners onto each other to increase Spawn Rate
  • Get Spawners for any known entities
  • Ability to use Silk Touch on Spawners
  • UI to add more Spawners onto an existing Spawner
  • Entities registered within the plugin itself including Iron Golems, Bees and Foxes
  • AutoInv and AutoXP for mob drops
  • Configurable Options to modify XP drops, Spawner Rates, Mob and Spawner Stacking, Silk Touch and Entity Scale
  • Auto Stack Spawners
  • Ability to toggle Mob and Spawner stacking in specific worlds
  • API Methods to exempt entities like Bosses from stacking
  • Mobs spawned by the plugin can be either one-shot or have vanilla behavior
  • Ability to unstack any number of Spawners from a Stack
  • Customizable drops for spawners
  • Customizable nametag for stacked mobs
  • Toggle mob nametags on/off
  • Ability to set a max number of mobs in a stack

Planned Additions

  • Register Mobs via the plugin itself
  • Allow custom entities to be used in the Spawner
  • Allow removing of a specific number of Spawners from a Stacked Spawner
  • Config to modify plugin messages
  • Allow modifying base spawn rate for Spawners
  • Configurable Mob Drops
  • Revamp Mob Stacker and make it cleaner
  • Allow toggling XP Drops for Mobs
  • Spawner Shop with configurable prices
  • Set Mob Experience drops correctly
  • Implement Looting Enchantment
  • Autostack spawners when placed near another spawner of the same type
  • Allow changing of the entity scale within the Spawner

Note

  • This plugin uses https://github.com/jojoe77777/FormAPI to render forms
  • Pandas drop Sugarcane instead of Bamboo
  • Bats, Ocelots, Bees, Vex, Witches, Silverfish and Endermite have no drops
  • Sheep drop a random color of wool
  • Thanks to Muqsit for Bees and Foxes <3
  • Thanks to iZeaoGamer for implementing looting
  • Thanks to Unickorn for patching bug related to spawner stacking
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].