Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Rekomendowane odpowiedzi

Opublikowano

Wiam mam problem z pluginem MyCommand i jak wpisuje komendy /pl i /admini to wyskakuje Unknown command. Type "/help" for help.

Pomoże mi ktoś naprawic ten błąd? Wersja to 1.12.2

 

 

 

#-----------------------------------------------------------------------------------------------------------#
#                              MyCommand Commands config file (last update v5.1.0)                            #
#                                                                                                            #
#  BukkitDev Help page : http://dev.bukkit.org/server-mods/mycommand/pages/configuration-and-example        #
#                                                                                                            #
#    How to make a command :    (See an example command below)                                                    #
#        For first,put you command number on first line                                                      #
#        Now put your command name on "command:" line. Don't forget the '/' before you command.                #
#        So,select your command type from a predefined list putting it after "type" line                        #
#    COMMAND TYPE LIST :                                                                                        #
#        TEXT , ALIAS , RUN_COMMAND , BROADCAST_TEXT , RUN_COMMAND_TEXT , RUN_COMMAND_BROADCAST_TEXT            #
#        ADD_PERMISSION , WARMUP , COOLDOWN , RUN_CONSOLE , RUNCOMMAND_PERM_BROADCAST_TEXT , SPOUT_TEXT        #
#       RUN_COMMAND_RANDOM , RUN_ASOPERATOR , ICON_MENU , SCOREBOARD , BUNGEE_TP , SPOUT_NOTIFICATION        #
#        BAR_API_TEXT , BAR_API_BROADCAST_TEXT                                                                 #
#                                                                                                            #
#    Now,if you command it's "TEXT" type,you can put multiple line of text below text list                    #
#    Same thing,if your command it's "RUNCOMMAND" type,but put you commands below runcmd list.                #
#    For Delayed command add $delay$ before the command in runcmd Example : - $delay$/list                    #
#    Set delay time with delaytimer: 5 (5 = seconds) | Use the dot . for decimal cost Example = cost : 5.5     #
#    You can customize your permission node by placing "permission-node:" field in a command                    #
#    Also,you can change the permission error message with "permission-error:"                                #
#   Custom error-message for invalid args ,put "error-message:" line in a command.                            #
#   You can use itemcost : 'ID:AMOUNT' for set a cost with items.                                             #
#   Register REAL commands putting "registered: true" below the command.                                     #
#   With registered command you can use the "tab_completer: - Hi - Hello!"                                     #
#-----------------------------------------------------------------------------------------------------------#

'1':
  command: /pl
  type: TEXT
  text:
  - "&8&l&m«--------» &6&lPLUGINY &8&l&m«--------»"
  - "&6Essentials"
  - "&6PermissionsEx"
  - "&6RuraStoniarki
  - "&6RuraDrops"
  - "&6RuraPandora"
  - "&6MyCommand"
  - "&8&l&m«--------» &6&lPLUGINY &8&l&m«--------»"
 '2':
  command: /admini
  type: ICON_MENU
  iconmenu_title: '&cAdministracja!'
  iconmenu_size: 9
  iconmenu_commands:
  - '0:diamond_block:0::&3Wlasciciel: &9&o&l_KrvlRura_'
  - '2:diamond_block:0::&3Wlasciciel: 3&l&oBerkowsky_'
  - '4:gold_block:0::&3Admin: &2&l&oBRAK'
  - '6:iron_block:0::&3Helper: &2&l&oBRAK'
  - '8:beacon:0::&6&l&oCala Administracja serwera!'

Opublikowano

Prosze bardzo poprawione :) 

pluginy:
  command: /pl
  type: TEXT
  text:
  - '&8&l&m«--------» &6&lPLUGINY &8&l&m«--------»'
  - '&6Essentials'
  - '&6PermissionsEx'
  - '&6RuraStoniarki'
  - '&6RuraDrops'
  - '&6RuraPandora'
  - '&6MyCommand'
  - '&8&l&m«--------» &6&lPLUGINY &8&l&m«--------»'
administracja:
  command: /admini
  type: ICON_MENU
  iconmenu_title: '&cAdministracja!'
  iconmenu_size: 9
  iconmenu_commands:
  - '0:diamond_block:0::&3Wlasciciel: &9&o&l_KrvlRura_'
  - '2:diamond_block:0::&3Wlasciciel: 3&l&oBerkowsky_'
  - '4:gold_block:0::&3Admin: &2&l&oBRAK'
  - '6:iron_block:0::&3Helper: &2&l&oBRAK'
  - '8:beacon:0::&6&l&oCala Administracja serwera!'

:D

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...