Stránka 1 z 2

Blokace itemů na creative

Napsal: 25 úno 2014, 16:27
od klukca1
Server: 93.91.250.139:27166

Zdravím,vytvořil jsem Creative svět, a potřebuju menší rady :)
1. jak bloknout TNT vtom světě
2. jak bloknout lávu aby si ji ani nemohli vzit do inv a nebo aby ji nemohli rozlévat
3. zakaz ničení bedrock?
4. existuje plugin že :
Hráč Krysa postavi domeček,bloky jsou lognute na Krysa
a hráč Antikrysa je nemůže ničit. jde to nějak udělat? :D

ale vše jen pro tento svět,díky :)

-- 25 úno 2014, 16:29 --

+ jak nastavim aby svet byl creative? aby nesel gamemode Survival ale jen gamemode Creative?

Re: Blokace itemů na creative

Napsal: 25 úno 2014, 16:32
od Weizen
u 4. Plugin residence

Re: Blokace itemů na creative

Napsal: 25 úno 2014, 16:33
od klukca1
chci to vyřešit jinak než reskou

Re: Blokace itemů na creative

Napsal: 25 úno 2014, 16:35
od Weizen
worldguard :D něco jak res.. :D

Re: Blokace itemů na creative

Napsal: 25 úno 2014, 16:37
od klukca1
jo tak WorldGuard mam ale nevim jak co napsat do configu :D

Re: Blokace itemů na creative

Napsal: 25 úno 2014, 16:57
od vojtamaniak
1,2,3 -> modifyworld
4 -> Proč to nechceš řešit přes residenci?

Re: Blokace itemů na creative

Napsal: 25 úno 2014, 17:10
od klukca1
jelikož hrači jsou s prominutim blbci a neudelaji si resku,pak porad otravuji ze to maji griefle
modifyworld je co presne za plugin? a ja kto vnem nastavim? jinak nebude se to hadat s worldGueard ?

Re: Blokace itemů na creative

Napsal: 25 úno 2014, 17:14
od vojtamaniak
Takže jak si to představuješ? Že když někdo postaví blok, tak ho někdo jiný nemůže zničit?
(podle mě když si hráč neumí udělat resku, je to jeho problém ;-) )

Modifyworld je plugin, kterým můžeš zakázat různé věci pomocí permissionů. s worldguardem by se hádat neměl.

Re: Blokace itemů na creative

Napsal: 25 úno 2014, 17:24
od klukca1
ok tak to udělám tak že neudělaji si resku jejich problem,jinak diky ten plugin určite použiju :)
a ještě otazka,nastavim svet jako CREATIVE,resetnu server a config se mi hodi zpet na SURVIVAL.neviš čim to muze byt?
plugin: multiverse-core

world.yml:

Kód: Vybrat vše

worlds:
  Mob:
    ==: MVWorld
    hidden: 'false'
    alias: Mob
    color: WHITE
    style: NORMAL
    pvp: 'false'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 798.0
      y: 6.0
      x: 568.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-1001724135951094529'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  Creative:
    ==: MVWorld
    hidden: 'false'
    alias: Creative
    color: WHITE
    style: NORMAL
    pvp: 'true'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 200.0
      y: 64.0
      x: -216.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '8181841035710080029'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  parkour:
    ==: MVWorld
    hidden: 'false'
    alias: parkour
    color: WHITE
    style: NORMAL
    pvp: 'false'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 247.0
      y: 64.0
      x: -105.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-1491284602'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  world_the_end:
    ==: MVWorld
    hidden: 'false'
    alias: world_the_end
    color: WHITE
    style: NORMAL
    pvp: 'false'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 0.0
      y: 62.0
      x: 0.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: THE_END
    seed: '-1428029901383344661'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  SkyWarsArenaWorld:
    ==: MVWorld
    hidden: 'false'
    alias: SkyWarsArenaWorld
    color: WHITE
    style: NORMAL
    pvp: 'false'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 0.0
      y: 128.0
      x: 0.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '0'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  LP:
    ==: MVWorld
    hidden: 'false'
    alias: LP
    color: WHITE
    style: NORMAL
    pvp: 'true'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 0.0
      y: 88.0
      x: 0.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-4605489414000749462'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  SkyWars:
    ==: MVWorld
    hidden: 'false'
    alias: SkyWars
    color: WHITE
    style: NORMAL
    pvp: 'false'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: -580.0
      y: 244.0
      x: 95.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-5480925068154625628'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  Arena:
    ==: MVWorld
    hidden: 'false'
    alias: Arena
    color: WHITE
    style: NORMAL
    pvp: 'true'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 132.0
      y: 64.0
      x: 196.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '4973123030575294576'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  Fextik:
    ==: MVWorld
    hidden: 'false'
    alias: Fextik
    color: WHITE
    style: NORMAL
    pvp: 'true'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 144.0
      y: 64.0
      x: -236.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '-5767851613890067281'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  world_nether:
    ==: MVWorld
    hidden: 'false'
    alias: world_nether
    color: WHITE
    style: NORMAL
    pvp: 'false'
    scale: '8.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 2.0
      y: 61.0
      x: -8.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NETHER
    seed: '-1428029901383344661'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  SkyWarsBaseWorld:
    ==: MVWorld
    hidden: 'false'
    alias: SkyWarsBaseWorld
    color: WHITE
    style: NORMAL
    pvp: 'false'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 0.0
      y: 101.0
      x: 0.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '0'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  world:
    ==: MVWorld
    hidden: 'false'
    alias: world
    color: WHITE
    style: NORMAL
    pvp: 'true'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: -5.0
      y: 29.0
      x: 131.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '7940767407747163739'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'
  skyworld:
    ==: MVWorld
    hidden: 'false'
    alias: skyworld
    color: WHITE
    style: NORMAL
    pvp: 'false'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: -3.0
      y: 67.0
      x: 1.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '1435672245'
    generator: uSkyBlock
    playerLimit: '-1'
    allowFlight: 'true'
  Warpy:
    ==: MVWorld
    hidden: 'false'
    alias: Warpy
    color: WHITE
    style: NORMAL
    pvp: 'true'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: 245.0
      y: 64.0
      x: 52.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '2617855776288311041'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'

Re: Blokace itemů na creative

Napsal: 25 úno 2014, 17:29
od LukixCZ
4. je jen jedna možnost ale dost blbá přes lwc všechno zamknout