Stránka 1 z 1

Creative control

Napsal: 17 čer 2012, 09:52
od Jacob14
Zdravím všechny ,
Mohu se zeptat ? Mám problém s creative control když si hráč(c) změní na surv. inventář se změní ale když creative hráč postaví blok tak ho normální hráč může zničit .

world.yml :


Spoiler: zobrazit

Kód: Vybrat vše

World:
  Name: world
  Creative: false
  Exclude: true
BlackList:
  Commands:
  - /buy
  - /sell
  BlockPlace:
  - 7
  - 8
  - 9
  - 10
  - 11
  - 46
  - 51
  - 52
  - 79
  BlockBreak:
  - 7
  ItemUse:
  - 259
  - 326
  - 327
  - 384
  - 385
  ItemInteract:
  - 23
  - 54
  - 61
  - 62
  ItemDrop: []
  ItemPickup: []
BlockProtection:
  OwnBlocks: true
  NoDrop: true
  Explosions: true
  Pistons: true
  exclude:
  - 0
  - 8
  - 9
  - 10
  - 11
Preventions:
  PvP: true
  Mobs: true
  Target: true
  Eggs: true
  IronGolem: true
  SnowGolem: true
  ClearDrops: true
  Enchantments: true
  MineCartStorage: true
Limitations:
  StackLimit: true
  InvInteract: true
AntiCheat:
  enabled: false
  autokick: false
  PlacePerSec: 5
  BreakPerSec: 5


config creative control :
Spoiler: zobrazit

Kód: Vybrat vše

Database:
  MySQL: false
  host: localhost
  port: 3306
  user: root
  pass: 123
  database: minecraft
PlayerData:
  Inventory: true
  SafeStore: true
  Status: true
Messages:
  quiet: false
  debug:
    in-game: false
    console: true
Utily:
  Add: 269
  Del: 273
DONTCHANGE:
  importer: true




Můj server : 93.91.240.156:37066 [CZ/SK]WoodCraft/Economy

Re: Creative control

Napsal: 17 čer 2012, 14:42
od nejento
S tímhle je to ještě zvláštní jestli to funguje.
Zkus si to napojit na MySQL.