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

[Problem] z Mycommand


walrus34

Rekomendowane odpowiedzi

Opublikowano

Witam mam problem z pluginem Mycommand.

Z niewiadomych przyczyn nie działa mi żadna komenda którą stworzyłem

A wiem że komenda jest raczej dobrze zrobiona.Zresztą żadna inna którą tworze nie działa.

Inne komendy które zastałem po otwarciu pliku działają.

Ktoś wie może na czym polega mój problem ? ;x

Opublikowano

Prosze bardzo ;x

 

 

#MyCommand Plugin Config File
#Disable - minecartevent it's used for detectorrail. moveevent it's used for warmups.
options:
disablepermission: false
disabledebugmessage: true
disabledebugmessageconsole: false
disableconsolesupport: false
disableminecartevent: true
disablemoveevent: true
signheader: '[MYCMD]'
#This worlds in will be ignored by MyCommand.
ignoredworlds:
active: false
list:
- world
- world_nether
#Economy require vault plugin.
economy:
allowdebit: false
#Scheduler Options launchonstartin(sec) d M yyyy = 31 12 2013
scheduler:
active: false
dateformat: 'd M yyyy'
launchonstartin: 60
launchcheckoneveryNmin: 60
#Blockset valid for any blockset supported block and sign.Put 0 for disable.
blockset:
delay: 5
#Items ID.28(DetectorRail require disableminecartevent: true)
items:
rightclickinteraction:
- 69
- 77
- 143
- 64
- 28
physicalinteraction:
- 70
- 72
#Language Strings.
language:
prefix: '[MyCmd]'
timer1: ' The command will be performed in : '
timer2: ' You have bypassed the timer'
economy1: ' This command cost %s New Balance %s'
economy2: ' You need %s$ for run this command.'
execute: ' Execute: '
args1: 'No Args...Please use :'
args2: '-> Output Commands :'
item1: ' There are no Command on Items'
perm1: ' Ops,check your permissions.'
sign1: ' Sign Removed!.'
sign2: All line it's empty.
block1: ' Block Removed!.'
spout1: ' No Spoutcraft client found'
blockset1: 'You must wait %s sec for re-use this'
Opublikowano
# MyCommand Commands Config File

# commandsnumber (default 21) it's number of command you want make

# Don't forget the '/' on runcmd line , example command: /myhelp

# type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , addtimer , runconsole , runcommand-perm-broadcast-text , runcommand-random , runasoperator

# Additional type accept if you use Spoutplugin = spout-text , spout-notification.\n" +

# runcommand type example -> If command: /l and runcmd: /list,when you type /l mycommand execute /list

# runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Example - runcmd : /time $arg1

# 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 use a custom permission node by placing "permission-node:" field in a command.

# Custom error-message for invalid args ,put "error-message:" line in a command.


options:

commandsnumber: 21

To to ? ;x
Opublikowano

Sprawdź czy to Ci zadziała:

 

 

# MyCommand  Commands Config File
# commandsnumber (default 21) it's number of command you want make
# Don't forget the '/' on runcmd line , example command: /myhelp
# type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , addtimer , runconsole , runcommand-perm-broadcast-text , runcommand-random , runasoperator
# Additional type accept if you use Spoutplugin = spout-text , spout-notification.\n" +
# runcommand type example -> If command: /l and runcmd: /list,when you type /l mycommand execute /list
# runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Example - runcmd : /time $arg1
# 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 use a custom permission node by placing "permission-node:" field in a command.
# Custom error-message for invalid args ,put "error-message:" line in a command.
# http://dev.bukkit.or...ion-and-example
options:
  commandsnumber: 21
'1':
  command: /test
  type: text
  text:
  - 'witaj'

 

 

Opublikowano

Sprawdź czy to Ci zadziała:

 

 

# MyCommand  Commands Config File
# commandsnumber (default 21) it's number of command you want make
# Don't forget the '/' on runcmd line , example command: /myhelp
# type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , addtimer , runconsole , runcommand-perm-broadcast-text , runcommand-random , runasoperator
# Additional type accept if you use Spoutplugin = spout-text , spout-notification.\n" +
# runcommand type example -> If command: /l and runcmd: /list,when you type /l mycommand execute /list
# runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Example - runcmd : /time $arg1
# 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 use a custom permission node by placing "permission-node:" field in a command.
# Custom error-message for invalid args ,put "error-message:" line in a command.
# http://dev.bukkit.or...ion-and-example
options:
  commandsnumber: 21
'1':
  command: /test
  type: text
  text:
  - 'witaj'

 

 

Świetnie ! komenda test zadziałała,zobacze jescze jak z innymi.

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...