Posted 13 August 2012 - 11:53 AM
When turtle mines a block, it will do that through fake player.
However, CC fake player will never actually log in. That means that bukkit (and plugins) will detect that player that never even logged in is trying to mine a block. This is obviously suspicious behavior so many plugins and even bukkit itself may deny permission to break blocks.
So, since most other fakeplayer mods offer this, it would be nice to have CC offer this too. Simply trigger login event at startup so bukkit knows that [ComputerCraft] player actually exists. It would cause much less problems with various permissions and security plugins.
(I know that this forum is meant only for vanilla but since 1.4 have official bukkit port, I thought it would be OK to post that here.)
However, CC fake player will never actually log in. That means that bukkit (and plugins) will detect that player that never even logged in is trying to mine a block. This is obviously suspicious behavior so many plugins and even bukkit itself may deny permission to break blocks.
So, since most other fakeplayer mods offer this, it would be nice to have CC offer this too. Simply trigger login event at startup so bukkit knows that [ComputerCraft] player actually exists. It would cause much less problems with various permissions and security plugins.
(I know that this forum is meant only for vanilla but since 1.4 have official bukkit port, I thought it would be OK to post that here.)