Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Destroydrop will not drop anything when silkdrop is activated #336

Open
5 tasks done
sphings79 opened this issue Oct 11, 2021 · 6 comments
Open
5 tasks done

Destroydrop will not drop anything when silkdrop is activated #336

sphings79 opened this issue Oct 11, 2021 · 6 comments

Comments

@sphings79
Copy link

What steps will reproduce the problem?

Mine a spawner

Expected output

Should drop iron bars or egg

What do you see instead?

nothing

Log file of the issue/error

/version output?

This server is running Paper version git-Paper-325 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 4a0d935)
You are running the latest version

SilkSpawners version

DEV Build 239 also with 7.1.0 from spigot

Please provide any additional information below.

If you set the both perms:
silkspawners.silkdrop.*
silkspawners.destroydrop.*
no destroydrops will be dropped if no spawner is dropped.

config.txt

Plugins (103): AdvancedChests, AdvancedCrates, AdvancedMotd, AlwaysOnline, AngelChest, AntiAFKPlus, AnvilColor, ArmorStandTools, ArmoredElytra, AutoShulker, BKCommonLib, Bank, BetterDragon, Booster, BottledExp, BuycraftX, CMILib, Chunky, Citizens, ClientDetector, Coins, ColoredSigns, Constructor, Core, CreativeNbtControl, DailyCommandWithReset, DiscordSRV, DisplayShops, DriveBackupV2, EconomyShopGUI, Elevator, EntityClearer, Essentials, EssentialsChat, EssentialsSpawn, FartherViewDistance, FastAsyncWorldEdit, GSit, GUIPlus, Geyser-Spigot, HeadDB, HolographicDisplays, HolographicExtension, IllegalStack, Images, InvSeePlusPlus, InvisibleItemFrames, ItemEdit, KopfSystem, Lands, LandsChunkRestore, LightCleaner, LimitPillagers, LootChest, LuckPerms, MCStatistics, MagnificTelePads, MobFarmManager, MobHeads, Multiverse-Core, MyCommand, NBTAPI, Oh_the_dungeons_youll_go, PL-Hide-Pro, PlaceholderAPI, Plan, PlayerWarps, Playtimes, PlutonScheduler, ProtocolLib, QuickBoard, RHSignItem, Secrets, ServerUtils, ServersNPC, Shopkeepers, ShulkerPacks, SilkSpawners, SimpleNoCropTrample, SkinsRestorer, SuperPerks, SuperVanish, TAB, TradeSystem, UltimateAutoRestart, UltimateStatistics, UltimateTimber, UpgradeableHoppers, Vault, Vehicles, ViaBackwards, ViaVersion, VoidGen, WITP, WanderingTrades, Wireless, WorldEditSUI, WorldGuard, XrayDetection, ajLeaderboards, dynmap, dynmapHider and floodgate

Checklist

  • I am aware that issues caused by /reload are ignored
  • If there is a (potential) plugin conflict, I've identified the conflicting plugin
  • I have added a valid /version output
  • I have added a valid SilkSpawners version
  • I have attached necessary information like a screenshot, my list of plugins, config or permissions file(s

)

@timbru31
Copy link
Owner

Can you please enable verboseMode in the config and re-do the mining? It should display some useful information for me. Please share your log file then. 👍

@sphings79
Copy link
Author

https://mclo.gs/IeDd3Uk

@timbru31
Copy link
Owner

timbru31 commented Oct 14, 2021

# Percentage of dropping a iron bars when a spawner is mined
destroyDropChance: 25

# Percentage of dropping an egg when a spawner is mined
eggDropChance: 2

# Percentage of dropping the spawner when mined
silkDropChance: 2

Are you aware of these modified settings? That's probably the reason why you won't receive any drops ;)

@sphings79
Copy link
Author

Sorry, but i think then the discription of the settings is a little bit confusing.
Spawners will drop with theses setting.
even if i set the silkspawners.silkdrop.* to false iron bars and eggs will drop.
but if i set silkdrop and destroy drop to true, only spawner will drop.
so whats wrong with the config?

@timbru31
Copy link
Owner

Oh you want to have both drops? In that case, this is a feature request.

@sphings79
Copy link
Author

Yes,
i wanted to give the players the ability to get an egg or iron bars if the spawner won't drop.
Thought this was already possible ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants