BedCraftGP - [*Fix 95% off ALL griefing*] ~Ultimate ~Unleashed

Thronk

New Member
Jul 29, 2019
73
0
0
I installed this on our Horizons pack and commands do not work. The plugin is showing on the list /plugins and it made a config folder. No errors in the server.log file.

/bcprotect
Unknown command. Type "/help" for help.
I haven't confirmed if the plugin is actually working yet with the new item IDs added.

I wanted this for the Jabba barrels. They can remove an item by crouching and left clicking.

Also, your download link to the plugin on the OP and the post above mine are 2 different .jar files. Which is the updated version?

I'm using GP 7.8beta btw.
 
Last edited:

darkdeath1332

New Member
Jul 29, 2019
102
0
0
I installed this on our Horizons pack and commands do not work. The plugin is showing on the list /plugins and it made a config folder. No errors in the server.log file.

/bcprotect

I haven't confirmed if the plugin is actually working yet with the new item IDs added.

I wanted this for the Jabba barrels. They can remove an item by crouching and left clicking.

Also, your download link to the plugin on the OP and the post above mine are 2 different .jar files. Which is the updated version?

I'm using GP 7.8beta btw.
any errors on startup?
 

Mike5357

Member
Jul 29, 2019
3
0
16
Any chance of including compatibility for Worldguard regions? Our server uses Towny for player protections, but we use Worlduard for spawn, warp points, and our mall. I know I could just make a town on the spawn and outposts on the warps, but thats not really possible with the way the mall is. As I recall UltimateTOWNY used to have this?
 

HireAMercenary

New Member
Jul 29, 2019
30
0
0
Sk89q (maker of WG) uses his own plugin on his modded server, and he has it customized in a way related to Bedcraft fixes to prevent left & right click with items in regions.
I'm not sure if he made his changes public or not, his server though is on his own launcher, and the server is skcraft.com
 

AeroEden

New Member
Jul 29, 2019
3
0
0
@darkdeath1332
Just wanted to point out that the download on your main post is linking to BedCraftGP.jar instead of BC-Protect.jar

Also I'm having this error, I'm using the recommended version of Cauldron for 1.6.4

[SEVERE] Could not pass event PlayerInteractEvent to BC-Protect v1.4
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:437)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:67)
at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:217)
at net.minecraft.item.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:482)
at net.minecraft.network.NetServerHandler.func_72472_a(NetServerHandler.java:897)
at net.minecraft.network.packet.Packet15Place.func_73279_a(SourceFile:58)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:476)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:234)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:917)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:331)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:666)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.NullPointerException
at me.darkdeath1332.bcprotect.tweaks.checkBlock(tweaks.java:97)
at me.darkdeath1332.bcprotect.tweaks.onPlayerInteract(tweaks.java:36)
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:435)
... 17 more
EDIT: My bad forgot this plugin was made for 1.5.2 packs, any chance of you making a 1.6.4 version of bc-protect anytime soon?

One more question in the bc-protect config you say it blocks all left and right clicks, does this mean that it will stop the opening of GUI's and doors? So I don't have to add heaps of blocks to the GriefPrevention config?
 
Last edited:

sumbrawd

New Member
Jul 29, 2019
4
0
0
so ive been using your very first version of this plugin on my ultimate server (1.4.7) with no problems. I came on here and saw that there was a new version and put it on my server. I updated the config and all. I have now been getting this error. I am using grief prevention v7.6.2 then i used 7.7 and both had the error. I noticed that once these errors happened players could no longer claim land.
09.08 23:49:40 [Server] SEVERE Could not pass event PlayerInteractEvent to BC-Protect v1.4
09.08 23:49:40 [Server] INFO ... 16 more
09.08 23:49:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:361)
09.08 23:49:40 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
09.08 23:49:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09.08 23:49:40 [Server] INFO at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
09.08 23:49:40 [Server] INFO at me.darkdeath1332.bcprotect.insideclaim.onPlayerInteract(insideclaim.java:37)
09.08 23:49:40 [Server] INFO at me.darkdeath1332.bcprotect.insideclaim.checkBlock(insideclaim.java:62)
09.08 23:49:40 [Server] INFO Caused by: java.lang.NullPointerException
09.08 23:49:40 [Server] INFO at fy.run(ThreadMinecraftServer.java:16)
09.08 23:49:40 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633)
09.08 23:49:40 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:746)
09.08 23:49:40 [Server] INFO at ho.r(DedicatedServer.java:309)
09.08 23:49:40 [Server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:870)
09.08 23:49:40 [Server] INFO at ht.b(DedicatedServerListenThread.java:34)
09.08 23:49:40 [Server] INFO at iw.b(NetworkListenThread.java:57)
09.08 23:49:40 [Server] INFO at iv.d(NetServerHandler.java:220)
09.08 23:49:40 [Server] INFO at cg.b(TcpConnection.java:467)
09.08 23:49:40 [Server] INFO at fk.a(Packet15Place.java:79)
09.08 23:49:40 [Server] INFO at iv.a(NetServerHandler.java:906)
09.08 23:49:40 [Server] INFO at ir.a(ItemInWorldManager.java:539)
09.08 23:49:40 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
09.08 23:49:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
09.08 23:49:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
09.08 23:49:40 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
09.08 23:49:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:363)
09.08 23:49:40 [Server] INFO org.bukkit.event.EventException
I did not edit the config at all. Even after editing the cofig the same errors were happening. here's a list of plugins i have on my server (this is after i went back to the older version so my server could still be up):

Plugins (29): NoCreativeForYou, WorldEdit, Rlb, BedCraftGP, PermissionsBukkit, BedCraftCCfix, Vault, NoobResponse, WorldGuard, TekkitCustomizer, SimpleConceal, FrogAnnounce, CoreProtect, GameModeInventories, BedCraftDUPE, GriefPrevention, VoteNow, AutoSaveWorld, Votifier, Freeze, Essentials, Citizens, CommandSigns, SimpleVoteListener, EssentialsProtect, EssentialsSpawn, EnjinMinecraftPlugin, EssentialsChat, BattleArena
 
Last edited:

Thronk

New Member
Jul 29, 2019
73
0
0
The wand of excavation works fine in claims, but the wand of equal trade shows the warning in chat, but still changes the blocks.

Using Horizons modpack (1.6.4)
GP 7.8
Cauldron
 

Mike5357

Member
Jul 29, 2019
3
0
16
Any chance of including compatibility for Worldguard regions? Our server uses Towny for player protections, but we use Worlduard for spawn, warp points, and our mall. I know I could just make a town on the spawn and outposts on the warps, but thats not really possible with the way the mall is. As I recall UltimateTOWNY used to have this?
Still no response?
 

HireAMercenary

New Member
Jul 29, 2019
30
0
0
the newest versions dont support any praticular modpack, instead it just blocks EVERYTHING. Except for stuff that cant be manually added or things like portal guns which are impossible to block
 

Crhymez

New Member
Jul 29, 2019
267
0
0
the newest versions dont support any praticular modpack, instead it just blocks EVERYTHING. Except for stuff that cant be manually added or things like portal guns which are impossible to block
that doesn't seem to be the case. Iron chest, ME systems...ect are not protected by default, is there a way to add them via command, that will add all
 

HireAMercenary

New Member
Jul 29, 2019
30
0
0
AE protection never seemed to work, its why im looking forward to using AE2 which has its own inbuilt access protection. Im pretty sure iron chest were protected on my server, but i will need to double check
 

BigDrewskii

Active Member
Sep 20, 2014
30
4
33
Murca
patreonminers.enjin.com
I Own an attack of the B-Team server. We are running Towny and WorldGuard. I have downloaded and installed the BC-Protect.jar and the BedCraftGP.jar I cant seem to prevent the crescent hammer from being used.
This is a must for my server. I can post info ass needed!

Thanks a ton!
-Drew
 

Crhymez

New Member
Jul 29, 2019
267
0
0
AE protection never seemed to work, its why im looking forward to using AE2 which has its own inbuilt access protection. Im pretty sure iron chest were protected on my server, but i will need to double check
its working with grief prevention now, it seems the only thing I cant protect is the jabba barrels. this is for 1.7.10 of course
 

darkdeath1332

New Member
Jul 29, 2019
102
0
0
the newest versions dont support any praticular modpack, instead it just blocks EVERYTHING. Except for stuff that cant be manually added or things like portal guns which are impossible to block
Inside claims is a white-list of items that can be clicked, everything is blocked (right&left clicks) unless you add it to 'InsideWhitelist'.

Maybe its and idea to let you choose neither blacklist or whitelist, in my opinion its better to block everything unless food. That's because you will save the time of discovering every single bypassing item.
 

YttriumServer

New Member
Jul 29, 2019
1
0
0
I tested BC-Protect on my server of modpack Modsauce that use Minecraft v1.7.10 and it is not working and spamming this erro in console:
15:44:24 CONSOLE: ERROR]: Could not pass event PlayerInteractEvent to BC-Protect v1.4
15:44:24 CONSOLE: Source) [?:1.7.0]
15:44:24 CONSOLE: Source) ~[?:?]
15:44:24 CONSOLE: Source) ~[?:1.7.0]
15:44:24 CONSOLE: Source) ~[?:1.7.0]