SkyWars - Chat, tolik prefixů :D

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
MrFiliper
Příspěvky: 173
Registrován: 23 úno 2014, 23:03
Reputation: 0
Kontaktovat uživatele:

SkyWars - Chat, tolik prefixů :D

#1 Příspěvekod MrFiliper » 11 črc 2014, 12:23

93.91.250.123:25567

Zdravím stáhl jsme si plugin SkyWars a následně jsme narazil na problém že mám totálně za*** chat :D, přidávám screen kdo by vědel jak vypnout ihnd piště :D.
Přílohy
screen.png
screen.png (216.61 KiB) Zobrazeno 3896 x
Obrázek

Uživatelský avatar
LpBahos
Příspěvky: 934
Věk: 25
Registrován: 30 dub 2013, 15:52
Reputation: 0
Bydliště: Opava
Kontaktovat uživatele:

Re: SkyWars - Chat, tolik prefixů :D

#2 Příspěvekod LpBahos » 11 črc 2014, 12:25

List of your plugins ?:)

MrFiliper
Příspěvky: 173
Registrován: 23 úno 2014, 23:03
Reputation: 0
Kontaktovat uživatele:

Re: SkyWars - Chat, tolik prefixů :D

#3 Příspěvekod MrFiliper » 11 črc 2014, 12:31

Dělá to SkyWars to vím :D ale nevím kde to zakázat :D respektivě aby fungoval cht z essentials :D

Kód: Vybrat vše

#
# Optional schematic specific configuration
lobby:
  world: world
  spawn: 0 64 0
  radius: 0
score:
  per-kill: 3
  per-win: 10
  on-death: -1
  on-leave: -1
  groups:
    example:
      per-kill: 3
      per-win: 10
      on-death: -1
      on-leave: -1
schematics:
  schematic-name:
    min-players: 2
    timer: 11
statistics:
  update-interval: 600
  top: 30
data-storage: FILE
database:
  hostname: localhost
  port: 3306
  username: username
  password: password
  database: database
islands-per-row: 100
island-buffer: 5
island-building:
  enabled: false
  interval: 1
  blocks-per-tick: 20
build-cages: true
ignore-air: false
fill-empty-chests: true
fill-populated-chests: false
use-economy: false
disable-kits: false
chat-handled-by-other-plugin: true
clear-inventory-on-join: true
save-inventory: false
whitelisted-commands:
- g
- global


Kód: Vybrat vše

prefix: '&7[&cSkyWars&7]: '
game:
  join: '&6{player} &ehas joined the game ({amount}/{slots})'
  required: '&e{amount} &6more players are needed before the game starts'
  quit:
    playing: '&6{player} &ehas left the game {score}'
    other: '&6{player} &ehas left the game ({total}/{slots})'
  remaining: '&b{remaining}&6 player(s) remain!'
  death: '&9{player}&6 has been killed {score}&6.'
  kill: '&9{player} {player_score}&6 has been killed by &9{killer} {killer_score}&6.'
  countdown: '&eGame starting in &c{timer}&e seconds!'
  win: '&6{player}&e has won SkyWars on map &9{map} &a(+{score} score)&e!'
  start: '&5The battle has begun!'
  eliminated:
    self: '&5You have been eliminated. Better &cluck&5 next time!'
    others: '&6Player &9{player}&6 has been eliminated!'
chat:
  local: '&f{player} &e&l> &r&7{message}'
  global: '&f{player} &c&l> &r&f{message}'
error:
  cmd-disabled: 'This command is disabled during the game!'
  no-schematics: '&cThere are no schematics available.'
  not-in-game: '&cYou are not in a SkyWars game'
  already-started: '&cGame is already started'
  not-enough-players: '&cNot enough players'
  arena-under-construction: '&cArena is still under construction'
  insufficient-permissions: '&cInsufficient permissions!'
  player-only: '&aThis command may only be exeucted as a player'
  already-has-kit: '&cYou have already chosen a kit!'
  can-not-pick-kit: '&cYou can not pick a kit at this time!'
  no-such-kit: '&cNo such kit!'
  not-enough-score: '&cNot enough score to purchase this kit!'
  no-permission-kit: '&cNo permission to use this kit!'
  no-valid-score: '&cNot a valid score!'
  no-valid-player: '&cNot a valid player!'
  not-enough-arguments: '&cNot enough arguments. &f{example}'
  invalid-cmd: '&eInvalid command'
success:
  lobby-set: '&aLobby spawn has been set.'
  reload: '&aChests, kits and plugin.yml has been reloaded'
  enjoy-kit: '&aEnjoy your kit!'
  score-set: '&6{player}&a''s score has been set to &6{value}'
  score-give: '&6{value} &ahas been added to &6{player}&a''s score'
  score-take: '&6{value} &ahas been removed from &6{player}&a''s score'
cmd:
  available-commands: '&eAvailable commands:'
  score: '&a{player}''s score is: &6{value}'
kit:
  window-title: '&dKit Menu'
  lores:
    no-permission: '&r&cNo permission'
score:
  naming: ' score'
Obrázek

Uživatelský avatar
LpBahos
Příspěvky: 934
Věk: 25
Registrován: 30 dub 2013, 15:52
Reputation: 0
Bydliště: Opava
Kontaktovat uživatele:

Re: SkyWars - Chat, tolik prefixů :D

#4 Příspěvekod LpBahos » 11 črc 2014, 12:40

Zkus změnit:

Kód: Vybrat vše

chat-handled-by-other-plugin: true

na

Kód: Vybrat vše

chat-handled-by-other-plugin: false

MrFiliper
Příspěvky: 173
Registrován: 23 úno 2014, 23:03
Reputation: 0
Kontaktovat uživatele:

Re: SkyWars - Chat, tolik prefixů :D

#5 Příspěvekod MrFiliper » 11 črc 2014, 12:41

Zkoušel ovšem nic :D, možná až po resetu sreveru tak to zkusím na localu :D
Obrázek

Uživatelský avatar
LpBahos
Příspěvky: 934
Věk: 25
Registrován: 30 dub 2013, 15:52
Reputation: 0
Bydliště: Opava
Kontaktovat uživatele:

Re: SkyWars - Chat, tolik prefixů :D

#6 Příspěvekod LpBahos » 11 črc 2014, 12:43

Jo a jaký to máš SkyWars? :D Protože já mám úplně jinačí CNFG :D

Kód: Vybrat vše

# ####### config.yml #######
#
# All comment changes will be removed.
#
# For documentation, please visit
# https://github.com/daboross/SkyWars/wiki/Configuration-main-config
# #########
config-version: 2
debug: false
arena-order: RANDOM
message-prefix: '&8[&2&lMine&4&lPlay&8-&b&lSkyWars&8]&a '
save-inventory: true
locale: cs
points:
  enable-points: true
  win-point-diff: 7
  death-point-diff: -2
  kill-point-diff: 1
  max-save-interval: 300
economy:
  enable-economy: true
  kill-reward: 200
  win-reward: 500
  reward-messages: true
arena-distance-apart: 200
command-whitelist:
  whitelist-enabled: true
  treated-as-blacklist: false
  whitelist:
  - /skywars
  - /sw
  - /me
enabled-arenas:

MrFiliper
Příspěvky: 173
Registrován: 23 úno 2014, 23:03
Reputation: 0
Kontaktovat uživatele:

Re: SkyWars - Chat, tolik prefixů :D

#7 Příspěvekod MrFiliper » 11 črc 2014, 12:49

Tento: http://dev.bukkit.org/bukkit-plugins/skywars-plugin/

Jinak chat vyřešen :D funguje až po resetu serveru :D. Ten plugin se sice už nevyvíjí ale je na 1.7.2 a funguje i na 1.7.9 tedy alespoň když jsme to zkoušel tak šel ;)
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

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