# # Shopkeepers v0.9.1 by FoxWorm3365 # (C) 2023-now FoxWorn3365 # # Relased under the GPL-3.0 license # https://github.com/FoxWorn3365/Shopkeepers/blob/main/LICENSE # enabled: true # Max shopkeeper's entities for one player (PER SHOP) max-entities-for-player: 5 # Player that can bypass this limitation max-entities-bypass: - YourMinecraftUsername # Moderation settings - THIS IS A CONTAIN CONDITION so if you set 'pro' also names like 'apron', 'prototypus', 'proto', 'pro' and it's case INSENSITIVE banned-shop-names: - hitler - nazi # Banned shop item names so they can't be sold or bought banned-item-names: - diamond_axe # Banned item IDs banned-item-ids: - 255 # Utils enable-remote-trade: false # Allow players to trade remotely with the command /sk trade # Code # Yeah, Shopkeepers support YAMLPower: you can customize your plugin! # Actually these events are supported: onShopkeeperTrade, onShopkeeperKill, onShopkeeperSummon, onShopkeeperStartup, onShopkeerInteraction # YAMLPower reference: https://github.com/FoxWorn3365/YAMLPower onShopkeeperTrade: - define a = TRADE! - print a