Stránka 1 z 1

GM 2

Napsal: 21 led 2013, 21:07
od Pretorian
Server: 93.91.250.135:27147

Caute tak mam jednu otazku ohladom vyhadzovania veci z inventáru.
Na servery mam hodnost exvip (ma moznost CREATIVU) ktora nemoze vyhadzovat veci z inventaru pokial ma /gm 1 ...ale jak da /gm 2 -veci z creativu ostanu v inventári a kludne moze givovat hracom veci...

Ako nastavit aby tato hodnost nemohla vyhadzovat aj v tom /gm 2 (adventure) ...pripadne aby emohla zmenit gamemode na /gm 2?


Dakujem za odpovede

Re: GM 2

Napsal: 21 led 2013, 21:39
od zikl
Plugin creativecontrol to zajistuje negivovani veci z creativu a po prepnuti z gm 2 na gm 1 změní inv

Re: GM 2

Napsal: 22 led 2013, 05:43
od Pretorian
No ja mam plugin AntiShare a ten tiez zaistuje nevyhadzovanie veci.... len by ma zaujimalo ci sa to neda nastavit aj v nom?

prikladam config antisharu


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
    natural-protection: true
    natural-protection-mode:
      deny: false
      block-drops: false
gamemode-change-cooldown:
  use: false
  time-in-seconds: 5
settings:
  sql:
    host: localhost
    username: MySQLUsername
    password: MySQLPassword
    database: AntiShare
    port: 3306
    sqlite:
      use-instead: false
      location: /plugins/AntiShare/Database.db
      name: MyDatabase
  track-blocks: true
  survival-breaking-creative-blocks:
    block-drops: false
    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
  remove-old-inventories: false
  cleanup:
    use: true
    method: archive
    after: 120
blocked-lists:
  block-place: diamond block, gold block, iron block, bedrock, tnt, emerald block
  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, anvil
  use-items: fire, flint and steel, exp bottle, 383, egg, lava bucket, water bucket, fireball, item frame
  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: true
  quiet-offline-mode-warning: false
  dont-look-for-updates: false
  stop-spam-for-conflicts: false

Re: GM 2

Napsal: 22 led 2013, 21:30
od Smexhy
Zmeň

Kód: Vybrat vše

 drop-items: false


na

Kód: Vybrat vše

drop-items: true

Re: GM 2

Napsal: 23 led 2013, 12:50
od Pretorian
Ee praveze ked zmenim tie hodnoty tak mi to ide vyhadzovat ....nechapem

skusim to cele neako pomenit

Re: GM 2

Napsal: 23 led 2013, 19:20
od Smexhy
Malo by ti to ísť prípadne si vymeň plugin za ten CreativeControl alebo LimitedCreative...sú účinnejšie no CreativeControl zvykne niekedy laggovať...