No Enderman Grief2
Since I can't access my old account here is the newest version.
Another Hermitcraft inspired plugin for Bukkit/Spigot.
This is a very simple plugin that allows a server admin, to turn off Endermen being able to pickup or set down blocks.
This plugin also allows a server admin, to turn off Skeleton Horse spawns, Creeper griefing, and Wandering trader spawns.
So if you don't like Endermen griefing your builds, Hate when Creepers make holes in your yard/build, Don't like the Skeleton Horse traps, and are annoyed by Wandering Traders, then this plugin is for you.
Languages Supported: čeština (cs_CZ), Deutsch (de_DE), English (en_US), Español (es_ES), Español (es_MX), Français (fr_FR), Italiano (it_IT), Magyar (hu_HU), 日本語 (ja_JP), 한국어 (ko_KR), Lolcat (lol_US), Melayu (my_MY), Nederlands (nl_NL), Polski (pl_PL), Português (pt_BR), Русский (ru_RU), Svenska (sv_SV), Türkçe (tr_TR), 中文(简体) (zh_CN), 中文(繁體) (zh_TW)
Bukkit won't embed the video, but here is the link to a demo video.
config.yml
# DO NOT CHANGE VERSION
version: 1.0.6
# change to false to stop auto-update-check
auto_update_check: true
# set to true before sending a log about an issue.
# logs trace data required to pinpoint where errors are.
debug: false
# Set the language to use, en_US, nl_NL, lol_US, fr_FR, de_DE, cs-CZ, pt_BR
lang: en_US
console:
# Enables fancy ANSI colors in console. (Disable if you're getting weird characters in the console)
colorful_console: true
# Should NEG use it's full name or NEG in console messages?
longpluginname: true
# Set if Enderman can pickup blocks. false=no grief
enderman_grief: false
# Set whether or not Skeleton Horses spawn. false=no grief
skeleton_horse_spawn: false
# Set if Creeper explosions can destroy blocks. false=no grief
creeper_grief: false
# Set if Wandering Traders spawn. false=no spawn
wandering_trader_spawn: false
# Set whether Ghast fireball explosions can destroy blocks. false=no grief
ghast_grief: false
# Set if whether Phantoms spawn. false=no spawn
phantom_spawn: false
# Set if Pillager Patrols should spawn. false=no spawn
pillager_patrol_spawn: false
permissions:
permissions:
noendermangrief.admin:
description: For Admin only, Overrides all permissions.
default: false
noendermangrief.op:
description: Overrides most permissions.
default: false
noendermangrief.showUpdateAvailable:
description: Shows player if there is an update on login.
default: op
noendermangrief.toggledebug:
description: Allows the player to use "/neg toggledebug" command.
default: op
commands:
/NEG - Shows this help message in game.
For help you can post issues and suggest ideas on my discord server.
License:
MIT License
Contributing:
This plugin is open source; you can view the source code on github. Feel free to open issues there or submit pull requests.
This plugin utilizes bStats to collect anonymous statistics
NOTICE:
While this plugin is 1.8 compatible, the Skeleton Horse function will not work in 1.8, as Skeleton Horses are not naturally spawning in 1.8.
Wandering trader function only works in 1.14+
If you like this, check out my other plugin,
SinglePlayerSleep, NoEndermanGrief,
DragonDropElytra, ShulkerRespawner,
Question. Why have options to disable trader, pillager patrol, and phantom spawns? They each have their own dedicated game rules that do exactly that (doTraderSpawning, doPatrolSpawning, and doInsomnia respectively)
In reply to taj1994:
People asked for it, so I added it.
I have a developer build version that adds Ghast Grief, Phantom Spawn, Pillager Patrol Spawn prevention, and adds a Config Setting Book, as well as an admin permission. It is available on my discord, if you want to try it out. https://discord.gg/qcwum4Bc
This will be released as new version on here within the week.
In reply to joelhstoner:
hey mate i love this plugin but im having trouble with configuring it
when i go into the config and change the status of phantoms, skeleton horse and wandering traders to true they save but dont load into the game
and every attempt to use the commands in game gives me NULL
i really like this plug in and want to use it more