Jump to content

ESS_fatal

Members
  • Posts

    59
  • Joined

  • Last visited

Posts posted by ESS_fatal

  1. Em, still same problem.

    My permissions file had the same

    noitem.NoPlace.128 also I tried noitem.NoPlace.x128

    But when I do that, it ignores that after it I have typed

    -noitem.NoPlace.128.1

    How are you doing it so that you could palce condenser and couldn't place chest, becouse It's weirdly bugged for me

    well I do not know I plan on making a new post on how to use modifyworld because it is better if you can work your mind around it

  2. modifyworld has the same features as this plugin + more. the only reason that this may be usefull is because it has a nowear and nocraft.

    modifyworld has a nocraft function as well but it only works for vanilla items.

    Make sure your noitem config looks like this.

    
    Notify:
    
        Admins: false
    
        AdminMessage: '&e%n &9tried to &c%t %i &9in world %w @ &a%x,%y,%z'
    
        NoUse: true
    
        NoUseMessage: '&9You are not allowed to use a(n) &4%i&9!'
    
        NoBrew: true
    
        NoBrewMessage: 'You are not allowed to brew that potion! &4(%i)'
    
        NoHold: true
    
        NoHoldMessage: 'You are not allowed to hold &4%i&9!'
    
        NoWear: true
    
        NoWearMessage: 'You are not allowed to wear &4%i&9!'
    
        NoCraft: true
    
        NoCraftMessage: 'You are not allowed to craft &4%i&9.'
    
        NoPickup: true
    
        NoPickupMessage: 'You are not allowed to pick that up! (%i)'
    
        NoCook: true
    
        NoCookMessage: 'You are not allowed to cook &4%i&9.'
    
        NoDrop: true
    
        NoDropMessage: 'You are not allowed to drop &4%i.'
    
        NoBreak: true
    
        NoBreakMessage: 'You are not allowed to break &4%i.'
    
        NoPlace: true
    
        NoPlaceMessage: 'You are not allowed to place &4%i.'
    
     
    
    
    
    
    I have quantum chest plate banned and it works fine for me people cannot wear it
    
    also I found with pex its better to put permissions in order so try putiing all the noitem permissions first the the rest of your other permissions.
    
    
    
    
        - noitem.nowear.x30173.1
    
        - noitem.nowear.x30173.27

  3. Idk what they are doing wrong, and i dont care. DisableCraft is blocking recipes on all crafting tables on my server

    NoItem all the way disable craft also dose not disable placement of items and don't say oh that can not craft them so im ok well what if an admin drops a blokced item then they have the blocked item and can place it

  4. even though it doesn't you can simply make like...

    for newbie rank: noitem.nohold.nuke or etc.

    and so you will completely remove any point of having that item in newbie rank, but for member rank you can add up -noitem.nohold.nuke and they can hold it and/or if you want them to - place it

    So I believe this fixes the issue with custom crafting tables

    noitem works great for me but i wanted to retry disablecraft and prove him wrong lol

  5. If you were to read my post:

    I know.

    Some people don't use the stop command (I don't know why).

    It doesn't hurt to know that both exist. If your server crashes, do you have a chance to use the stop command? Did you even read the post you quoted?

    well lol not using the stop command and just xing out of the window is callig for corrupted world and other crap

  6. Easy to do that, make ranking, add jobs that work only with vanilla tools, and make them dig some dirt if they want rank up and access to more items

    edit just retried off a few guys tutorials and nothing blocks item crafting in the Crafting Table 3 I even went to a few other server and all tekkit tables where banned abd the ones thata didn't banned them i made nukes on and then got banned by admin for having them disable craft does not work for blocking items in tekkit tables

  7. If you want your EE2 back but you're not completely sure what is safe and what isnt, here are items that can be abused and allow players to duplicate items:

    1. Transmutation table (allows dupe if server lags)

    2. Alchemical chest (when people destroy it, it ends up with infinitive sack of items - dupe)

    3. RM furnace (when you place stackale item in last stot of your inventory while RM furnace interface is open and shift click on that item you gain 2x of it)

    Fixes: Mainly what you will be using for this to be solved is

    1.Permissions

    2.NoItem plugin

    3.Essentials (I think not completely necessary but recommended though)

    With these plugins you can:

    permissions - set specific permission to some item for some user group

    example: noitem.NoUse.11

    This permission adds noitem plugin block to 11 ID block

    And so you can do the same in essentials if you want to completely remove block from placing for all but op's

    The explainations are in essentials config file.

    I hope this was clear enough to understand, if you do not understand or cant accomplish something feel free to ask for detailed explaination and/or extra help

    lol you really love noitem lol

  8. The server saves at specific intervals, like the client would in SSP. However, it doesn't save after every action and it's entirely possible to play for an hour and have a crash that eliminates the past hour's work if the server isn't able to save before shutting down.

    If one were to save or shut down the server properly using the stop command, one shouldn't have to worry about the server failing to save their progress (short of unexpected crashes and freezes). Nevertheless, it can't hurt to save manually after or during important projects on the off chance a crash does occur.

    if you read when you use /stop in console it says saving world/saving chunks

×
×
  • Create New...