Skocz do zawartości


Zdjęcie

[PlotMe/EssentialsChat/Multiverse]Prefix [world] przed nickiem


  • Zaloguj się, aby dodać odpowiedź
8 odpowiedzi w tym temacie

#1 Burned123

Burned123

    Magia zniszczenia to moja domena

  • Użytkownik+
  • 280 postów
  • dogwithmanyfaces

Napisano 04 January 2014 - 23:10

Witam

Mam problem. Nie mam pojęcia jak usunąć prefix [world] przed nickiem.. Próbowałem wszystkiego co się da, ale nie działało..

EssentialsChat:

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting

  format: '<{DISPLAYNAME}> {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
  #  Default: '{DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '&c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'

  # If you are using group formats make sure to remove the '#' to allow the setting to be read. 

 

Multiverse-Core config

#  -------------------------------------------------------------------------  #
# This is the MV2 Config. If you mess it up, copy the values out              #
# delete it, and it will be regenerated. Then use the ingame interface        #
# to add your values back via the "/mv conf" command.                         #
# When in-game, simply type: "/mv conf ?" for help.                           #
# A config with explanations can be found here:                               #
# https://github.com/Multiverse/Multiverse-Core/wiki/config.yml               #
#                                                                             #
#                                                                             #
#  IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT  #
#                                                                             #
# Do NOT delete this line from your config!!!!                                #
# ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration             #
#                                                                             #
#  IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT  #
#  -------------------------------------------------------------------------  #

multiverse-configuration:
  ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration
  enforceaccess: 'false'
  prefixchat: 'false'
  prefixchatformat: '[%world%]%chat%'
  useasyncchat: 'true'
  teleportintercept: 'true'
  firstspawnoverride: 'true'
  displaypermerrors: 'true'
  globaldebug: '0'
  silentstart: 'false'
  messagecooldown: '5000'
  version: '2.9'
  firstspawnworld: Andora
  teleportcooldown: '1000'
  defaultportalsearch: 'false'
  portalsearchradius: '128'

 


jakubwilk.pl

strony i szablony html

strony one-page & wizytówki www


craftportal

Craftserve to największy i najlepszy polski hosting serwerów Minecraft, jest solidny i tani więc go polecam

#2 Cranckey

Cranckey

    Kranik

  • Weteran
  • 866 postów
  • CranckeyPL

Napisano 04 January 2014 - 23:13

Spróbuj  zmienić linijkę prefixchatformat tak: prefixchatformat: '%chat%'


Dołączona grafika

#3 Burned123

Burned123

    Magia zniszczenia to moja domena

  • Użytkownik+
  • 280 postów
  • dogwithmanyfaces

Napisano 05 January 2014 - 01:22

Nadal wyświetla sie.


jakubwilk.pl

strony i szablony html

strony one-page & wizytówki www


#4 Gość_Michaukso_*

Gość_Michaukso_*
  • Gość

Napisano 05 January 2014 - 09:21

prefixformat bez tego world ustawić, essentials nie widze nic żeby zmieniać.



#5 piesio98

piesio98

    Wyjadacz

  • Użytkownik+
  • 704 postów
  • piesio98

Napisano 05 January 2014 - 11:49

a daj liste pluginów


762_szczeniaczek.gif


#6 Burned123

Burned123

    Magia zniszczenia to moja domena

  • Użytkownik+
  • 280 postów
  • dogwithmanyfaces

Napisano 05 January 2014 - 13:21

  • AuthMe
  • CreativeGates
  • DeCrafting
  • Essentials
  • LifeBan
  • Multiverse
  • NoCheatPlus
  • OpenInv
  • Orebfuscator
  • PermissionsEx
  • PluginMetrics
  • Slot
  • TreasureChest
  • Vault
  • WorldEdit
  • WorldGuard
  • ZavAutoMessager

Ogólnie to dziwna rzecz zauważyłem..

Jeżeli zmienie config Multiverse-Core, to po reload przywraca się domyślny, z ustawieniami na true.. Wie ktoś dlaczego'/?


jakubwilk.pl

strony i szablony html

strony one-page & wizytówki www


#7 Ejnar

Ejnar

    Nowy

  • Użytkownik
  • 30 postów

Napisano 05 January 2014 - 14:18   Najlepsza odpowiedź

Zmień w configu multiverse-core:

  prefixchat: 'true'
 
na
 
  prefixchat: 'false'
 
następnie wpisz /mv reload, powinno zadziałać i nie zmieniać pliku


#8 Burned123

Burned123

    Magia zniszczenia to moja domena

  • Użytkownik+
  • 280 postów
  • dogwithmanyfaces

Napisano 05 January 2014 - 15:35

Ok dzieki działa, ale jak zrobie /reload to od nowa się przywróci czy nie?


jakubwilk.pl

strony i szablony html

strony one-page & wizytówki www


#9 Ejnar

Ejnar

    Nowy

  • Użytkownik
  • 30 postów

Napisano 05 January 2014 - 17:51

Nie powinno, możesz spróbować, sam jestem ciekaw ale na 95% nie przywróci :D