Pouzivam plugin AntiShare na creative VIP aby nemohli rozdavat veci ale nasel jsem problem kdyz si da creative VIP neco do inventare z gamemodu a pak se odpoji a pripoji ma ty veci v surovinalu a muze je rozhazovat (z inventare GameModu nelze vyhazovat veci) CreativeVIP ma tyto permise:
Kód: Vybrat vše
- antiShare.gamemode
- antiShare.allow.block_place
- antiShare.allow.block_break
- antiShare.allow.use_item
- antiShare.allow.pickup_item
- antiShare.allow.hit_mobs
Tento plugin ma spoustu configu nevim ktery sem mam dat tak em dam config.yml
Kód: Vybrat vše
# 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
sql: false
no-experience-for-creative: true
change-level-on-gamemode-change: true
no-drops-when-block-break:
inventories: true
attached-blocks: true
paintings-are-attached: true
gamemode-change-cooldown:
use: false
time-in-seconds: 5
settings:
sql:
host: localhost
username: MySQLUsername
password: MySQLPassword
database: AntiShare
track-blocks: true
survival-breaking-creative-blocks:
block-drops: true
deny: true
creative-breaking-survival-blocks:
block-drops: false
deny: true
creative-breaking-adventure-blocks:
block-drops: false
deny: true
survival-breaking-adventure-blocks:
block-drops: false
deny: true
adventure-breaking-survival-blocks:
block-drops: false
deny: true
adventure-breaking-creative-blocks:
block-drops: false
deny: true
blocked-lists:
block-place: diamond block, gold block, iron block, bedrock, tnt
block-break: none
dropped-items-on-death: all
picked-up-items: all
dropped-items: all
right-click: storage minecart, powered minecart, chest, furnace, dispenser, jukebox
use-items: fire, flint and steel, exp bottle, 383, egg, lava bucket, water bucket, fireball
commands: /someCommand, /anotherCommand
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
send-gamemode-change-message: false
quiet-offline-mode-warning: false
dont-look-for-updates: false