Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # AntiShare Configuration
- #
- # Help Resources:
- #
- # WIKI - https://github.com/turt2live/AntiShare/wiki
- # IRC - http://webchat.esper.net/?nick=as...&channels=turt2live
- # or on EsperNet (#turt2live)
- # BUKKITDEV - http://dev.bukkit.org/server-mods/antishare/
- #
- # A fully commented configuration can be found within the plugin jar.
- lists:
- no-potions: true
- no-thrown-potions: true
- break:
- - bedrock
- place:
- - diamond block
- - gold block
- - iron block
- - bedrock
- - beacon
- - tnt
- - emerald block
- death:
- - all
- pickup:
- - all
- drop:
- - all
- use:
- - anvil
- - enchantment table
- - sign
- - flint and steel
- - exp bottle
- - monster egg
- - 383
- - spawn egg
- - lava bucket
- - water bucket
- - fireball
- - item frame
- interact:
- - storage minecart
- - powered minecart
- - hopper minecart
- - hopper
- - trapped chest
- - furnace
- - dispenser
- - dropper
- - chest
- - storage minecart
- - powered minecart
- - tnt minecart
- - hopper minecart
- - hopper
- - trapped chest
- - furnace
- - jukebox
- - dispenser
- - dropper
- - jukebox
- - monster egg
- - 383
- - spawn egg
- eat:
- - all
- commands:
- - command1
- - command2
- attack-mobs:
- - all
- interact-mobs:
- - all
- crafting:
- - all
- craft-mob:
- - iron golem
- - snow golem
- - wither
- tracking:
- creative:
- - all
- survival:
- - none
- adventure:
- - all
- settings:
- adventure-is-creative: true
- cleanup:
- inventories:
- enabled: true
- method: archive
- after: 120
- remove-old-worlds: true
- cooldown:
- enabled: false
- wait-time-seconds: 5
- natural-protection:
- allow-mismatch-gamemode: false
- remove-attached-blocks: true
- empty-inventories: true
- gamemode-spreading: true
- break-as-gamemode:
- pistons: true
- attached-blocks: true
- water: true
- falling-blocks: true
- blown-up: true
- gamemode-change:
- change-level: false
- change-economy-balance: false
- change-inventory: true
- change-ender-chest: true
- change-potion-effects: true
- use-per-world-inventories: false
- features:
- use-inventories: true
- use-fines-rewards: false
- notify:
- use: true
- with-permission: true
- console: false
- hooks:
- magicspells:
- block-creative: true
- logblock:
- stop-spam: true
- interaction:
- survival-breaking-creative:
- deny: true
- drop-items: false
- creative-breaking-survival:
- deny: true
- drop-items: false
- survival-breaking-adventure:
- deny: true
- drop-items: false
- creative-breaking-adventure:
- deny: true
- drop-items: false
- adventure-breaking-survival:
- deny: true
- drop-items: false
- adventure-breaking-creative:
- deny: true
- drop-items: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement