Draconic Evolution

Draconic Evolution

77M Downloads

Disabling "place item in world" feature

NIK220V opened this issue ยท 6 comments

commented

Description

There in no option in config to disable "place item in world" possibility.
I need it badly. Players on my server are just placing items everywhere using this feature.

Base information

  • Minecraft version: 1.7.10
  • Minecraft Forge version: 10.13.4.1541
  • Draconic Evolution version: 1.0.2-snapshot_5
commented

What would stop them from placing random block normally?

commented

WorldGuard.

commented

Well, same difference really, might make the change for 1.9, but not really seeing any difference between placing the items down or blocks randomly

commented

The thing is that players can place items with this feature ANYWHERE (ignoring vanilla or plugin restrictions). They block the spawnpoint so new players can't play. (But protection works fine with BREAKING these placed items)

commented

That is a different issue then. If it is ignoring restrictions from mods/plugins, that is something to look into and what you should have mentioned to begin with.

So @brandon3055 the issue is the placement function bypasses plugin restrictions while placing. Needs to be looked into so it respects things like towny, etc.

commented

This will be fixed in the next update, I will add a block placed event so other mods/plugins can prevent it from being placed.