How to make NEI use the give commandBukkit DefaultCommands PermissionsDisabling Plugins for UsersHow to use command blocks to make a private factionHow do I clear the search in NEI?How do i change NEI to cheat modeUse /testfor to make a custom command/give command in 1.5.2NEI wont give me itemsHow do you use the /tp command?give command minecraft

Can you cast the Shape Water spell without an existing obvious pool of water?

A sequence that changes sign finally at infinity?

Performance issue in code for reading line and testing for palindrome

Four ships at the ocean with the same distance

What factors could lead to bishops establishing monastic armies?

What kind of Chinook helicopter/airplane hybrid is this?

Reference request: quantifier elimination test

Found and corrected a mistake on someone's else paper -- praxis?

What do you call a situation where you have choices but no good choice?

Do injective, yet not bijective, functions have an inverse?

US citizen traveling with Peruvian passport

First Entry Member State schengen visa

Any unique interactions, with an Altmer Dragonborn?

Why does the Antonov AN-225 not have any winglets?

Correct notation for guitar fingerstyle

Is it ok for parents to kiss and romance with each other while their 2- to 8-year-old child watches?

When do flights get cancelled due to fog?

Is there a strong legal guarantee that the U.S. can give to another country that it won't attack them?

When I press the space bar it deletes the letters in front of it

How does one acquire an undead eyeball encased in a gem?

Conditions for Roots of a quadratic equation at infinity

Why AI became applicable only after Nvidia's chips were available?

How to convert diagonal matrix to rectangular matrix

Is it okay to use open source code to do an interview task?



How to make NEI use the give command


Bukkit DefaultCommands PermissionsDisabling Plugins for UsersHow to use command blocks to make a private factionHow do I clear the search in NEI?How do i change NEI to cheat modeUse /testfor to make a custom command/give command in 1.5.2NEI wont give me itemsHow do you use the /tp command?give command minecraft






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








1















On a server, I do not have operator status. However, I do have permission to use the Bukkit Essentials ("essentials.*"), so I can give myself stuff and change gamemode.



Creative search is too slow for me, and using NEI is way better. Is there a way to bypass this issue? I was thinking of configuring it to use "/give 4" when I click on cobblestone, so I can get that in my inventory without using creative inventory search.



I haven't really ever done anything with NEI settings; it's all very confusing. But, I do see in Options > Commands that there is "Item /give 0 1 2 3 4", so I assume this is possible.










share|improve this question
























  • The problem here is that Essentials do use "wrong" format of commands, which is not compatible with vanilla syntax at all. Best aproach would be to cross out the essentials from the equation, and let get yourself proper permissions for vanilla /give. That way it will work as intended. It may work just by changing the syntax in options, to follow Ess. one, but that need to be tested (I might try later today).

    – Antoine Hejlík
    Jan 4 '17 at 7:18

















1















On a server, I do not have operator status. However, I do have permission to use the Bukkit Essentials ("essentials.*"), so I can give myself stuff and change gamemode.



Creative search is too slow for me, and using NEI is way better. Is there a way to bypass this issue? I was thinking of configuring it to use "/give 4" when I click on cobblestone, so I can get that in my inventory without using creative inventory search.



I haven't really ever done anything with NEI settings; it's all very confusing. But, I do see in Options > Commands that there is "Item /give 0 1 2 3 4", so I assume this is possible.










share|improve this question
























  • The problem here is that Essentials do use "wrong" format of commands, which is not compatible with vanilla syntax at all. Best aproach would be to cross out the essentials from the equation, and let get yourself proper permissions for vanilla /give. That way it will work as intended. It may work just by changing the syntax in options, to follow Ess. one, but that need to be tested (I might try later today).

    – Antoine Hejlík
    Jan 4 '17 at 7:18













1












1








1








On a server, I do not have operator status. However, I do have permission to use the Bukkit Essentials ("essentials.*"), so I can give myself stuff and change gamemode.



Creative search is too slow for me, and using NEI is way better. Is there a way to bypass this issue? I was thinking of configuring it to use "/give 4" when I click on cobblestone, so I can get that in my inventory without using creative inventory search.



I haven't really ever done anything with NEI settings; it's all very confusing. But, I do see in Options > Commands that there is "Item /give 0 1 2 3 4", so I assume this is possible.










share|improve this question
















On a server, I do not have operator status. However, I do have permission to use the Bukkit Essentials ("essentials.*"), so I can give myself stuff and change gamemode.



Creative search is too slow for me, and using NEI is way better. Is there a way to bypass this issue? I was thinking of configuring it to use "/give 4" when I click on cobblestone, so I can get that in my inventory without using creative inventory search.



I haven't really ever done anything with NEI settings; it's all very confusing. But, I do see in Options > Commands that there is "Item /give 0 1 2 3 4", so I assume this is possible.







minecraft minecraft-mods






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 55 mins ago









pppery

5415 silver badges13 bronze badges




5415 silver badges13 bronze badges










asked Jan 4 '17 at 1:06









EliterEliter

61 bronze badge




61 bronze badge












  • The problem here is that Essentials do use "wrong" format of commands, which is not compatible with vanilla syntax at all. Best aproach would be to cross out the essentials from the equation, and let get yourself proper permissions for vanilla /give. That way it will work as intended. It may work just by changing the syntax in options, to follow Ess. one, but that need to be tested (I might try later today).

    – Antoine Hejlík
    Jan 4 '17 at 7:18

















  • The problem here is that Essentials do use "wrong" format of commands, which is not compatible with vanilla syntax at all. Best aproach would be to cross out the essentials from the equation, and let get yourself proper permissions for vanilla /give. That way it will work as intended. It may work just by changing the syntax in options, to follow Ess. one, but that need to be tested (I might try later today).

    – Antoine Hejlík
    Jan 4 '17 at 7:18
















The problem here is that Essentials do use "wrong" format of commands, which is not compatible with vanilla syntax at all. Best aproach would be to cross out the essentials from the equation, and let get yourself proper permissions for vanilla /give. That way it will work as intended. It may work just by changing the syntax in options, to follow Ess. one, but that need to be tested (I might try later today).

– Antoine Hejlík
Jan 4 '17 at 7:18





The problem here is that Essentials do use "wrong" format of commands, which is not compatible with vanilla syntax at all. Best aproach would be to cross out the essentials from the equation, and let get yourself proper permissions for vanilla /give. That way it will work as intended. It may work just by changing the syntax in options, to follow Ess. one, but that need to be tested (I might try later today).

– Antoine Hejlík
Jan 4 '17 at 7:18










1 Answer
1






active

oldest

votes


















1














NEI loads a configuration from the server; so you need to ask your server owner to change the command to essentials one /essentials:give command or you can use NEI to find item IDs and then manually use /give with that item ID.






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%2f296793%2fhow-to-make-nei-use-the-give-command%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    NEI loads a configuration from the server; so you need to ask your server owner to change the command to essentials one /essentials:give command or you can use NEI to find item IDs and then manually use /give with that item ID.






    share|improve this answer





























      1














      NEI loads a configuration from the server; so you need to ask your server owner to change the command to essentials one /essentials:give command or you can use NEI to find item IDs and then manually use /give with that item ID.






      share|improve this answer



























        1












        1








        1







        NEI loads a configuration from the server; so you need to ask your server owner to change the command to essentials one /essentials:give command or you can use NEI to find item IDs and then manually use /give with that item ID.






        share|improve this answer















        NEI loads a configuration from the server; so you need to ask your server owner to change the command to essentials one /essentials:give command or you can use NEI to find item IDs and then manually use /give with that item ID.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Jun 1 '17 at 14:03









        B. S. Morganstein

        3,5559 silver badges34 bronze badges




        3,5559 silver badges34 bronze badges










        answered Jan 4 '17 at 7:21









        TassuTassu

        3773 silver badges16 bronze badges




        3773 silver badges16 bronze badges



























            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%2f296793%2fhow-to-make-nei-use-the-give-command%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. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу