AntiMobBuild icon

AntiMobBuild -----

AntimobBuild: Control mob interactions. Halt creations & transformations.



upload_2023-6-14_4-57-33.png

AntiMobBuild - Is a plugin tailored to address and resolve common mob-related issues that occur specifically in factions servers.
Designed with the needs of your server in mind,
this plugin focuses on eliminating bugs and exploits related to mob creations,
enhancing the overall gameplay experience for your players.

upload_2023-6-14_5-4-29.png

AntiMobBuild brings an array features to your server
It aims to resolve problems that may arise from mob creations and provide a smoother and more stable gameplay environment.
Anti Mob Creation:
- Irongolem
- Snowman
- Wither

Anti Mob Transformation:
- Zombie Villager Cure
- Villager Infection

Anti Mob Spawn:
- Spawn Silverfish From infected Blocks
- Spawn Mobs From Eggs

upload_2023-6-14_5-5-2.png
Take control over mob behavior:
With AntiMobBuild, you can ensure mobs spawn where they should and act according to your desired rules.
Say goodbye to build of mobs and unexpected exploits that disrupt your server's gameplay.

upload_2023-6-14_5-5-56.png
Constant updates:
AntiMobBuild is constantly being updated to keep your factions server running smoothly.
im actively listen to user feedback and continuously work on improving the plugin,
addressing newly discovered issues, and implementing additional bug fixes.

Permissions:

antimobbuild.reload: Grants access to the reload command, enabling server administrators to reload the plugin's configuration without restarting the server.

Commands:

/amb reload: Reloads the AntiMobBuild plugin configurations, applying any changes made to the settings files.
Use this command to quickly update the plugin's settings without the need for a server restart.

Have a bug to report or need additional fixes?

I understand the importance of a bug/exploit-free server and i am dedicated to providing the best experience possible.
If you encounter any issues or have specific bug reports related to mob interactions,
please reach out to me through my discord server or leave a detailed message in the plugin's discussion section on the Spigot page.
I appreciate your feedback and i am committed to resolve any bugs promptly.

Download AntiMobBuild today and ensure a smoother,
more stable server for your players.
Experience improved mob interactions and eliminate common issues that hinder gameplay enjoyment!

Code (YAML):
# AntiMobBuild Configuration

############################################
#                                          #
#            ___     __  ___ ____          #
#           /   |   /  |/  // __ )         #
#          / /| |  / /|_/ // __  |         #
#         / ___ | / /  / // /_/ /          #
#        /_/  |_|/_/  /_//_____/           #
#                                          #
#            AntiMobBuild                  #
#                                          #
############################################

# Set to 'true' to enable broadcasting messages to players
# when mob spawns are canceled by the plugin.
# Set to 'false' to disable broadcasting messages to players.
broadcast-messages-to-player
: true

# Set to 'true' to enable broadcasting messages to the console
# when mob spawns are canceled by the plugin.
# Set to 'false' to disable broadcasting messages to the console.
broadcast-messages-to-console
: true

# You can configure the entities that can be spawned here

# Set to 'true' to allow the creation of Iron Golems.
# Set to 'false' to prevent the creation of Iron Golems.
can-create-irongolem
: false

# Set to 'true' to allow the creation of Snow Golems.
# Set to 'false' to prevent the creation of Snow Golems.
can-create-snowman
: false

# Set to 'true' to allow the creation of Wither Bosses.
# Set to 'false' to prevent the creation of Wither Bosses.
can-create-wither
: false

# Set to 'true' to allow the curing of infected Villagers.
# Set to 'false' to prevent the curing of infected Villagers.
can-cure-villager
: false

# Set to 'true' to allow Villagers to be infected by zombies.
# Set to 'false' to prevent Villagers from being infected.
can-infect-villager
: false

# Set to 'true' to allow Silverfish to spawn from blocks.
# Set to 'false' to prevent Silverfish from spawning.
can-spawn-silver-fish-on-blocks
: false

# Set to 'true' to allow mobs to spawn from eggs.
# Set to 'false' to prevent mobs from spawning from eggs.
# if you set to false and wolf as an exceptions only wolfs can spawn
can-spawn-from-eggs
:
  enabled
: true
  exceptions
:
   - WOLF
# prevent mobs from spawning natural on the server
natural-mob-spawn
:
  enabled
: false # set to false to enable natural mob spawning
  exceptions
: # add exceptions , if you set WOLF as exceptions and natural-mob-spawn is true , only wolf can spawn
    - WOLF
 
Code (YAML):
irongolem-spawn-denied : "§cIrongolem spawn is not allowed"
wither-spawn-denied
: "§cWither spawning is not allowed."
snowman-spawn-denied
: "§cSnowman spawning is not allowed."
villager-cure-denied
: "§cVillager curing is not allowed."
villager-infection-denied
: "§cVillager infection is not allowed."
silverfish-spawn-denied
: "§cSilverfish spawning is not allowed."
spawn-from-eggs-denied
: "§cSpawning mobs from eggs is not allowed."
natural-spawn-denied
: "§cCan't spawn mobs from natural means."
 
Resource Information
Author:
----------
Total Downloads: 74
First Release: Jun 12, 2023
Last Update: May 6, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings