Using custom commands in Multicraft The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How do I make an effective Minecraft SMP trap?World Spawn LocationMinecraft server CraftBukkit (Unable to access jarfile craftbukkit.jar)How to award player on every kill in Minecraft using command blocks?Custom CommandsMinecraft: why is my chat invisible?My world stopped workingHow to execute op level commands for non-op players with command signs?Clearing a Custom Lore Item from inventory Minecraft 1.13Custom Advancements and Functions 1.13.2

How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?

Sort list of array linked objects by keys and values

What is special about square numbers here?

When did F become S in typeography, and why?

Why does the Event Horizon Telescope (EHT) not include telescopes from Africa, Asia or Australia?

Why can't devices on different VLANs, but on the same subnet, communicate?

How are presidential pardons supposed to be used?

What aspect of planet Earth must be changed to prevent the industrial revolution?

First use of “packing” as in carrying a gun

Match Roman Numerals

How is simplicity better than precision and clarity in prose?

Can the prologue be the backstory of your main character?

Finding the path in a graph from A to B then back to A with a minimum of shared edges

system() function string length limit

How to pronounce 1ターン?

Would an alien lifeform be able to achieve space travel if lacking in vision?

I could not break this equation. Please help me

Single author papers against my advisor's will?

The following signatures were invalid: EXPKEYSIG 1397BC53640DB551

Do working physicists consider Newtonian mechanics to be "falsified"?

How to grep and cut numbers from a file and sum them

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Keeping a retro style to sci-fi spaceships?

Do warforged have souls?



Using custom commands in Multicraft



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How do I make an effective Minecraft SMP trap?World Spawn LocationMinecraft server CraftBukkit (Unable to access jarfile craftbukkit.jar)How to award player on every kill in Minecraft using command blocks?Custom CommandsMinecraft: why is my chat invisible?My world stopped workingHow to execute op level commands for non-op players with command signs?Clearing a Custom Lore Item from inventory Minecraft 1.13Custom Advancements and Functions 1.13.2



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I'm trying out using Multicraft to manage some aspects of my public server. There's a command option that is supposed to allow commands to be run by the web app when players type the commands into chat. It would be a usuful way of allowing staff to do certain things without giving them op privileges.



Right now using teams/triggers they have the ability to go into and out of spectator mode, but I wanted to give them the ability to teleport to players (in spectator) to check on them. ie. When they log on for the first time, they sometimes come in hacking and breaking things...



The settings in the control panel for this is:



Name: Teleport Other
Required Role: [Administrator]
Prerequisite:
Chat:
Response:
Run: builtin:tp_other


This is one of the built in ones, but I can't seem to get it to work (I set myself as an Admin). Does anybody know the appropriate settings to use here and the right thing to type into chat to get it to work?










share|improve this question
















bumped to the homepage by Community 34 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • It is a vanilla server. It's using rcon to send console commands to the server (a built in vanilla feature of minecraft) and is listening to the log files (created by vanilla minecraft). Multicraft is a wrapper, not a mod.

    – theBeaks
    Feb 11 '16 at 23:00











  • @scriptHero Correct me if I'm wrong, but that only applied to technical mod support right?

    – nelson2tm
    Apr 24 '16 at 14:23











  • I don't have enough info to make a full answer, but I'm fairly certain this is what the PEX plugin was designed for.

    – Matt Brennan
    Jan 27 '17 at 17:35

















1















I'm trying out using Multicraft to manage some aspects of my public server. There's a command option that is supposed to allow commands to be run by the web app when players type the commands into chat. It would be a usuful way of allowing staff to do certain things without giving them op privileges.



Right now using teams/triggers they have the ability to go into and out of spectator mode, but I wanted to give them the ability to teleport to players (in spectator) to check on them. ie. When they log on for the first time, they sometimes come in hacking and breaking things...



The settings in the control panel for this is:



Name: Teleport Other
Required Role: [Administrator]
Prerequisite:
Chat:
Response:
Run: builtin:tp_other


This is one of the built in ones, but I can't seem to get it to work (I set myself as an Admin). Does anybody know the appropriate settings to use here and the right thing to type into chat to get it to work?










share|improve this question
















bumped to the homepage by Community 34 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • It is a vanilla server. It's using rcon to send console commands to the server (a built in vanilla feature of minecraft) and is listening to the log files (created by vanilla minecraft). Multicraft is a wrapper, not a mod.

    – theBeaks
    Feb 11 '16 at 23:00











  • @scriptHero Correct me if I'm wrong, but that only applied to technical mod support right?

    – nelson2tm
    Apr 24 '16 at 14:23











  • I don't have enough info to make a full answer, but I'm fairly certain this is what the PEX plugin was designed for.

    – Matt Brennan
    Jan 27 '17 at 17:35













1












1








1








I'm trying out using Multicraft to manage some aspects of my public server. There's a command option that is supposed to allow commands to be run by the web app when players type the commands into chat. It would be a usuful way of allowing staff to do certain things without giving them op privileges.



Right now using teams/triggers they have the ability to go into and out of spectator mode, but I wanted to give them the ability to teleport to players (in spectator) to check on them. ie. When they log on for the first time, they sometimes come in hacking and breaking things...



The settings in the control panel for this is:



Name: Teleport Other
Required Role: [Administrator]
Prerequisite:
Chat:
Response:
Run: builtin:tp_other


This is one of the built in ones, but I can't seem to get it to work (I set myself as an Admin). Does anybody know the appropriate settings to use here and the right thing to type into chat to get it to work?










share|improve this question
















I'm trying out using Multicraft to manage some aspects of my public server. There's a command option that is supposed to allow commands to be run by the web app when players type the commands into chat. It would be a usuful way of allowing staff to do certain things without giving them op privileges.



Right now using teams/triggers they have the ability to go into and out of spectator mode, but I wanted to give them the ability to teleport to players (in spectator) to check on them. ie. When they log on for the first time, they sometimes come in hacking and breaking things...



The settings in the control panel for this is:



Name: Teleport Other
Required Role: [Administrator]
Prerequisite:
Chat:
Response:
Run: builtin:tp_other


This is one of the built in ones, but I can't seem to get it to work (I set myself as an Admin). Does anybody know the appropriate settings to use here and the right thing to type into chat to get it to work?







minecraft minecraft-commands minecraft-server






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 17 '16 at 4:02









Jouramie

1,47461435




1,47461435










asked Jul 15 '15 at 3:12









theBeakstheBeaks

3831416




3831416





bumped to the homepage by Community 34 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 34 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • It is a vanilla server. It's using rcon to send console commands to the server (a built in vanilla feature of minecraft) and is listening to the log files (created by vanilla minecraft). Multicraft is a wrapper, not a mod.

    – theBeaks
    Feb 11 '16 at 23:00











  • @scriptHero Correct me if I'm wrong, but that only applied to technical mod support right?

    – nelson2tm
    Apr 24 '16 at 14:23











  • I don't have enough info to make a full answer, but I'm fairly certain this is what the PEX plugin was designed for.

    – Matt Brennan
    Jan 27 '17 at 17:35

















  • It is a vanilla server. It's using rcon to send console commands to the server (a built in vanilla feature of minecraft) and is listening to the log files (created by vanilla minecraft). Multicraft is a wrapper, not a mod.

    – theBeaks
    Feb 11 '16 at 23:00











  • @scriptHero Correct me if I'm wrong, but that only applied to technical mod support right?

    – nelson2tm
    Apr 24 '16 at 14:23











  • I don't have enough info to make a full answer, but I'm fairly certain this is what the PEX plugin was designed for.

    – Matt Brennan
    Jan 27 '17 at 17:35
















It is a vanilla server. It's using rcon to send console commands to the server (a built in vanilla feature of minecraft) and is listening to the log files (created by vanilla minecraft). Multicraft is a wrapper, not a mod.

– theBeaks
Feb 11 '16 at 23:00





It is a vanilla server. It's using rcon to send console commands to the server (a built in vanilla feature of minecraft) and is listening to the log files (created by vanilla minecraft). Multicraft is a wrapper, not a mod.

– theBeaks
Feb 11 '16 at 23:00













@scriptHero Correct me if I'm wrong, but that only applied to technical mod support right?

– nelson2tm
Apr 24 '16 at 14:23





@scriptHero Correct me if I'm wrong, but that only applied to technical mod support right?

– nelson2tm
Apr 24 '16 at 14:23













I don't have enough info to make a full answer, but I'm fairly certain this is what the PEX plugin was designed for.

– Matt Brennan
Jan 27 '17 at 17:35





I don't have enough info to make a full answer, but I'm fairly certain this is what the PEX plugin was designed for.

– Matt Brennan
Jan 27 '17 at 17:35










2 Answers
2






active

oldest

votes


















0














If you want to type something into chat to get this to work on the line designated "Chat:" you will want to add a chat command there for example, "tpother". Otherwise you can only use the command from the console.






share|improve this answer
































    0














    Have you tried using a skript menu hooked up to a trigger with a skript like command? command /spectate:
    Events here






    share|improve this answer























      Your Answer








      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "41"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f228003%2fusing-custom-commands-in-multicraft%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      If you want to type something into chat to get this to work on the line designated "Chat:" you will want to add a chat command there for example, "tpother". Otherwise you can only use the command from the console.






      share|improve this answer





























        0














        If you want to type something into chat to get this to work on the line designated "Chat:" you will want to add a chat command there for example, "tpother". Otherwise you can only use the command from the console.






        share|improve this answer



























          0












          0








          0







          If you want to type something into chat to get this to work on the line designated "Chat:" you will want to add a chat command there for example, "tpother". Otherwise you can only use the command from the console.






          share|improve this answer















          If you want to type something into chat to get this to work on the line designated "Chat:" you will want to add a chat command there for example, "tpother". Otherwise you can only use the command from the console.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Dec 9 '15 at 18:54









          Ave

          15.8k1970114




          15.8k1970114










          answered Dec 9 '15 at 18:51









          ZedPlaysZedPlays

          112




          112























              0














              Have you tried using a skript menu hooked up to a trigger with a skript like command? command /spectate:
              Events here






              share|improve this answer



























                0














                Have you tried using a skript menu hooked up to a trigger with a skript like command? command /spectate:
                Events here






                share|improve this answer

























                  0












                  0








                  0







                  Have you tried using a skript menu hooked up to a trigger with a skript like command? command /spectate:
                  Events here






                  share|improve this answer













                  Have you tried using a skript menu hooked up to a trigger with a skript like command? command /spectate:
                  Events here







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Apr 9 '18 at 2:41









                  user9617217user9617217

                  11




                  11



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to Arqade!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f228003%2fusing-custom-commands-in-multicraft%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

                      The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

                      19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу