OpenBlocks

OpenBlocks

56M Downloads

block breaker doenst break anything

knoxz opened this issue ยท 4 comments

commented

Hi,
i am using openblocks 1.3 snapshot 431 and 0.6 snapshot 122 for the lib.
i had a setup to give me obsidian whenever i use my sigil of lava with a block update detector and a block breaker. in the 1.7.10 version the block breaker makes a sound but doesnt break the obsidian.
tested it for a few other blocks. he doesnt seem to break anything :-(
using cauldron and there are no logs ;-)

commented

Sorry to resurrect such an old issue, but do you think you could change the names to be contained within brackets? It's a common practice in the modding world to have your fake players contained within square brackets for easier detection. For example, BuildCraft's fakeplayer is [BuildCraft].

Using this convention would automatically enable WorldGuard, a Spigot plugin, to detect OpenMod's fake players and allow them to edit regions without a server owner's intervention.

Again, sorry for necroing. But hopefully this is an easy change, and would lessen the burden on server owners. Thanks.

commented

whats the name of the fake player of openblocks? i think its a permission issue on my side.

commented

OpenModsLib creates multiple fake players, to handle few weird configurations (mostly with breakers, placers and droppers activated in single tick). You will probably need only initial few from this list:

OpenModsFakePlayer-000 138aca5d-348a-338d-8882-4d5a7abae906
OpenModsFakePlayer-001 58d1cfa9-97d6-32a1-8fd8-3508a7cc6aeb
OpenModsFakePlayer-002 2e52f7c0-52d3-3037-a73b-ba968713d5bb
OpenModsFakePlayer-003 7c53ac9a-bf36-3c2f-8d2f-7034c0f83d3e
OpenModsFakePlayer-004 e662cdf1-2c81-397c-b5ba-4ae9672f7af9
OpenModsFakePlayer-005 a0547477-3d9b-364a-964f-bcd18368f9a1
OpenModsFakePlayer-006 4f00f8ab-90c6-38d1-a6be-48d9311fc1bf
OpenModsFakePlayer-007 c5f89732-0644-340d-9002-25c0b93c53b9
OpenModsFakePlayer-008 cc8c0eab-fe73-33db-acf2-07c107aa3744
OpenModsFakePlayer-009 007c87fc-5446-30e8-8b4d-e17307a4ce3e
commented

I have added the fake players to my trust list, as well as the listed UUIDs and names to my op.json file. Still no success. Trusting and oping CoFH ([CoFH]) has allowed other mod's fake players to work, but this one still is not :( (I am currently using griefprevention as a claim system).