WorldEdit

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
enderman74
Příspěvky: 73
Registrován: 10 dub 2013, 18:31
Reputation: 0

WorldEdit

#1 Příspěvekod enderman74 » 03 čer 2013, 12:47

93.91.250.133:27471


Prosim nevíte někdo co s tim když spoluhráč admin na mém serveru označí dva body a pak napíše //set 3
tak mu to napíše

Kód: Vybrat vše

make a region selection first
jako ze neoznacil dva body.
Permisse sem mu dal ale furt to nejde
Naposledy upravil(a) enderman74 dne 03 čer 2013, 13:12, celkem upraveno 1 x.
Tomu kdo ti poradil dej Karma +
Obrázek

Mruc Server
Příspěvky: 50
Registrován: 15 kvě 2013, 17:12
Reputation: 0

Re: WorldEdit

#2 Příspěvekod Mruc Server » 03 čer 2013, 13:09

ip


Vím co s tím máš
Obrázek

enderman74
Příspěvky: 73
Registrován: 10 dub 2013, 18:31
Reputation: 0

Re: WorldEdit

#3 Příspěvekod enderman74 » 03 čer 2013, 13:12

IP: 93.91.250.133:27471
Tomu kdo ti poradil dej Karma +
Obrázek

Mruc Server
Příspěvky: 50
Registrován: 15 kvě 2013, 17:12
Reputation: 0

Re: WorldEdit

#4 Příspěvekod Mruc Server » 03 čer 2013, 13:16

enderman74 píše:IP: 93.91.250.133:27471


V configu WE máš něco v smyslu čím označovat id itemu bud tam je Dřevěná sekera nebo Kamená sekera zkus :)

Jestli nejde ani 1 pošli mi cofig

Kdyby pomohlo karma+ :)
Obrázek

enderman74
Příspěvky: 73
Registrován: 10 dub 2013, 18:31
Reputation: 0

Re: WorldEdit

#5 Příspěvekod enderman74 » 03 čer 2013, 13:32

on jakoby když to označí dřevěnou sekerou tak se mu ukáže že to označil ale pak to nejde
Config
Spoiler: zobrazit
#
# WorldEdit's configuration file
#
# About editing this file:
# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
# you use an editor like Notepad++ (recommended for Windows users), you
# must configure it to "replace tabs with spaces." In Notepad++, this can
# be changed in Settings > Preferences > Language Menu.
# - Don't get rid of the indents. They are indented so some entries are
# in categories (like "max-blocks-changed" is in the "limits"
# category.
# - If you want to check the format of this file before putting it
# into WorldEdit, paste it into http://yaml-online-parser.appspot.com/
# and see if it gives "ERROR:".
# - Lines starting with # are commentsand so they are ignored.
#

limits:
allow-extra-data-values: false
max-blocks-changed:
default: -1
maximum: -1
max-polygonal-points:
default: -1
maximum: 20
max-radius: -1
max-super-pickaxe-size: 5
max-brush-radius: 5
butcher-radius:
default: -1
maximum: -1
disallowed-blocks: [6, 7, 14, 15, 16, 26, 27, 28, 29, 39, 31, 32, 33, 34, 36, 37, 38, 39, 40, 46, 50, 51, 56, 59, 69, 73, 74, 75, 76, 77, 81, 83]

use-inventory:
enable: false
allow-override: true
creative-mode-overrides: false

logging:
log-commands: false
file: worldedit.log

super-pickaxe:
drop-items: true
many-drop-items: false

snapshots:
directory:

navigation-wand:
item: 345
max-distance: 100

scripting:
timeout: 3000
dir: craftscripts

saving:
dir: schematics

files:
allow-symbolic-links: false

history:
size: 15
expiration: 10

wand-item: 271
shell-save-type:
no-double-slash: false
no-op-permissions: false
debug: false
Tomu kdo ti poradil dej Karma +
Obrázek

vojtamaniak
Příspěvky: 3512
Věk: 26
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: WorldEdit

#6 Příspěvekod vojtamaniak » 03 čer 2013, 13:43

Dej to sem do code.

Jaké permise jsi mu dal?

enderman74
Příspěvky: 73
Registrován: 10 dub 2013, 18:31
Reputation: 0

Re: WorldEdit

#7 Příspěvekod enderman74 » 03 čer 2013, 13:45

Dal jsem mu permisse WorldEdit.*

Config:

Kód: Vybrat vše

#
# WorldEdit's configuration file
#
# About editing this file:
# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
# you use an editor like Notepad++ (recommended for Windows users), you
# must configure it to "replace tabs with spaces." In Notepad++, this can
# be changed in Settings > Preferences > Language Menu.
# - Don't get rid of the indents. They are indented so some entries are
# in categories (like "max-blocks-changed" is in the "limits"
# category.
# - If you want to check the format of this file before putting it
# into WorldEdit, paste it into http://yaml-online-parser.appspot.com/
# and see if it gives "ERROR:".
# - Lines starting with # are commentsand so they are ignored.
#

limits:
 allow-extra-data-values: false
 max-blocks-changed:
 default: -1
 maximum: -1
 max-polygonal-points:
 default: -1
 maximum: 20
 max-radius: -1
 max-super-pickaxe-size: 5
 max-brush-radius: 5
 butcher-radius:
 default: -1
 maximum: -1
 disallowed-blocks: [6, 7, 14, 15, 16, 26, 27, 28, 29, 39, 31, 32, 33, 34, 36, 37, 38, 39, 40, 46, 50, 51, 56, 59, 69, 73, 74, 75, 76, 77, 81, 83]

use-inventory:
 enable: false
 allow-override: true
 creative-mode-overrides: false

logging:
 log-commands: false
 file: worldedit.log

super-pickaxe:
 drop-items: true
 many-drop-items: false

snapshots:
 directory:

navigation-wand:
 item: 345
 max-distance: 100

scripting:
 timeout: 3000
 dir: craftscripts

saving:
 dir: schematics

files:
 allow-symbolic-links: false

history:
 size: 15
 expiration: 10

wand-item: 271
shell-save-type:
no-double-slash: false
no-op-permissions: false
debug: false
Tomu kdo ti poradil dej Karma +
Obrázek

vojtamaniak
Příspěvky: 3512
Věk: 26
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: WorldEdit

#8 Příspěvekod vojtamaniak » 03 čer 2013, 13:47

A tobě to nepíše to ať nejprve uděláš region selection?

enderman74
Příspěvky: 73
Registrován: 10 dub 2013, 18:31
Reputation: 0

Re: WorldEdit

#9 Příspěvekod enderman74 » 03 čer 2013, 13:48

ne mě ne ale všem ostatním ano
Tomu kdo ti poradil dej Karma +
Obrázek

Uživatelský avatar
Shadowhacker
Příspěvky: 640
Věk: 30
Registrován: 23 led 2012, 18:31
Reputation: 0
Bydliště: Plzeň

Re: WorldEdit

#10 Příspěvekod Shadowhacker » 03 čer 2013, 18:20

Dřív tenhle "bug" způsoboval plugin Residence a WE (občas spolu dělali kravinky, záleží na nastavení)
zkus se na to mrknout .. RES a WE
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 97 hostů