TransWikia.com

How to prevent Minecraft griefing in Bukkit

Arqade Asked by minecraft_old_player on April 3, 2021

I know it’s there somewhere, but I cannot find it. A couple of years ago I was playing on an MC server where there was a good solution to prevent griefing. The method worked in the way that if a player places a block the other players cannot destroy that block and give a red message saying that they don’t have permissions.

I’ve installed a Bukkit server with plugins "world-edit, world-guard, PermissionsEx". I need to put the block ID in somewhere but I don’t know how.

I only need help setting up the block IDs to work with the plugins. I’ve already chosen the plugins I want to use and don’t need recommendations.

One Answer

Nucleus (mirror) and EssentialsEX (mirror) have built-in disallowed block protection.

By default a number of things such as Lava Buckets are unusable, which can be found in your config.yml.

  # For which block types would you like to be alerted?
  # You can find a list of items at https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html.
  alert:
    on-placement: LAVA,TNT,LAVA_BUCKET
    on-use: LAVA_BUCKET
    on-break:

  blacklist:

    # Which blocks should people be prevented from placing?
    placement: TNT

    # Which items should people be prevented from using?
    usage: LAVA_BUCKET

    # Which blocks should people be prevented from breaking?
    break: TNT

    # Which blocks should not be moved by pistons?
    piston: TNT

    # Which blocks should not be dispensed by dispensers
    dispenser: LAVA

Answered by aytimothy on April 3, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP