Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # For help see the following page
- # http://dev.bukkit.org/server-mods/antishare/pages/3-2-x-help/
- #
- # Commands Help:
- # http://dev.bukkit.org/server-mods/antishare/pages/3-2-x-help/#w-commands
- #
- # Permissions Help:
- # http://dev.bukkit.org/server-mods/antishare/pages/3-2-x-help/#w-permissions
- #
- # Looking for a commented version of this configuration? Try here:
- # https://github.com/turt2live/AntiShare/blob/master/resources/config.yml
- blocked-actions:
- block-place: true
- block-break: true
- drop-items-on-death: true
- pickup-items: true
- drop-items: true
- right-click: true
- use-items: true
- commands: true
- combat-against-players: true
- combat-against-mobs: true
- crafting-recipes: true
- right-click-mobs: true
- handled-actions:
- world-transfers: false
- gamemode-inventories: true
- gamemode-ender-chests: true
- enabled-features:
- gamemode-regions: true
- world-split: true
- no-experience-for-creative: true
- change-level-on-gamemode-change: true
- disable-item-frame-cross-game-mode: true
- attached-blocks-settings:
- disable-breaking-mixed-gamemode: true
- disable-placing-mixed-gamemode: true
- break-as-gamemode: true
- no-drops-when-block-break:
- inventories: true
- attached-blocks: true
- paintings-are-attached: true
- vehicles: true
- natural-protection: true
- natural-protection-mode:
- deny: false
- block-drops: false
- mob-creation:
- allow-snow-golems: false
- allow-iron-golems: false
- allow-wither: false
- gamemode-change-cooldown:
- use: false
- time-in-seconds: 5
- settings:
- track-blocks: false
- survival-breaking-creative-blocks:
- block-drops: false
- deny: false
- creative-breaking-survival-blocks:
- block-drops: false
- deny: false
- creative-breaking-adventure-blocks:
- block-drops: false
- deny: false
- survival-breaking-adventure-blocks:
- block-drops: false
- deny: false
- adventure-breaking-survival-blocks:
- block-drops: false
- deny: false
- adventure-breaking-creative-blocks:
- block-drops: false
- deny: false
- remove-old-inventories: false
- cleanup:
- use: true
- method: archive
- after: 120
- similar-gamemode-allow: false
- blocked-lists:
- block-place: bedrock, tnt, 130
- block-break: bedrock
- dropped-items-on-death: all
- picked-up-items: all
- dropped-items: all
- right-click: storage minecart, powered minecart, chest, furnace, dispenser, jukebox, anvil, enchantment table, ender portal frame, 130
- use-items: exp bottle, egg, fireball, 328, 342, 343, 401, 408
- commands: /ma join, /ma leave, /ma spec, /ma spectate
- mobs: all
- right-click-mobs: all
- crafting-recipes: all
- worldsplit:
- split: none
- value: 0
- positive: CREATIVE
- negative: SURVIVAL
- warning:
- enabled: false
- blocks: 15
- warn-every: 2
- block-tracking:
- tracked-survival-blocks: all
- tracked-creative-blocks: all
- tracked-adventure-blocks: all
- other:
- debug: false
- more-quiet-shutdown: true
- more-quiet-startup: true
- debug-settings:
- force-use-tool: false
- send-gamemode-change-message: false
- quiet-offline-mode-warning: false
- dont-look-for-updates: false
- stop-spam-for-conflicts: false
- use-sleep: true
- error-reporting:
- error-string: '5.3.0|git-Bukkit-1.4.7-R1.0-90-geb2d96b-b2730jnks (MC: 1.5.1)|true|155'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement